-
STM32 DMA 多通道AD采集
本源程序是使用STM32微处理器,使用DMA的方式对AD的多通道进行采样处理。占用CPU资源少,使用DMA方式可以节约CPU的开销。
- 2022-07-06 23:19:36下载
- 积分:1
-
完整的t9输入法,用于linux嵌入式操作系统
完整的t9输入法,用于linux嵌入式操作系统-Complete t9 input method for embedded linux operating system
- 2023-08-11 02:10:03下载
- 积分:1
-
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4...
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录--A VC program reading/writing USB port. Compilationg steps: 1. install DDK. 2. include DDK s inc path in header file s searching path. 3. include DDK s lib path in the library s search path. 4. comment out HIDD_ATTRIBUTES structure in the source file. 5. add setupapi.lib. If you don t want to install DDK, you could omit the first 2 steps, but you need to copy corresponding header files and library files.
- 2022-04-12 23:15:03下载
- 积分:1
-
本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,...
本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. Intron
- 2022-08-10 19:00:29下载
- 积分:1
-
驱动程序,包括实现过程中的细节和实现
PCI驱动,包括PCI的实现过程和实现细节-PCI drivers, including PCI realize the details of the process and realize
- 2022-11-01 06:30:03下载
- 积分:1
-
ARM 触摸屏代码 可以在ARM9平台上运行的触摸屏代码
ARM 触摸屏代码 可以在ARM9平台上运行的触摸屏代码-Touch Panel ARM code can run on ARM9 platform code Touch Panel
- 2023-08-04 14:30:03下载
- 积分:1
-
天2440开发板原理图(底),包含电路板文件…
SKY 2440的开发板原理图(底板),包含PCB文件,PCB文件完整,可以使用的-SKY 2440 development board schematic diagram (bottom), contains the PCB document, PCB file integrity, you can use the
- 2022-03-17 22:40:10下载
- 积分:1
-
LINUX2.6.14.1下的CS8900A驱动源代码
LINUX2.6.14.1下的CS8900A驱动源代码-LINUX2.6.14.1 under the CS8900A driver source code
- 2022-03-25 00:17:36下载
- 积分:1
-
Electronics Dictionary using 8051
这是一个简单的电子词典项目,展示了如何使用eeprom来存储单词和相关性。
- 2022-07-09 09:46:25下载
- 积分:1
-
项目GUI设计
一个项目的gui源码,和LCD屏驱动等等,以及人机接口模块,SPI,I2C FLASH的设备与驱动模块,LCD屏采用FSMC接口,3.5寸屏最快刷屏时间0.02ms,分辨率为480x272。模块中保护通信协议的框架,以及串口通信控制台的一个终端接口。
- 2023-01-31 23:15:05下载
- 积分:1