资源列表
gpio_api
- 自己写的示例程序,嵌入式linux的gpio手动控件源代码。绝对有价值!-Write your own sample program source code, embedded linux gpio manual controls.
mini2440_leds_and_buttons
- mini2440 led和按键驱动 按键分别对应led-mini2440 led and key drive
sort-algorithm
- 此文件是插入排序,选择插入排序,希尔排序算法的源码,仅供参考- Shell Sort,insert sort
TX_adc
- 天祥电子的2440开发板上的adc驱动程序。-Intertek' s 2440 development board electronics adc driver.
ada4930
- Model for ada4930 for differentiator
Arithmetic
- 自己平时开发时的代码备份小包B,请大家安心下载,勿外传!-Usually develop their own code when the backup packet B, please feel at ease to download, do not Gaiden!
inevent.c
- 该文件实现文件夹目录的递归,并把新添加的路径加入数组中-This file implements a recursive directory folder, and add the path to join the new array
button_input
- linux—2.6.38内核的输入子系统,按键驱动程序-Linux- 2.6.38kernel input subsystem, the key driver
adc
- 2440的ADC驱动程序源码,测试通过-2440 ADC driver source
system_control
- dieu khien chung cho he thong so
Tc101
- 源码成绩管理系统.c实现的是一个简单的教学管理系统。源码LINGXING.c实现的是由*形成的空心菱形,空心菱形有行数由N控制-Performance management system source code. C is a simple realization of the teaching management system. LINGXING.c source is achieved by* diamond-shaped formation of the hollow, hollow d
extint
- 本程序是Linux下的一个为S3C4510B开发板写的一个外部中断的驱动程序。可以作为linux驱动的编写典范