搜索资源列表
practice.tar
- 是字符、网络、块设备的基本编程源码,方便初学者学习-Basic character, the network block device programming source code, easy for beginners to learn
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
lscode.tar
- 用C语言实现unix/linux下 ls -l 命令,里面的注释都是英文的但比较容易读懂-Unix/linux using C language under the ls-l command inside the notes are in English, but relatively easy to read
mini6410_leds
- mini6410开发板LED驱动程序。非常好用 -mini6410 development board LED driver. Very easy to use hehe
s3c6410_sound
- 此驱动程序是基于linux的s3c6410声卡驱动程序 方便程序员了解声卡的原理-This driver is based on linux s3c6410 sound card driver it easy for programmers to understand the principle of the sound card
mini2440_buttons
- mini2440开发板上用的按键驱动程序,程序简短,很容易理解,适合新手下载阅读并加以移植-mini2440 development board with the key drivers, the program is short, it is easy to understand for novice download to read and transplantation
sane_standard
- SANE(Scanner Access Now Easy)是用于开发光栅扫描设备驱动和应用程序的一个标准应用程序接口(API)。有了它,你的扫描仪驱动和应用程序的编写更容易。-SANE (Scanner Access Now Easy) for the development of raster scanning device drivers and application of a standard application program interface (API). With it, y
12_touch_screen
- linux 字符设备驱动,触摸屏的驱动,该驱动是基于S3C2410开发板开发的,源码内有详细注释便于理解。-linux character device driver, the driver of the touch screen, the driver is developed based on the S3C2410 development board, the source detailed notes easy to understand.
char-device-drivers
- 字符设备驱动模板,方便新手学习字符设备驱动,gcc交叉编译即可-Character device driver templates, easy for novices to learn the character device driver, gcc cross-compiler can
linux-driver-easy
- linux驱动初级里面介绍了驱动的基本结构,与具体实现,适合于初学者学习-linux driver for new persons who learning linux
Linux-Qt-primer
- linux 下Qt编程入门学习资料,简单易懂,从基础开始讲解。-under linux the Qt programming portal learning materials, simple and easy to understand, explain start with the basics.
libsvm-mat-2.82-2
- 此工具提供了一个简单的界面LIBSVM,图书馆的支持向量 的机器(http://www.csie.ntu.edu.tw/〜 cjlin/ libsvm的)。这是非常容易使用,因为 LIBSVM的使用情况和指定参数的方式是相同的。-This tool provides a simple interface to LIBSVM, a library for support vector machines (http://www.csie.ntu.edu.tw/~cjlin/l
camera_r43
- 小车上的简易摄像头驱动,用于linux的操作系统,在ARM平台运行最好。-Easy camera driver of a small car
Based-H1621-lcd-driver
- 基于HT1621的lcd段式液晶源码驱动,内附手册资料。方便移植,直接调用-Based on the lcd HT1621 Segment LCD source driver, enclosing manual data. Easy to transplant, direct call
char_driver
- (操作系统实验和课程设计)掌握增加设备驱动程序的方法。通过模块方法,增加一个新的设备驱动程序,其功能可以简单。实现字符设备的驱动 -(Experimental operating system and curriculum design) add device drivers to master methods. Through modular approach, adding a new device driver, its functionality can be easy. Achie
alsa-document
- alsa重要的文档,可以了解alsa的架构,以及第三方采集设备如何驱动,同时,也给出接口及参数说明,便于驱动开发。-alsa important documents, you can understand alsa architecture, as well as third-party collection devices how to drive, but also gives the interface and parameter descr iptions, easy-driven de
busybox-1.21.0.tar
- busybox源码 非常好用 适合大多数系统 操作简单 方便 适合初学者简单实用-busybox source very handy for most systems easy to operate for beginners simple and practical
v814
- 这是SPI读传感器ADXL345的源代码,好用。你值得拥有!-This is the sensor ADXL345 SPI read the source code, easy to use. You deserve!
audio_test
- 基于ATMEL公司9G45的音频驱动代码,测试通过,非常好用,代码简洁-Based on the ATMEL 9G45 audio driver code, test, very easy to use, concise code
Linux-easy-serial-
- Linux 简单的串口读和写(用于串口通信调试)-Linux easy read and write