资源列表
[Linux/Unix编程] mingetty
说明:QQ2440 linux刷卡后用户名自动登录getty文件,包含IC读卡器驱动和Makefile文件.-QQ2440 linux credit card automatically after the user name login getty documents, including IC card reader-driven and Makefile files.<thumb> 在 2025-11-18 上传 | 大小:54kb | 下载:0
[系统编程] 39_sexplorer
说明:以ie浏览器为内核的网页浏览器,支持多页面浏览-Ie in the browser for the core web browser, supports multi-page views<林秀国> 在 2025-11-18 上传 | 大小:822kb | 下载:0
[Linux/Unix编程] NameFIFOExample
说明:给出一个在Linux不同程序间通过命名管道进行通信的实例。-Linux is given a different inter-process communication through named pipe instance.<lf> 在 2025-11-18 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] pipecommunication
说明:给出一个应用双向管道进行不同进程间进行通信的实例。-An application is given a two-way pipeline for communication between different process instances.<lf> 在 2025-11-18 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] USB2RS232forLinux
说明:使用笔记本搞开发的朋友,经常会遭遇到电脑没有COM口的烦恼,买一个或者做一个?windows下的USB转RS232的驱动倒是很多,linux下的就难得了。这里我写了一个。-Engaged in the development of the use of notebook friends, often met with no COM port of computer troubles, buy one or make a? windows under the USB to RS232 driver<new> 在 2025-11-18 上传 | 大小:29kb | 下载:0
[Linux/Unix编程] ecasound-2.5.2.tar
说明:UDA1341录音代码,源于网络,回馈网络.44b0x-UDA1341 recording code, from the network, feedback network .44 b0x<棋棋赢> 在 2025-11-18 上传 | 大小:953kb | 下载:0
[加密解密] MD5_by_C++
说明:用C++实现了MD5的加密算法,只实现了其基本过程,可作为实际应用的参考。-With C++ Achieved MD5 encryption algorithm, only the realization of its basic process, the practical application can be used as reference.<fmh836> 在 2025-11-18 上传 | 大小:2kb | 下载:0
[加密解密] TEA_in_C++
说明:基于C++实现了一个TEA加密算法,可以在控制台下直接使用,也可作为应用的参考。-Based on the C++ Achieve a TEA encryption algorithm can be used directly in the console, the application can also be used as reference.<fmh836> 在 2025-11-18 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] ET2
说明:线程描述。主程序创建两个线程myThread1 和 myThread2 ,每个线程打印一句话。使用pthread_create(&id,NULL,(void *) thread,NULL)完成。 先定义每个线程的执行体,然后在main中创建几个线程,最后主线程序等待子线程序结束后再退出。 2、创建两个线程,分别向线程传递如下两种类型的参数 -Thread descr iption. Main program creates two threads myThread1 and my<liu> 在 2025-11-18 上传 | 大小:1kb | 下载:0