-
virtual-memory
windows核心编程-虚拟内存, 针对大文件读取的解决之道(windows core programming- virtual memory)
- 2014-07-08 16:25:44下载
- 积分:1
-
7
说明: 7、反转姓名字符串,例如:输入James Levis输出Levis James
主程循环读入三个字符串,并分别输出其反转后的结果(7, reversed the names of the string, for example: James Levis input output Levis James read into the main three-way cycle of string, and output, respectively, after the results of their inversion)
- 2007-09-29 15:26:25下载
- 积分:1
-
trafficlight
说明: 采用模糊控制的思想,实现交通路口红绿灯时间的优化控制。
功能要求:(1) 采用模糊控制实现红绿灯控制,根据车流量的不同来控制红绿灯的显示时间。
(2) 模拟实际交通路况,简化编程难度,只考虑横竖方向的车流量,并不考虑车的拐弯,重点突出模糊控制算法
(Using fuzzy control theory to achieve the traffic intersection of time optimal control of traffic lights. Functional requirements: (1) using fuzzy control to achieve traffic light control, according to the different traffic flow to control the traffic lights display the time. (2) simulate the actual traffic and road conditions, simplify programming difficulty, only if they had to consider the direction of traffic flow, without considering turning vehicles, focused fuzzy control algorithm)
- 2021-04-07 22:49:01下载
- 积分:1
-
Opencv2.3-on-VS2008-aVS2010
open2.3在vs 2008 2010上的配置详细图解,希望能帮到你!!(open2.3 on vs 2008 2010)
- 2013-11-04 12:29:55下载
- 积分:1
-
Wumpus
人工智能中的有关Wumpus世界的源程序
功能非常强大(artificial intelligence of the Wumpus source in the world is very powerful)
- 2020-11-03 21:09:52下载
- 积分:1
-
Mapinfo
Mapinfo 数字化 概念 原理 应用(Mapinfo digitization conception principle application)
- 2011-12-26 16:55:58下载
- 积分:1
-
SClient
说明: 时间同步客户端,WINDOWS下的.后面有LINUX下的同步客户端.(time synchronization client, the Windows. LINUX is behind the synchronization client.)
- 2006-01-15 12:04:58下载
- 积分:1
-
sequence
我用VC++实现程序的顺序执行,即前驱关系
从P1-->P2前驱图的顺序执行的实现(sequence)
- 2021-01-12 21:58:48下载
- 积分:1
-
FreeDownloadManager
free download manager project
- 2010-01-22 19:02:36下载
- 积分:1
-
exp6-4
4. 实现函数max(),来输出树中的最大值。
template <typename T>
tnode<T> *max(tnode<T> *t)
请参考第三题中计算树的深度算法,编写程序,调用max()显示整数树中的最大值。(4. To achieve function max (), to maximum output in the tree. template <typename T> tnode <T>* Max (tnode <T>* T) refer to the third question in the calculation of the depth of the tree algorithm, programming, call max () shows the maximum integer tree.)
- 2010-06-19 19:30:40下载
- 积分:1