资源列表
[Linux/Unix编程] forktwopro
说明:利用fork函数在linux创建两个子进程,并验证,虽然程序思想简单,但这是以后进一步利用多进程的基础,非常有用。-Using fork function in linux to create two sub-processes, and verify, though simple thought process, but this is beyond the basis of further use of multi-process, very useful.<留军> 在 2025-11-16 上传 | 大小:3kb | 下载:0
[加密解密] c-md2
说明:c/c++编写Md2加密算法,数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。-c/c++ write Md2 encryption algorithm, data encryption, the basic process is to express the origi<jason> 在 2025-11-16 上传 | 大小:3kb | 下载:0
[加密解密] base64.tar
说明:常用的互联网编码方式base64,实现了编码/解码,用起来很方便-Common Internet encoding base64, to achieve the encoding/decoding, is easy to use<int2e> 在 2025-11-16 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] buttons
说明:s3c2440 linux下中断实现的按键驱动程序,有详细注释,简单易懂-s3c2440 linux keys under the Interrupt driver with detailed notes, easy to understand<caoting> 在 2025-11-16 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] Camera_driver
说明:摄像头驱动,用于LINUX开发目标机开发板的摄像头驱动-Camera driver for LINUX development target machine driven development board camera<吴迪玮> 在 2025-11-16 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] chrdev_led_five_function
说明:在友善开发板mini2440上,用字符设备方式实现的led驱动程序,及测试用的应用程序。led驱动程序实现了ioctl、read、write设备方法,都比较简单,可以供初学者参考,在应用程序中有五个命令方法, 0-关闭指定的led 1-打开指定的led 2-获得指定的led状态 3-获得所有的led状态 4-设置所有的led-Development board mini2440 in a friendly, and with the realization of the le<lifegnwei> 在 2025-11-16 上传 | 大小:3kb | 下载:0