资源列表
sch_17-11
- 进行进程调度的有缺陷的代码,尚未完善,有待后续。(The defective code for process scheduling is not yet complete and needs to be followed up.)
Linux窗口程序设计—Qt4精彩实例分析
- qt的介绍和使用,方便初学者学习,同样支持跨平台,windows也可以使用。(The introduction and use of QT, easy for beginners to learn, also support cross platform, windows can also use.)
3
- 编写自定义的消息队列 该消息队列不能依赖于已有库的队列,必须是自己设计实现的 该消息队列是线程安全的 该消息队列能接收CLMessage继承体系的消息 该消息队列能融入到本课程所提供的程序库中,能支持线程之间的通信(即需要提供发送消息的通信类,以及消息循环的管理类)(UESTC LINUX LiLin Homework 3)
89291517
- 系统只运行一次的另一种实现方法,有很多实现系统运行一次的方式,请各位看看这个实现方式,()
利用键盘钩子窃取用户信息源码
- 利用键盘钩子记录键盘输入过的数据,可以留下用户输入的信息(Use keyboard hooks to record the data entered by the keyboard.)
ethminer-0.12.0-Linux.tar
- ethminer 使用独立的生产工人和桀斯通过JSON-RPC通信调度。(Ethminer, the use of independent production workers and the geth through JSON-RPC communication scheduling.)
openssl-1.0.1j.tar
- OpenSSL 是一个安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书封装管理功能及SSL协议,并提供丰富的应用程序供测试或其它目的使用。(OpenSSL is a secure socket layer (SSL) password library, include the main cipher algorithm commonly used keys and certificates, packaging management function and the SSL protoc
cmake-3.0.2.tar
- CMake是一个开源,跨平台的工具系列,旨在构建,测试和打包软件。CMake用于控制软件编译过程,使用简单的平台和编译器独立的配置文件,并生成本地makefile和工作空间,可以在您选择的编译器环境中使用。(CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compil
buseixel
- 窗口杀手 在使用win2000xp的时候发现 没有技术含量()
Linux+C编程实战源码
- linux 编程源码文件,非常好用,希望大家认真学习。(it is very valubal for you ,you can stady by yourself.)
test_tmfd
- timerfd+epoll范例,linux平台编译运行,仅供参考学习。(an example of timerfd and epoll)
jkvsyaw
- 示范如何使用 LoadLibrary和 GetProcAddress调用dll的输出函数,,()