资源列表
LED-TX2440A
- led驱动程序,用c语言编写,能够用于在TX2440A开发板上的测试-LED driver, C language, you can do the test in TX2440A development board
mpims
- 使用mpi 并行运算归并排序的c语言程序,mpicc编译,mpi 运行-Mpi parallel computing using merge sort of c language program, mpicc compile, mpi run
pipes_cp.c
- Using Pipes to copy and paste a file
sqlitetest
- sqlite在linux下的测试软件,sqlite的动态连接库文件的测试;-sqlite test software under linux, sqlite dynamic link library files of the test
mygpio
- should use the general purpose input/output (GPIO) interface of the XScale architecture. Your module mygpio.ko should implement a counter operating at 1Hz-a kernel module to interface with the buttons and LEDs that connect to the soldered headers
AMBE2000main
- AMBE2000语音编解码芯片的主要驱动程序-AMBE2000 codec
pipe1sort
- LINUX下 通过fork()构成逻辑环,排列一个文件中的序列-LINUX next () constitute a logical ring by fork, arranged in a sequence file
HW7
- kernel programming for linux . driver . work with file and hard
io
- nanopi m1上关于gpio驱动的程序,可以通过测试文件控制pa7上的电压值-Nanopi m1 gpio driven on the procedures, the file can be controlled by the test voltage pa7
motor
- 初始化PWM定时器0,按键及参数配置,步进电机运行模式控制等-Initialization PWM timer 0, key and parameter configuration, stepper motor operation mode control, etc.
v4l
- USB摄像头驱动,Embedsky,驱动应用-USb drive,Embedsky,code of application
lru
- c++实现LRU算法,自己封装了一个类,数函数已经有demo的相关调用。但愿对你有帮助-the algorithm of LRU by c++