资源列表
Linux_V4L_capture
- Linux下通过V4L实现视频采集,使用方法: gcc -o XXXX InitVideo.c 我亲自编写,可以运行,现奉献给大家。-Linux through V4L video collection, use : gcc-o XXXX InitVideo.c I personally prepared, can run, it is dedicated to you.
Linux_patch
- Linux下patch的制作和应用(diff与patch工具的使用)-Linux under the patch creation and application (diff and patch tools)
caculate105
- 简易的计算器程序源码,可以实现数字的加减乘除-Simple calculator program source code, can achieve the number of addition and subtraction multiplication and division
20111122_3
- G711 defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). The code provide codec in C files for linux-G711 defines two main compression algor
IO
- Linux环境编程,I/O编程,包括buff_types、cp_fio、gettime。希望对你的学习有帮助。-Linux programming environment, I/O programming, including buff_types, cp_fio, gettime. Want to help you learn
gprs_re
- 关于GPRS模块的AT指令使用程序,主要包含GPRS模块上线流程和传输数据的代码-About GPRS module AT command to use the program, mainly on the GPRS module contains the code line process and transmit data
2410_I2C
- FS2410开发板I2C驱动程序,对了解学习I2C总线有帮助-FS2410 development board I2C driver
基于msm7625平台(Android2.2)的电容触摸屏tsl2550的驱动
- 基于msm7625平台(Android2.2)的电容触摸屏tsl2550的驱动,用I2C与硬件IC通信,并创建Android标准的Input设备与上层接口。
calculator
- 基于GTK+的嵌入式图形设计。一个计算器程序。-GTK+-based embedded graphics design. A calculator program.
linux_xmload
- 在Linux下实现文件现在功能,将文件下载到ULinux-download to ucLinux
stm32f10x_dma
- STM32F106芯片的dma模块的库函数,学习dma时最容易理解的函数说明,看懂这个就可以很好的操作DMA了。-the library of DMA of STM32F106 chip,if you want to learn DMA, this would help you to understand it easily.You can know how to control DMA if you finish this file.
sourse
- 用类实现“动态数组”的功能,要求能预存空间,不必总是对内存进行释放与申请-With the class to achieve " dynamic array" function, space requirements can be stored, do not always have the memory is released with the application