资源列表
[系统编程] 01-ErrorShow
说明:一个错误处理库的标准写法,希望有用。-A mistake in dealing with the standard wording, I hope useful.<gfd> 在 2025-11-17 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] USTC_MicroWindows
说明:嵌入式图形系统MicroWindows,比较详细的代码分析以及移植文档。-Embedded graphics system MicroWindows, more detailed analysis of the Portable Document code.<longmarch> 在 2025-11-17 上传 | 大小:413kb | 下载:0
[加密解密] lili-ii-ref
说明:lili加密算法,用于密钥流生成,可以作为真随机数发生器中后处理模块-lili encryption algorithm for key stream generation, can serve as a true random number generator in the post-processing module<yu zhiyong> 在 2025-11-17 上传 | 大小:7kb | 下载:0
[Linux/Unix编程] lastbank
说明:多用户银行系统,实现 开户, 账号查询,存款,取款,转账功能-Multi-user banking system, the realization of accounts, account inquiries, deposits, withdrawals, transfers function<guomin> 在 2025-11-17 上传 | 大小:525kb | 下载:0
[Linux/Unix编程] shell_progress
说明:在unix下的用shell写的进度显示小程序,可以自己扩展功能-Under unix used in writing the progress of shell showed procedures, can extend the functionality<周> 在 2025-11-17 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] pppd
说明:pppd unix下使用的 pppd拨号程序源码,测试通过-pppd unix used source pppd dial-up procedures, testing through<lee> 在 2025-11-17 上传 | 大小:1.84mb | 下载:0
[Linux/Unix编程] qt-program
说明:是一本qt入门的书籍,详细介绍了qt的安装与使用,对于初学者很有帮助。-Is an entry-qt books, described in detail qt the installation and use, very helpful for beginners.<wbn> 在 2025-11-17 上传 | 大小:19.31mb | 下载:0
[Linux/Unix编程] LinuxProcessCommunication
说明:创建两个生产者进程和两个消费者进程,生产者进程a需要生成10000个整数,每次都将自己的进程号(用getpid()函数获得)和生成的整数放入共享内存中(共享内存大小为64Byte)。生产者b每次从26个英文字母中选一个,并将自己的进程号和选中的字母放入共享内存中,直到26个字母全部都选中。消费者进程c负责从共享内存中读取数据生产者进程a的数据并且将这些数据写入文件a.out。消费者进程d从共享内存读取进程b的数据后写入b.out中。-The process of the creation of<ZHANG> 在 2025-11-17 上传 | 大小:34kb | 下载:6