资源列表
timer.tar
- linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;stop执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到
snull_farsight
- 此程序时华清远见培训实验:实现一个虚拟网卡,能够模拟两个独立的网卡接口进行相互通信。-This vision of the training program Huaqing experiment: towards a virtual network card, capable of simulating two independent Ethernet interfaces to communicate with each other.
CanOpen
- CANopen协议源代码,包括协议有源代码
snow3g
- this the encryption/decryption for the 3g/4g standard.-this is the encryption/decryption for the 3g/4g standard.
CPU
- VC编程控制CPU使用率,使使用率呈函数曲线-VC programming control CPU usage, so that the utilization rate was a function of curve
yaffs2utils-0.2_pre2.tar
- yaffs util unyaffs mkyaffs linux mtd yaffs file system
des
- 3DES encryption utility
linux
- c code for linux (wav reader)
PubKey_dll
- 使用openssl库,公钥对数据进行加密的dll库的源代码-Using openssl library, public key data encryption dll library source code
captrue
- v4l2 采集图像的例子程序 v4l2 采集图像的例子程序-v4l2 v4l2 capture images of the example program examples of the image acquisition process
ptpd-2.1.0.tar
- linux下IEEE1588-2008时钟协议守护进程,V2.1版本-IEEE1588-2008 under linux clock protocol daemon, V2 version
AES
- Delphi AES 加解密算法,源码 + 调用例程!-Delphi AES encryption and decryption algorithms, source+ calling routine!
