-
tetris
俄罗斯方块.本程序包含最基本设计框架,可以实现消格子(Tetris eluosfangkuai)
- 2013-06-29 19:39:43下载
- 积分:1
-
Zig_Wire_less
Zigbee netowrks description and software for them
- 2014-06-06 21:44:19下载
- 积分:1
-
递归下降识别程序
每遇到一个终结符,则判断当前读入的单词符号是否与该终结符相匹配,若匹配,则继续读取下一个单词符号,若不匹配,则进行错误处理。
每遇到一个非终结符,则调用相应的分析子程序
编制一个递归下降分析程序
LL(1)文法:
E->TE1
E1->+TE1|-TE1|∑
T->FT1;
T1->*FT1|/FT1|∑
F->(E)|i|1
- 2022-01-27 16:49:01下载
- 积分:1
-
UCOS任务调度STM32F103
说明: ucos ii 系统在stm32上的应用,本样例为ucos ii 任务调度部分代码,经开发板验证可用,欢迎下载。(UCOS II system in STM32 application, this example is UCOS II task scheduling part of the code, validated by the development board available, welcome to download.)
- 2019-05-19 17:13:48下载
- 积分:1
-
1084(Square-Destroyer)(DFS)
poj1084,采用位加速和记忆化DFS算法(poj1084, using bits acceleration and DFS)
- 2014-05-11 13:41:43下载
- 积分:1
-
9.SAD-StereoMatching
双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。(Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching)
- 2016-08-30 16:13:14下载
- 积分:1
-
ERNSYMNTY
基于VisualC_和DCMTK的医学DICOM图像显示与调窗,同时在MFC 下完成鼠标拖动进行窗宽/窗位的调节(Medical image of DICOM VisualC_ and DCMTK display and window based on, at the same time in MFC complete the mouse to drag the window width/window regulator
)
- 2013-08-26 22:03:24下载
- 积分:1
-
3930926
许多情况下,当算法在执行过程中面临一个选择时,随机性选择常比最优选择省时,因此概率算法可在很大程度上降低算法的复杂度,()
- 2018-02-06 15:22:44下载
- 积分:1
-
Example_2823xI2C_eeprom
this C program is used to program TMS320F2823 internal I2I EPROM.
- 2009-07-03 01:42:47下载
- 积分:1
-
barsky
OpenGl中的二维裁剪算法,实现直线段相对于给定窗口的裁减,主要采用梁友栋-barsky算法,(OpenGl the two-dimensional cutting algorithm, and of the linear phase for a given window of the reduction, used mainly friends of Liang Dong-barsky algorithm,)
- 2006-12-05 22:49:46下载
- 积分:1