搜索资源列表
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
Uart--android
- 1"uart_v1.0.tar\uart\jni"目录下是JNI源码。 2."uart_v1.0.tar\uart\uart_stub\module"目录下是HAL源码。 这是在android下实现串口的程序,那包括hal,jni,java的代码。可以是进入android底层开发的入门提升程序。-1 under " uart_v1.0.tar \ uart \ jni" directory is JNI source. 2 Under " uart_v1.0.t
LedDemo
- 这是在android下实现控制一盏灯的程序,那包括hal,jni,java的代码。可以是进入android底层开发的入门提升程序。-This is achieved under the control of a lamp android program that includes hal, jni, java code. Getting into the android can be developed to improve the underlying program.
Archive
- 压缩包中包含的程序以java实现可视化模拟CPU在执行指令时的操作过程,实现功能较为简单,但还算全面-Compression programs included in the package in order to achieve the java process visualization simulation CPU when executing the instruction operation to achieve the function is relatively simple, b
wdjk
- 这个程序是基于java 语言的 modbus控制系统,主要通过实现modbus协议控制元件。--the application is based on the java Modbus serial control system, and control the components by using modbus protocol .