资源列表
Linux+Serial+Programming+HowTO
- Linux环境串口编程资料~~~~~~~~~~~~~~~~~(Linux,Serial,Programming)
SnackG
- 用QT C++编写简单的贪吃蛇程序,有基本功能(Using QT to write a simple Snake program)
pipe
- PIPE programs for unix based. helpful for everyine in this feils
20171020_101620
- test upload for c++, openfoam, opensource for sharing. solver self created.
mDPM-pose-estimator-v4.tar
- DPM大神算法的改进版本,mDPM,相对应的论文直接在pudn里搜索对应关键字即可(DPM Great God improved version of the algorithm, mDPM, the corresponding thesis directly in the pudn search for the corresponding keyword)
test_tmfd
- timerfd+epoll范例,linux平台编译运行,仅供参考学习。(an example of timerfd and epoll)
Linux+C编程实战源码
- linux 编程源码文件,非常好用,希望大家认真学习。(it is very valubal for you ,you can stady by yourself.)
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
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
ethminer-0.12.0-Linux.tar
- ethminer 使用独立的生产工人和桀斯通过JSON-RPC通信调度。(Ethminer, the use of independent production workers and the geth through JSON-RPC communication scheduling.)
3
- 编写自定义的消息队列 该消息队列不能依赖于已有库的队列,必须是自己设计实现的 该消息队列是线程安全的 该消息队列能接收CLMessage继承体系的消息 该消息队列能融入到本课程所提供的程序库中,能支持线程之间的通信(即需要提供发送消息的通信类,以及消息循环的管理类)(UESTC LINUX LiLin Homework 3)
Linux窗口程序设计—Qt4精彩实例分析
- qt的介绍和使用,方便初学者学习,同样支持跨平台,windows也可以使用。(The introduction and use of QT, easy for beginners to learn, also support cross platform, windows can also use.)