搜索资源列表
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
Java-SerialPort
- 在安卓系统上的串口调试工具源代码,已经试用过,可以使用。-Serial port on the Android source code debugging tools have been tried, can be used.
wdjk
- 这个程序是基于java 语言的 modbus控制系统,主要通过实现modbus协议控制元件。--the application is based on the java Modbus serial control system, and control the components by using modbus protocol .