资源列表
draw
- LCD画图函数 包括直线 圆 三角形等等LCD画图函数 包括直线 圆 三角形-LCD drawing functions including drawing a straight line round the triangle, etc. LCD function, including a straight line round the triangle, and so
test_stn
- Framebuffer STN屏显示图片-Framebuffer STN screen display picture
Linux-gdb
- GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具。或许,各位比较喜欢那种图形界面方式的,像VC、BCB等IDE的调试,但如果你是在 UNIX平台下做软件,你会发现GDB这个调试工具有比VC、BCB的图形化调试器更强大的功能。所谓“寸有所长,尺有所短”就是这个道理。-GDB is the GNU open-source organizations, released under a powerful debugging tool for UNIX. Perhaps you prefe
demod_poc24
- POCsag2400 demodulator algoritm
udptalk
- 这是基于linux操作系统的一套关于UDP通讯的协议-This is based on a linux operating system on UDP communication protocol
kanvy
- 元胞自动机,康威生命游戏,零玩家游戏,自动机-Cellular automata, Conway' s Game of Life, a zero-player game, the automaton
Sort
- 1、折半插入的排序 2、直接插入排序(两种方法实现) 3、选择排序 4、起泡排序 5、快速排序(两种方法实现)-1, binary insertion sort 2, direct insertion sort (two ways) 3, select the sort 4, 5, bubble sort, quick sort (two ways)
pwm
- 买的光盘中,2440PWM波源代码.编译器版本为:arm-linux-gcc-4.4.1-PWM source code of 2440.
pid
- STM32中应用PID源码 STM32中应用PID源码 STM32中应用PID源码- PID source code (C language) PID source code (C language) PID source code (C language) PID source code (C language)
qtopia_inst_x86
- Linux下的gui库安装脚本,包括QTE和Qtopia,请根据脚本的内容放置相应的开发包,此为x86版本,使用qvfb模拟framebuffer。-the gui Linux Installation scr ipts, including the QTE and Qtopia. Please put the contents of the scr ipt corresponding development kits, such as the x86 version, use qvfb sim
testPWM
- PWM输出测试,可以控制波的频率及占空比。用示波器可以观察到。三个参数分别为:输出口,波频率,占空比。-pwm test case.
SequenceQueue
- 这个程序的功能是实现顺序队列,包括插入,删除,查找,清空,销毁。虽然顺序队列用的不多,但是初学者应该要掌握。-The function of this program is to achieve the order queue, including insert, delete, find, clear, destroy. Although the order of the queue is not used much, but beginners should grasp.