资源列表
Stack-and-prefix-expression
- Stack and prefix expression. Define all member functions outside the class body and declare them inline.-Stack and prefix expression. Define all member functions outside the class body and declare them inline.
unixd
- 测试驱动开发,英文全称Test-Driven Development,简称TDD,是一种不同于传统软件开发流程的新型的开发方法。它要求在编写某个功能的代码之前先编写测试代码,然后只编写使测试通过的功能代码,通过测试来推动整个开发的进行。这有助于编写简洁可用和高质量的代码,并加速开发过程。-Test-driven Development, English full name Test- Driven Development, hereinafter referred to as TDD, is a
hello
- ARM9的基本代码示例,在linux下的初学者使用-ARM9 basic code examples
tcp
- 周立功的ARM9平台实现linux下的网络协议,初学者适用-The realization of Linux network protocol under ZLG ARM9 platform, suitable for beginners
udp
- 周立功的ARM9平台下,实现Linux系统下的UDP通信协议,很实用-ZLG ARM9 platform, the realization of UDP communication protocol under Linux system, very practical
adcdriver
- 周立功的ARM9平台下,实现基本的ADC采集功能,很实用。适合初学者- 周立功的ARM9平台下,实现基本的ADC采集功能,很实用 ZLG ARM9 platform, to achieve the basic functions of the ADC acquisition, very practical
gpiodriver
- 周立功的ARM9平台下,实现基本GPIO管脚的操作,很实用-ZLG ARM9 platform, the basic realization of GPIO pin operation, very practical
Linux-or
- LINUX系统命令及其使用详解大全(完整版)-The LINUX system and the use of detailed command Daquan (full version)
Linux-Device-Chinese
- Linux环境下的硬件驱动编程,纯文字版PDF-Hardware-driven programming in the Linux environment, plain text version PDF
libusb-jni
- libusb是jni文件,主要用于android中ndk开发-usb is a useful jni for android
usbmouse
- usb系统开发,包含Linuxusb系统架构,usb驱动的开发等,是学习usb mouse 的好例程-USB system development, including the Linuxusb system architecture, USB driver development, etc., is to learn Mouse USB good routines
pthread
- 嵌入式Linux 系统下关于线程应用的例程,有助于在编写多线程软件提供参考-Embedded Linux system on the thread application routines, help in the preparation of multi-threaded software to provide reference