-
c++ copy file 示例
c++ copy file 示例
- 2015-01-23下载
- 积分:1
-
SourceCode12_uCOS_II_F340
UCOSII在C8051F340上的移植(C8051F340 UCOSII)
- 2013-01-13 00:11:46下载
- 积分:1
-
mk60fx512vlq15 DAC
基于MK60FX512VLQ15的信号发生器程序,可以利用按键更改频率,可以自己修改点数,用到了K60自带的浮点运算单元。
- 2022-10-15 20:50:04下载
- 积分:1
-
scaner2
对给定的程序通过词法分析器弄够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。(The procedures given by the lexical analyzer words get enough to identify a symbol, and binary-type (other types of code words, words, symbols of the property value) are displayed. While the program is through the path of the file given to the word after the analysis of symbols and text prompts displayed.)
- 2011-01-10 18:18:49下载
- 积分:1
-
renyan_2
基于图像4个方向通道的滤波,增强小目标与周围背景的对比度(4 direction of the channel-based image filtering, enhanced small target contrast with the surrounding background)
- 2014-11-10 11:09:54下载
- 积分:1
-
4-DHCP
STm32F103 w5500 dhcp
- 2020-06-22 10:40:01下载
- 积分:1
-
编译原理语义分析
c++实现了编译原理的语义分析,主要针对c、语言基本语法。下载后可直接运行,适用于编译原理课程设计。代码完善
- 2022-02-20 11:23:29下载
- 积分:1
-
lod_program_source
说明: 利用OpenGL实现的三维漫游,根据颜色由浅变深,使人产生立体感。(The use of OpenGL to achieve three-dimensional roaming, according to the color change from shallow depth, to create three-dimensional sense.)
- 2008-11-01 11:35:54下载
- 积分:1
-
maze
迷宫求解一般采用“穷举法”,逐一沿顺时针方向查找相邻块(一共四块-东(右)、南(下),西(左)、北(上))是否可通,即该相邻块既是通道块,且不在当前路径上。用一个栈来记录已走过的路径栈是限定仅在表尾(top)进行插入或删除操作的线性表。(Maze solving generally use the " exhaustive" one by one to find adjacent blocks in a clockwise direction (a total of four- East (right), South (down), West (left), North (on)) whether to pass, that the both channel blocks adjacent blocks, and not in the current path. Use a stack to record the path traversed stack is limited only in the tail (top) to insert or delete a linear form.)
- 2013-12-13 17:55:45下载
- 积分:1
-
WDK开发了PCI驱动 WDM_PCI_Driver
基于WDK开发了PCI驱动。根据读取PCI配置空间,可以得到PCI设备的所有资源。(The project is used for PCI driver.)
- 2020-06-27 00:20:01下载
- 积分:1