-
Programming Role Playing Games with DirectX 2nd edition第一章的数据包程序的修正版
游戏界的天才少年Jim Adams的《Programming Role Playing Games with DirectX (2nd edition)》第一章的数据打包程序的修正版,
修改了一个小错误,并且能够适用各种字符集。
- 2023-08-22 16:15:03下载
- 积分:1
-
用几个基本的AI技术编写出一个简易的团队合作足球对战游戏。...
用几个基本的AI技术编写出一个简易的团队合作足球对战游戏。-Simple Soccer demonstrates how team-based AI for a sports game can be created using only a handful of basic AI techniques.
- 2022-04-27 20:55:08下载
- 积分:1
-
winhex,可以查看U盘,硬盘,SD卡等的内部扇区数据信息
winhex,可以查看U盘,硬盘,SD卡等的内部扇区数据信息-winhex, can view the U disk, hard disk, SD card, such as internal data and information sector
- 2022-04-24 14:33:14下载
- 积分:1
-
数据采集程序代码
数据采集程序代码-data acquisition code
- 2022-10-08 16:45:03下载
- 积分:1
-
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Description:
Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
- 2022-01-28 23:09:39下载
- 积分:1
-
这是一个打字计时练习的程序,在缓冲区中预放了一些字母,运行时,可按照屏幕上 显示的字母输入练习,每输入完一行按回车键后,可显示出练习输入的时间....
这是一个打字计时练习的程序,在缓冲区中预放了一些字母,运行时,可按照屏幕上 显示的字母输入练习,每输入完一行按回车键后,可显示出练习输入的时间.-This a time to practice typing procedures, the pre-release buffer some letters, operation, in accordance with the screen displayed on the alphanumeric input practice every imported End his press the Enter key, will show that the importation of practice time.
- 2022-03-04 14:30:40下载
- 积分:1
-
wap网址大全源码 使用的导航站全代码 都附加了注释 简单易懂...
wap网址大全源码 使用的导航站全代码 都附加了注释 简单易懂-wap site using the navigation station Taiquan source code attached to all notes easy to understand
- 2022-12-22 13:35:03下载
- 积分:1
-
该问题主要用于解决八皇后问题。会下国际象棋的人都很清楚:皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将8个皇后放在棋盘上(有8*8个方格),使它们谁也不...
该问题主要用于解决八皇后问题。会下国际象棋的人都很清楚:皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将8个皇后放在棋盘上(有8*8个方格),使它们谁也不能被吃掉!这就是著名的八皇后问题。-The problem is mainly used to solve the issue of the eight Queen
- 2022-01-26 06:08:28下载
- 积分:1
-
由John Grisham的遗嘱
the testament by john grisham
- 2023-08-08 16:45:03下载
- 积分:1
-
KindEditor to the latest if their function is not introduced under there for use...
KindEditor的最新功能,如果没有介绍的话就在下面使用!~ ~ ~ ~
- 2022-02-09 20:20:50下载
- 积分:1