-
vc++ 游戏开发
这是一些有关有VC++的游戏编程代码,里面有很多代码,通过学习以及阅读这些代码,你可以对C++的游戏编程有更深刻的了解,同时,也会对游戏的开发流程,开发方法有更深刻的了解
- 2022-05-26 18:50:29下载
- 积分:1
-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n...
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n*n的自然数构成的魔方阵。-Print "magic matrices." The so-called "magic matrix" refers to the matrix, which each line, each diagonal out and the sum of all the same. For example, third-order magic Lineup : 8 1 6 3 5 7 4 9 2 request from a print n* n to the natural form of the magic number of matrices.
- 2022-01-25 16:01:22下载
- 积分:1
-
这是《数据结构》的课程实习报告,内容包括报告书写格式、源代码、以及测试结果...
这是《数据结构》的课程实习报告,内容包括报告书写格式、源代码、以及测试结果-This is a "data structure," the report internship programs, including report writing format, source code, and test results
- 2023-06-10 13:15:03下载
- 积分:1
-
飞机订票 系统 可以实现录入,删除,查找
飞机订票 系统 可以实现录入,删除,查找-aircraft booking system can achieve input, delete, search
- 2022-01-26 00:51:15下载
- 积分:1
-
KalmanFilter 递归程序,非常经典
KalmanFilter 递归程序,非常经典-KalmanFilter recursive procedures, very classic
- 2022-01-22 11:53:21下载
- 积分:1
-
This is the intel one in the window under the simulation of a small game
这是intel一个在window下模拟的一个小游戏-This is the intel one in the window under the simulation of a small game
- 2022-03-17 00:52:15下载
- 积分:1
-
yacc之C0语言语法分析器(半成品)
输入文件是任何一个目录下的文件格式的C0语言程序段,
输出文件是以xml格式表示的语法分析的结果,
程序将输入文件作为输入,用flex扫描、分解字符串,识别出一个个单词(定义符、标识符、运算符、界符、常数),flex再将标识符传递至bison,由bison进行语法分析和构建语法分析树,最后按格式输出语法分析树。
- 2023-05-13 12:05:04下载
- 积分:1
-
本程序比较有趣,可以实现不用文件操作输出自己的代码
本程序比较有趣,可以实现不用文件操作输出自己的代码-this program more interesting, can not achieve their document output operation code
- 2022-01-26 05:42:03下载
- 积分:1
-
SparseLab is a Matlab software package designed to find sparse solutions to syst...
SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equations, particularly underdetermined systems.
- 2022-01-26 08:09:49下载
- 积分:1
-
A personnel system, code and databases.
一个有关人事系统的所有代码和有关文件包括里面小量数据库。-A personnel system, code and databases.
- 2023-04-02 14:15:04下载
- 积分:1