资源列表
Linux
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
Linux
- 本程序不需要makefile,交叉编译后可直接下载到芯片上运行。将实验板与电脑通过串口相连,可看见打印咋屏幕上的字符“Hello World”。-This procedure does not require makefile, cross-compiled can be directly downloaded to the chip to run. The experimental board and connected to the computer through the serial p
25
- 单片机实验25个,每个实验都有十分详细的说明,包括硬件连接及源代码,是不可多得的学习资料。-SCM test 25, each experiment has a very detailed descr iption, including the hardware connection and the source code, is an incredible learning materials.
SCMuseofcodewritteninC
- 是用C编写的单片机运用代码,很适合初学者学习,相信学完后,会有很大的进步-SCM is the use of code written in C, it is suitable for beginners to learn, I believe that school finished, there will be significant progress
proteus-lcd12864
- 用proteus仿真实现AT89S51+lcd12864滚动显示汉字,用C语言编写,有原理图,并且在硬件上调试过,可以直接烧录运行。-With proteus Simulation AT89S51+ lcd12864 scrolling display Chinese characters, using C language, there is schematic diagram, and the increase in hardware tried that can be burned to
small-rtos-clock
- 这是基于small rtos操作系统的在51系列单片机上实现的一个数字钟,用proteus仿真实现,用原理图,可以在硬件上直接运行,但必须注意要用89S52或者更大ram的芯片。-This is based on small rtos operating system in the 51 series microcontroller implemented on a digital clock, with proteus simulation to achieve, with schematic
113172223bjdjKZSD
- 单片机步进电机控制程序 可以控制加速减速的程序可以正反转-Microcontroller stepper motor control program can control the acceleration and deceleration of the programs can be positive inversion
wdt
- x5045 rom 看门狗应用 单片机-x5045 rom watchdog Application
VHDL
- 介绍VHDL编程的资料,很详细,值得收藏-vhdl
20096411m5349886
- 本程序实现任意占空比产生,已经在easyfpga030综合过-This procedure generated to achieve an arbitrary duty cycle
cDFT
- c语言实现的DFT.rar c语言实现的DFT.rar-c language implementation of the DFT.rar
