-
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
-
bobing
设计主要分两部分:博饼功能的实现和图形界面的生成。主要设计两个类,一个是Dice,记录骰子值,根据骰子值在指定位置绘制骰子。另一个类是Game,主要实现大致框体的绘制和博饼功能的实现。博饼功能主要用到伪随机函数。主函数用到两个线程,用来处理后台输入和骰子的循环输出。(Design main is divided into two parts: bo bread and the realization of the function of the generation of graphical interface. The main design two classes, one is the Dice, record the Dice value, according to the Dice in the location specified value draw Dice. Another kind is Game, mainly realizes the drawing of body roughly box beau and the realization of the function of bread. Bo bread function mainly use pseudo-random function. The main () function use two thread, used to deal with the background of the dice input and output cycle.
)
- 2011-12-23 19:34:28下载
- 积分:1
-
wmdh-the
模拟MFC实现动态创建,结合文章使用,很不错的(Simulation of MFC realize the dynamic creation, combined with the article is used, very good)
- 2017-05-24 07:03:14下载
- 积分:1
-
D_DOS
approach: We compiled a, to our knowledge, complete list
of mobile barcode scanner companies. We asked each scanner
provider to send us their software on the device they consider
best for their software. We contacted 13 scanner providers
in total, of which 2 refused to send a handset, 11 sent their
preferred handset (see Figure 2). Another influence factor we
balanced out is that some scanners call a website and only
then display the scanned barcode. In order to factor out these
Fig. 3. Procedure: introduction, testing of scanners, scanning of products
Fig. 4. Scanning of the three test products chips, detergent, and pesto.
delays the time was stopped as soon as the screen of the mobile
phone switched to open the Internet browser.
3) Environment: The study was run in a close-to-reality
- 2011-02-10 08:42:19下载
- 积分:1
-
VC-tu-xiang-chu-li
图形图像处理算法大全,包含各种算法的源码,只要经过简单修改就可变为程序(Daquan graphic image processing algorithms, including the source code for various algorithms, as long as you can into a program after a simple modification
)
- 2011-05-20 16:45:34下载
- 积分:1
-
laplace
说明: 本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!(This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!)
- 2009-08-24 09:50:35下载
- 积分:1
-
shuxuebianhuanlvbo
数学变换和滤波fft程序
kfour 傅里叶级数逼近
kkfft 快速傅里叶变换
kkfwt 快速沃什变换
kkspt 快速三次平滑
klman 离散随机系统的卡尔曼滤波
kkabg α-β-γ滤波(Fft math transformation and filtering procedures kfour Fourier series approximation kkfft Fast Fourier Transform Fast Walsh Transform kkfwt rapid kkspt three smoothing klman discrete stochastic system Kalman filter kkabg α-β-γ filter)
- 2006-11-08 20:52:59下载
- 积分:1
-
solar
VC++和OPENGL所做的太阳系行星运行模拟,有九个行星及其卫星,行星轨道,纹理等一律俱全,是学习相关知识的很好的材料(VC++ and OPENGL run simulations done planets, there are nine planets and their satellites, planetary orbits, texture and taste of all, is to learn the knowledge of good material)
- 2013-07-08 13:54:35下载
- 积分:1
-
berth_quay10_8
用于解决港口优化调度的算例,程序可解,且富有详细说明(The optimal scheduling algorithm used to solve the port, the program is solvable, and rich detailed instructions)
- 2020-07-02 20:20:02下载
- 积分:1
-
TestCalculatorDemo
mfc计算器的实现源码 mfc计算器的实现源码 mfc计算器的实现源码(TestCalculatorDemo TestCalculatorDemo )
- 2013-12-19 15:38:58下载
- 积分:1