-
Button
MFC基本对话框里设置一个一显示就被禁用的按钮,小程序(MFC dialog box to set up a basic display to be disabled a button, a small program)
- 2010-12-29 11:25:54下载
- 积分:1
-
Delphi-and-database
Delphi教程多线程与数据库,很好的Delphi资料,快来下载学习吧。(Delphi tutorials and multi-threaded , a good Delphi information, download Come learn it.)
- 2016-12-06 20:57:39下载
- 积分:1
-
csharpLibrary
CSharp常用类库,包含文件的上传下载,图片处理,导入导出等(CSharp commonly used class library)
- 2012-12-11 09:01:19下载
- 积分:1
-
abbr_Code.Applications.-.A.Journey.from.a.Paper
此书详细描述了turbo编解码的原理及硬件实现。硬件实现时考虑了平行译码等最新热点问题(This book describes in detail the principles of turbo coding and hardware implementation. Consider the parallel hardware decoding of the latest hot issues)
- 2010-09-26 12:28:41下载
- 积分:1
-
基于遗传算法的FIR数字滤波器的优化设计
基于遗传算法的FIR数字滤波器的优化设计 设计IIR数字滤波器的遗传优化算法 caj图书(based on genetic algorithm FIR digital filter design optimization IIR digital filter design of genetic optimization algorithm CAJ books)
- 2021-04-19 10:08:51下载
- 积分:1
-
6485666
RoundDisk幸运大转盘 旋转,精选ios编程学习源码,很好的参考资料。(RoundDisk lucky big turntable rotation, selection of learning IOS programming source code, a good reference.)
- 2013-12-13 17:03:40下载
- 积分:1
-
温湿度上位机
qt 温湿度上位机client的例子,可以直接下载使用,对于初学者很有用。(Qt Temperature and humidity PC example, can be downloaded and used directly, useful for beginners.)
- 2019-03-18 16:05:48下载
- 积分:1
-
main
以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。
1.基本要求
(1)首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出。其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。如下图所示迷宫。从入口(1,1)到出口(8,8)的求解结果如下:
(1,1)(1,2),(2,2)(3,2)(3,1)(4,1)(5,1)(5,2)(5,3)(6,3)(6,4)(6,5)(5,5)(4,5)(4,6)(4,7)(3,7)(3,8)(4,8)(5,8)(6,8)(7,8)(8,8)(The labyrinth is represented by a m*n rectangular array. 0 and 1 represent the pathways and obstacles in the labyrinth respectively. Design a program for any set of maze, find a way from the entrance to the exit, or draw no conclusion of the path.
1. basic requirements
(1) first implement a stack type with linked list as storage structure, then write a non recursive procedure to solve the maze. The path obtained is output in the form of three tuple (I, J, d). Among them: (I, J) indicates a coordinate in the labyrinth, and D indicates the direction of going to the next coordinate. As shown in the labyrinth below. The results obtained from the entrance (1, 1) to the outlet (8, 8) are as follows:
(1, 1) (1, 2), (2, 2) (3, 2) (3, 1) (4, 1) (4, 1).)
- 2018-07-03 13:15:46下载
- 积分:1
-
toggles
stm32 f100 LED
- 2018-01-11 23:43:19下载
- 积分:1
-
图像处理中的数学修炼
图像处理中的数学修炼
- 2019-05-20下载
- 积分:1