-
code
游戏编程精粹4书对应的代码,里面主要是对应书中的例子代码实现,大家分享下(Game Programming Gems 4 corresponding to the code book, which mainly corresponds to the book' s example code, share with)
- 2011-07-03 19:08:10下载
- 积分:1
-
T3DCHA~4
游戏的声音图像演示程序,通过本程序的演示说明你可以清楚的了解游戏的声音图像(The voice of the game demo images, through the demonstration of this procedure to show that you can clearly understand the voice of the game image)
- 2007-10-27 16:38:00下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
bomb-game
扫雷游戏的C++代码,适用于学习C++的初学者,有助于理解程序,提升能力。(
Minesweeper game C++ code, suitable for beginners to learn C++, to help understand the process, enhance the capacity.
Minesweeper game C++ code, suitable for beginners to learn C++, to help understand the process, enhance the capacity.)
- 2014-01-03 10:24:46下载
- 积分:1
-
基于OPENCV的人脸检测代码
1.从照片中检测出人脸:
2.有人脸的照片100张,不同人脸(3人以上);
3.无人脸照片100张,背景不同;
4.训练样本各50张;
5.给出检测质量。
- 2022-08-09 05:07:26下载
- 积分:1
-
c++ MFC
MFC基于c++语言,功能强大,界面开发的时候,对控件,如按钮,编辑框,对话框,进度条等的操作是基本的。带控件提示信息的对话框程序,可以增加对基本控件的认识,对进一步学习打下坚实的基础。
- 2023-01-09 08:20:03下载
- 积分:1
-
9346346
二维码扫描应用demo,精选ios编程学习源码,很好的参考资料。(Two dimensional bar code scanning application demo, select learning IOS programming source code, a good reference.)
- 2013-12-07 10:22:54下载
- 积分:1
-
笔试宝典-导出题库
C++/后端开发/前端开发/基础知识等笔试题目题库大全(C++/ background development / front-end development / basic knowledge and other test questions)
- 2017-11-24 18:49:12下载
- 积分:1
-
选择题效果
使用tableView 自定义cell 单选题效果
- 2022-10-04 06:50:03下载
- 积分:1
-
基于easyx编写的有图形界面的8皇后问题
基于easyx编写的有图形界面的8皇后问题,c++源码。包含源码,exe程序,已经easyx安装包(库)。安装后可编译代码。程序为按任意键到下一个状态。
- 2022-08-03 05:58:56下载
- 积分:1