资源列表
[Linux/Unix编程] ARM ADS 程序示例interrupts
说明:ARM ADS 程序示例 interrupts-ARM ADS program examples interrupts<刘彬斌> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[系统编程] 读写注册表任何地方的函数
说明: 这是一个对注册表进行操作的模块,你可以把它添加到自已的程序中哦~-this a registry for operation of the module, you can add it to their own procedures oh ~<陆锐> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] 简单shell
说明:一个简单的shell,实现4个功能: (1)cd (2)pwd (3)pid (4)logout-a simple shell, achieving four functions : (a) cd (2) pwd (3) pid (4) logout<亿摆> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] 算法2
说明:还是一个银行家算法,不过这一个要更加深奥这个可厉害啊 -or a banker's algorithm, but this one should be more difficult this can be powerful ah<小宫> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[加密解密] 大整数加减运算源程序
说明:多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is the scope-32768-32767. Practica<陈晓岚> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[加密解密] 一个解密程序for Mexican Army Cipher Disc
说明:利用程序解密一段用Mexican Army Cipher加密的密文,利用英文统计和穷举结合的办法-procedures for the use of declassified section of the Mexican Army with Cipher encrypted ciphertext using English statistics and exhaustive combination of<陈淑娟> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] 信号
说明:这是一个用信号实现父子进程之间简单通讯的程序,要求实现父子进程同步,用信号实现.可能还有待改进的地方-This is a signal achievement with his son communications process between simple procedure requires the synchronization process and his son, using signal achievement. There may be room for improvement<亿摆> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] Linux内核模块和驱动的编写
说明:Linux内核是一个整体是结构,因此向内核添加任何东西,或者删除某些功能,都十分困难。为了解决这个问题引入了内核机制。从而可以动态的想内核中添加或者删除模块。-Linux is a kernel of the whole structure, it added to the kernel anything, or delete certain functions are very difficult. To solve this problem the introduction of core<李明> 在 2025-08-01 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] 编写Linux内核模块和驱动
说明:在Linux环境下设计驱动程序,思想简洁,操作方便,功能也很强大,但是支持函数少,本文介绍了如何在linux环境下进行内核模块和驱动的编写-the Linux environment design driver, thinking simple, easy to operate and function are very powerful, but less support function, the paper described how the environment for linux k<李明> 在 2025-08-01 上传 | 大小:3kb | 下载:0