资源列表
Linux-programming-for-fresh-man
- 大学生攻克Linux编程,台湾人写的天下没有难学的Linux编程-Students capture Linux programming, the people of Taiwan to write the world is not difficult to learn Linux programming
lab4
- Elevator event-based programming model
ihex2cyacd.tar
- This source code provides a tool to convert .hex files cyrpess programs to uploadable cyacd programs. These programs can then be sent to a cypress development board. It can be compiled under Linux.-This source code provides a tool to convert .hex fil
bugzilla-4.4.12.tar
- Bugzilla 4.4.12 source code [perl]
bugzilla-5.0.3.tar
- Bugzilla 5.0.3 source code [php]
bugzilla-5.1.1.tar
- Bugzilla 5.1.1 source code [perl]
jquery-3.0.0.js
- Jquery 3.0.0 development source code [javascr ipt]
nco
- 32位输入,12位输出的nco代码及tb。包含查找表-32bit input and 12bit output nco and its tb.including lut.
shelton.xie
- 股指期货量化交易的sample,为某国外firm的面试题,十分接近真实交易-a sample of stock future quant trading, which is the interview question of some foreign firm.It s very close to the real trading
Python
- python实例,入门python不可多得的教程-Python example, the entry of Python rare tutorial
ffplay
- 一个最简单的播放器,可以播h264等格式-a sample movie player
threadPool
- 线程池使用例程,内含线程池的定义和使用例程。另外含有一个个人编写的使用线程池的多线程COPY程序,采用命令行形式,命令格式类似于linux下cp命令,支持单文件,多文件,目录移动,重命名,文件覆盖等功能,程序采用模拟堆栈的方式递归目录,能够完整的保持目录结构的进行COPY。-Thread pool using the routines, containing the definition of the thread pool and use of routine. Also contains a