搜索资源列表
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
linux-dll--skill
- linux c 动态链接库编程,使用技巧,完整实例,很实用的-linux c programming of the dynamic link library, using the skills, integrity instance, it is useful
libacarsd-1.46Rev2
- libacarsd is a free library for decoding of ACARS signals into readable messages.-ñ libacarsd.dll dynamic library for Windows ñ libacarsd.a static library for Windows ñ libacarsd.so dynamic library for Linux ñ libaca
intel_3945_100_linux
- The dynamic version of translation is used a free translation, dictionary, in a scene. Professional off-line dictionary and offline translation engine let you whenever and wherever possible for local search words and translation. The utility model co
PwdKeyboard
- ZT598密码键盘动态库程序 测试检测源码文件-ZT598 PIN pad test detects dynamic library program source files
03Dynamic-control-LCD-display
- 利用操作系统控制液晶动态显示各种字符和图片,非常适用于初学者进行试验-Dynamic control LCD display words and images, and through the touch screen function of embedded beginners is a good teaching routines
02DS18B20LCD
- 控制液晶动态显示文字和图片,并且通过触屏实现嵌入功能,是初学者很好的教学例程-Control LCD dynamic display text and images, and through touch screen to achieve embedding function is good for beginners teaching routines
sqlitetest
- sqlite在linux下的测试软件,sqlite的动态连接库文件的测试;-sqlite test software under linux, sqlite dynamic link library files of the test
btstack
- 蓝牙协议栈btstack的源码,用于iphone的开发。 在XCODE 4.6 /MAC OS LION 10.7.3 上编译btstack步骤: btstack的官网上的介绍各种不靠谱,按照上面的说法根本无法编译成功。 注意:XCODE要和其他APP放在一起,路径为/Applications/Xcode.app。不可省事放在桌面上。 1、下载btstack svn checkout http://btstack.googlecode.com/svn/
DLLTEST
- 动态库测试的例子Examples of dynamic libraries tests -Examples of dynamic libraries tests
usbCam-for-s3c2410
- 基于s3c2410的行车记录仪,qt编写,有图像动态显示,截图,保存图片以日期方式命名等功能,使用的软件QT4.6.3 qte也是这个版本-S3c2410 based on the tachograph, qt write, there is a dynamic display images, screenshots, save the picture to date are named, and other functions, the software is also used in thi
SerialLib
- 基于RS232/RS485通信协议的 Linux 串口通信动态链接库封装的实现。-Realization of dynamic link library for Linux serial communication
sony_imx185
- sony imx185驱动,包括初始化序列;i2c通讯的分辨率,帧率,宽动态,2A,gamma表设置,gain计算等;-Sony imx185 driver, including the initialization sequence I2C communication of resolution, frame rate, wide dynamic, 2a, gamma table setting. gain Calculation
task_setup.py
- The battery simulator node battery_simulator.py can be found in the directory rbx2_utils/nodes . The scr ipt is fairly straightforward except perhaps for the parts relating to dynamic reconfigure which we will cover in detail in Chapter 7. For no
linux.so
- (已验证)利用动态库编程获取系统时间,简单的linux库文件生成和库文件调用(Using dynamic library programming to obtain system time, simple Linux library file generation and library file call.)