搜索资源列表
lru
- c++实现LRU算法,自己封装了一个类,数函数已经有demo的相关调用。但愿对你有帮助-the algorithm of LRU by c++
code
- 为程序员提供一个可执行的类库。封装了Linux的基本操作,日志文件的写入,IPC,可以缩短开发周期。对于初学linux的*们来说,是个不错的资源。-Provide programmers with an executable library. Encapsulates the basic operation of Linux, the log file is written, IPC, can shorten the development cycle. Linux-in fans for t
CLFileOperate
- 使用缓存的文件操作封装类,能够明显提高写磁盘的速度。-A class use cache in file s operating which can improve properly in writting disk
libktuart-linux-android
- 使用类接口封装的UART,带有完整的通讯协议解析方式,包括重发机制,timeout,可以在linux或是Android下编译程共享库使用,带有test demo
uart_comm
- 通过封装串口操作类 实现串口的配置和串口的读写等功能 析构函数自动释放串口设备-uart operation