-
最短路径c++实现
实现对图的一个指定的操作或用图解决一个应用问题问题描述:n个村庄之间的无向图,边上的权值w(i,j)表示村庄i和j之间道路长度.现要从这n个村庄中选择一个村庄新建一所医院,使离医院最远的村庄到医院的路程最短.设计一程序求解此问题. 基本要求:用邻接矩阵表示无向网,应显示所选中的村庄到各村庄的最短距离。
- 2022-11-20 16:35:03下载
- 积分:1
-
一个有趣的魔方程序。vc++实现。有点意思
一个有趣的魔方程序。vc++实现。有点意思-?桓 鲇腥 ?的????绦???vc++ 实现 ??有点意?
- 2023-05-08 12:40:02下载
- 积分:1
-
街霸游戏,游戏很逼真,是一款可玩性非常强的手机游戏
街霸游戏,游戏很逼真,是一款可玩性非常强的手机游戏-neighborhood games, the game is very realistic, the creator of one of the very strong mobile phone games
- 2022-04-20 13:21:00下载
- 积分:1
-
opengl 做的三维立方体 贴了花岗岩纹理
opengl 做的三维立方体 贴了花岗岩纹理-opengl to do three-dimensional cube of granite texture paste
- 2022-03-11 23:56:25下载
- 积分:1
-
字模编程,输入汉字,能够显示成为16*16的点阵
字模编程,输入汉字,能够显示成为16*16的点阵-Matrix programming, input Chinese characters, are able to show that to become 16* 16 lattice
- 2022-03-20 21:50:26下载
- 积分:1
-
我搜集的C 语言教程
我搜集的C 语言教程 -I collected the C Language Guide
- 2022-12-16 02:15:03下载
- 积分:1
-
RPG游戏精灵编辑器源代码,可以用于编辑RPG游戏的精灵,供大家学习如何制作RPG游戏的精灵工具...
RPG游戏精灵编辑器源代码,可以用于编辑RPG游戏的精灵,供大家学习如何制作RPG游戏的精灵工具-RPG game wizard editor source code, can be used for editing RPG game genies, for everyone to learn how to produce RPG games Wizard tool
- 2023-06-17 08:30:03下载
- 积分:1
-
这是一个准备在留言本上用java小程序。制备…
这是一个用JAVA编写的留言簿小程序.用JAVA编写的就是其能够很好的满足用户的跨平台性!这个小程序用起来满好用的 !-This is a preparation using JAVA small programs in the guest book. Prepared with Java is its good to meet user cross-platform! This small program used up for the useful!
- 2022-03-17 01:32:56下载
- 积分:1
-
主要介绍USB软件狗的加密算法原理以及ET299软件狗的编程加密
主要介绍USB软件狗的加密算法原理以及ET299软件狗的编程加密-Mainly introduces the USB software dog encryption algorithm principle and the dog" s programming encryption software, ET299
- 2022-02-04 04:48:01下载
- 积分:1
-
//特 点: //
// 1、功能完整,直接使用 //
// 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 //
/...
//特 点: //
// 1、功能完整,直接使用 //
// 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 //
// 3、对减少内存占用、尽量减少屏幕操作进行适当优化 //
// 4、新方块生成高度随机,绝对无规律 //
// 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行 //
-//features :// 1, the functional integrity, the use of direct//// 2, module-independence, Transplant convenience, external and move only init function, and the amendment shows can be imported//// 3. to reduce the memory footprint, minimizing operating properly screen optimization//// 4, the new generation highly random box, absolutely no rules//// 5, the simulation environment for Keil7.5 Proteus6.5. can be on-line off-line operation
- 2022-07-12 09:40:21下载
- 积分:1