-
Prim算法完整实现代码
用Prim算法求无向图的最小生成树
Prim算法完整实现代码
用Prim算法求无向图的最小生成树
-Prim algorithm to achieve a complete code with Prim algorithm try to map the minimum spanning tree
- 2023-03-18 20:15:04下载
- 积分:1
-
PROTEL封装
PROTEL封装-PROTEL Packaging
- 2023-05-19 16:15:04下载
- 积分:1
-
卡通动漫联盟伪静态后台版,如发现程序无法正常使用请到官网下载最新版...
卡通动漫联盟伪静态后台版,如发现程序无法正常使用请到官网下载最新版-Cartoon Animation Alliance version of pseudo-static background, such as the discovery process does not work properly please download the latest version of official website
- 2022-06-27 17:37:08下载
- 积分:1
-
This is the door with my colleagues and I strive for the isolation of the subrou...
这是我和同事门一起努力编的的孤立子程序。基本上所以孤立子的情况都考虑到了,对计算物理,特别是搞非线性数学的极大的帮助-This is the door with my colleagues and I strive for the isolation of the subroutine. So basically the situation soliton is taken into account for Computational Physics, in particular, engage in non-linear mathematics of great help
- 2022-08-17 09:12:38下载
- 积分:1
-
关键字:Flash文件,极好的游戏创意,关于小猪,RPG游戏
关键字:Flash文件,极好的游戏创意,关于小猪,RPG游戏-Keywords: Flash file, an excellent game of creativity, on the pig, RPG game
- 2023-01-08 13:55:03下载
- 积分:1
-
最短路径和最小生成树
最短路径和最小生成树-shortest path and minimum spanning tree
- 2022-02-03 14:08:48下载
- 积分:1
-
procedures purpose : to bring in a maze of arbitrary size, with a stack get out...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-07-05 03:20:50下载
- 积分:1
-
C++练习小代码
C++练习小代码,适合新手。
集合了10个新手练习C++的代码,比较简单,主要是给刚开始学习C++的童鞋一些入门小代码,如果是老手就不用下载了。
- 2022-03-23 07:24:18下载
- 积分:1
-
研究计划是新的,希望它能帮助人们的帮助
研究程序是新手,希望能好好帮助需要帮助的人-Research program is new, the hope that it can help people in need of help
- 2022-03-12 23:59:02下载
- 积分:1
-
VC to increase the number of labels, each open file is displayed as a label, you...
给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换.
===
"Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of
products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of
tabs reflecting all of the opened windows in the workspace. You can switch
between the windows by simply clicking on the tab.
The tabs have extensive right-click context menus full of useful functions.
-VC to increase the number of labels, each open file is displayed as a label, you can quickly switch file. Decompression after the installation language files to installation directory, you can achieve the multi-language switch .=== === Window Tabs (WndTabs ) is an add-in for Microsoft Visual C++ v6 family ofproducts (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar oftabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab.The tabs have extensive right-click context menus
- 2022-08-22 23:37:11下载
- 积分:1