资源列表
[Linux/Unix编程] blockanalyze
说明:版面分析的例子,才有至上而下的分析方法,希望和大家一起学习-layout analysis for black-white bmp file<witfox> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] Algorithm
说明:Linux C 编程下的最,最基本的数据算法。包括链表(单向与循环)、队列、栈。-Linux C programming, basic program algorithm. Include list, queue, stack.<王> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] popen-test
说明:本程序用于获取shell的输出,可用于处理程序间的通信, 程序具体实现原理为应用了Linux中的管道技术, 内附代码和运行程序,请在Linux下运行此程序 -The procedure used to obtain the shell output, can be used for communication between processes, procedures, principles for<quietojlt> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] ptimer
说明:守护进程,定时启动程序 守护进程,定时启动程序-Daemon, start the program regularly<lizm> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] yuyin
说明:语音聊天的部分代码,adpcm语音编解码,压缩比4:1.测试通过,好用。-The adpcm program,can use to speak.<Tiko> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] ProcessManagementExp
说明:实现进程的软中断通信。 使用系统调用fork()创建两个子进程,再用系统调用signal()让父进程捕捉键盘上来的中断信号(即DEL键);当捕捉到中断信号后,父进程用系统调用kill()向两个进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程<> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] PICExp
说明:多进程并发运行的程序,它由不同的进程完成下列工作: (1)接收键盘输入进程 负责接收用户的键盘输入,并以适当的方式将由键盘获得的数据交给其它进程处理。 (2)显示进程 负责全部数据显示任务,包括键盘输入数据的显示和提示信息的显示。 (3)分发数据进程 将键盘输入的数据分为3类,即字母、数字和其它,并分别将字母写入文件letter.txt中,数字写入文件number.txt中,除字母和<> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] case_opacity.tar
说明:使用X-Window自带的透明度支持函数实现窗口透明的源代码-Use X-Window support functions to achieve the transparency that comes with the source code window transparent<谢彦> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] threads_pool
说明:在Linux下实现了一个基本的线程池,提供接口供用户使用。-In Linux to achieve a basic thread pool, providing an interface for users.<罗雄威> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] linux-network-program
说明:linux 网络编程源代码,很值得借鉴的-linux network programming source code, it is worth learning<feige> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] io
说明:多个I / O程序的Linux实现Linux下的I / O参考学习代码的C语言程序,一个详细的I / O操作功能-Multiple i/o procedure linux to achieve the C language program, a detailed i/o operations functions, as under linux i/o reference for learning code<wuming> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] lstack
说明:一个linux下单向堆栈的C语言实现程序,有详尽的堆栈操作函数,可以作为C语言学习的参考代码-A one-way stack under linux C language program, a detailed stack manipulation functions can be used as reference for learning the C language code<wuming> 在 2025-05-18 上传 | 大小:3kb | 下载:0