搜索资源列表
fs-c++
- 一款运行于ARM上的文件系统,本文件系统是对FAT16的裁减,以适应小型存储器,只支持一维文件结构,可以采用VC++进行仿真。-running on ARM's file system, the file system is FAT16 cuts, to adapt to the small memory, which only supports one-dimensional structure of the document, VC can be used for simulatio
systemc-2.2.0
- system C 的最新版本,包含vc project,可以编译的版本-The latest version of the system C, including vc project, you can compile a version of the
picdanpianjiCD
- PIC单片机学习配套光盘,有PIC单片机汇编程序,还有VC及C语言程序,有实例源程序。-CD-ROM learning package PIC microcontroller, a PIC microcontroller assembler, as well as VC and C language program, there are examples of source code.
crc16
- 我用VC写的CRC16位,用来计算字符串的CRC16值,可用于一般C-I use VC to write CRC16 bit CRC16 value used to calculate the string can be used for general C
crc32
- 我用VC写的CRC32位,用来计算字符串的CRC32值,可用于一般C-I use VC to write CRC32 bit CRC32 value used to calculate the string can be used for general C
MyC2Board_RS232_Test
- 这是一个Altera FPGA NIOS II RS232通讯程序。 在Quartus II工程中,用Qsys建立了一个NIOS II为核心的CPU系统,并挂接了一个RS232接口。 在software目录下,有三个工程,一个是用C++类包装的RS232类的Eclipse工程,一个是不用C++类包装的Eclipse工程,还有一个是用VC++2008编写的RS232测试工程。 VC++2008编写的工程运行在PC机上,与FPGA中的NIOS II通讯。 这个实验的主要目的是编写一个
uCGUI3.98
- 不少朋友都知道uCGUI3.98的VC工程源码并不完整,基于这个原因,本人对uCOS3.98的VC工程作了修改。主要修改如下: 1、增加uCGUI3.90的AntiAlias、JPEG、MemDev、MultiLayer到GUI目录; 2、GUI目录下,新建VNC目录,增加GUI_ProcessVNC.c文件,此文件为空,为与原工程保持一致性,另新建Touch目录; 3、Simulation目录下增加BASETSD.H头文件,新建GUISim目录,把SIM.h、SIM_X.c、
mfc
- 利用vc++编写的基于mfc的串口通信界面,能够进行串口选择-With c++ mfc prepared based on serial communication interface, able to choose the serial port
2.LED
- 点亮LED的小程序,控制STM32。用C语言编写(Control STM32 to light LED by VC++.)