资源列表
[Linux/Unix编程] LINUX_System_Call_Quick_Reference
说明:很强的Linux系统调用参考手册,可以快速查找你需要的函数。-Strong Linux system calls reference manual, you can quickly find the function you need.<何康康> 在 2025-07-05 上传 | 大小:47kb | 下载:0
[Linux/Unix编程] UnderstandingTheLinuxKernel
说明:一本深入介绍linux内核机制的好书。linux的爱好者,以及想学linux的新手,不能错过。-Linux-depth introduction to a core mechanism for books. linux enthusiasts, as well as I wanted to learn linux novice, can not afford to miss.<tubo> 在 2025-07-05 上传 | 大小:2.75mb | 下载:0
[Linux/Unix编程] MDIApp1
说明:jmf实现播放视频,可以播放avi,mpeg等格式,也可在linux下使用-JMF achieve to play video, can play avi, mpeg and other formats can also be used in linux<yuweixia> 在 2025-07-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] FreeChat-ssl
说明:linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.<lin> 在 2025-07-05 上传 | 大小:32kb | 下载:0
[Linux/Unix编程] gtest-1.2.1
说明:Search s fr a mework 老外写的,Google的那一套东西-Search s fr a mework written by foreigners, Google<leon> 在 2025-07-05 上传 | 大小:731kb | 下载:0
[系统编程] WindowsAPI
说明:本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。-The help files in Windows API function about 774, divided into 12 major categories, basically includes most of the commonly used and very used to Windows API functions.<skyun> 在 2025-07-05 上传 | 大小:344kb | 下载:0
[系统编程] tongbuyuhuchi
说明:在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来,我的具体做法也是如此,建立缓冲区,生产者生产的产品放入,消费者从中取产品,如果没有产品,则等待。-err<范> 在 2025-07-05 上传 | 大小:2kb | 下载:0
[系统编程] PIL1_4
说明:In the past I have written a plug-in architecture for one of my MFC projects. This architecture, although it worked, was limited in what it could provide, in that the executable/DLL had to know about one another to a certain degree. I presented a sub<zllu> 在 2025-07-05 上传 | 大小:53kb | 下载:0