资源列表
[Linux/Unix编程] Programming-Linux-Games
说明:linux下游戏开发指南,使用的是opengl,sdl,这种书不多,有兴趣的可以看看。附有书中源码-linux game development under the guidelines, using opengl, sdl, this book not more, interested can look at. Attached to the book source code<linfei> 在 2025-01-19 上传 | 大小:4.61mb | 下载:0
[Linux/Unix编程] Qemu-install-handbook
说明:Qemu安装使用手册中文版,linux内核调试工具。-Qemu installation manual Chinese version, linux kernel debugging tools.<linfei> 在 2025-01-19 上传 | 大小:120kb | 下载:0
[Linux/Unix编程] Innterupt_key
说明:在ARM下的linux环境中的4x4小键盘驱动,已经过测试,绝对能用.-In the ARM under linux environment 4x4 small keyboard-driven, has been tested, absolutely can.<thumb> 在 2025-01-19 上传 | 大小:20kb | 下载:0
[Linux/Unix编程] 4x4key_driver
说明:在ARM下的linux环境中的4x4小键盘驱动,已经过测试,绝对能用.-In the ARM under linux environment 4x4 small keyboard-driven, has been tested, absolutely can.<thumb> 在 2025-01-19 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] 2440_com1_output
说明:是在QQ2440下的从串口1输出的源码vivi,和kernel 2.6.13 的镜像文件.绝对可用.-Is under QQ2440 output from the serial port 1 source vivi, and kernel 2.6.13 image file. Absolutely available.<thumb> 在 2025-01-19 上传 | 大小:6.34mb | 下载:0
[Linux/Unix编程] 20071011080428_linux011VC
说明:linux0.11原码,附有详细注释,可用VC直接打开-linux0.11 the original code, with detailed notes, can be used to open a direct VC<王风升> 在 2025-01-19 上传 | 大小:891kb | 下载:0
[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-01-19 上传 | 大小:54kb | 下载:0
[Linux/Unix编程] NameFIFOExample
说明:给出一个在Linux不同程序间通过命名管道进行通信的实例。-Linux is given a different inter-process communication through named pipe instance.<lf> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] pipecommunication
说明:给出一个应用双向管道进行不同进程间进行通信的实例。-An application is given a two-way pipeline for communication between different process instances.<lf> 在 2025-01-19 上传 | 大小: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<new> 在 2025-01-19 上传 | 大小:29kb | 下载:0
[Linux/Unix编程] ecasound-2.5.2.tar
说明:UDA1341录音代码,源于网络,回馈网络.44b0x-UDA1341 recording code, from the network, feedback network .44 b0x<棋棋赢> 在 2025-01-19 上传 | 大小:953kb | 下载:0
[Linux/Unix编程] ET2
说明:线程描述。主程序创建两个线程myThread1 和 myThread2 ,每个线程打印一句话。使用pthread_create(&id,NULL,(void *) thread,NULL)完成。 先定义每个线程的执行体,然后在main中创建几个线程,最后主线程序等待子线程序结束后再退出。 2、创建两个线程,分别向线程传递如下两种类型的参数 -Thread descr iption. Main program create<liu> 在 2025-01-19 上传 | 大小:1kb | 下载:0