资源列表
Interrupt
- 实现中断,中断程序前的初始化,以定时器1为例讲述了如何中断-To achieve interruption
ADC
- s3c2410 arm a9 程序开发,模数转换实验-s3c2410 arm a9 program development, analog-to-digital conversion experiments
UART
- s3c2410 arm a9 程序开发,UART 通信-s3c2410 arm a9 program development, UART communication
RTC
- s3c2410 arm a9 程序开发, RTC .-s3c2410 arm a9 program development, RTC.
PWM-DAC
- s3c2410 arm a9 程序开发,数模转换.-s3c2410 arm a9 program development, digital-to-analog conversion.
dc-engine-control
- s3c2410 直流电机控制实验,ARM A9开发-s3c2410 DC motor control experiment, ARM A9 development
1
- 命令解释实现window命令和linux命令的转换-shell
Example_27_11_2008
- C50 vocoder in melp 2.4
v4l2PQT
- Linux环境下,V4l2采集视频数据,Qt界面显示-Linux environment, V4L capture video data, Qt interface
win7-setup
- ubantu系统变win7脚本,大家可以试试,以前用的一个。-ubantu system change win7 scr ipts, we can try the previously used one.
02_interface
- 蓝色经典版EP2C5,FPGA接口实验程序-FPGA interface
vector
- 使用vector 模拟二维数组的复习,举例: 可以定义vector 的元素仍然是一个vector 比如, vector <vector <int> > 即表示一个二维int 数组,里层的vector <int> 表示第一维, 外层的vector 表示第二维:-Vector to simulate a two-dimensional array of review, for example: you can define the vector el