-
自己写的贪吃蛇的c语言代码
应用背景有趣的贪吃蛇代码,用c语言实现,简单易懂,不会很复杂。虽然网上已经有很多类似的游戏代码,但这是我亲自写,亲自测试的,一定能用。相信你会从中找到乐趣。关键技术简单的图形实现,关键的贪吃蛇算法,不是很难的,就是最基本的,有一点c基础的应该都能理解,也没有什么关键的技术与算法。
- 2023-01-17 17:30:03下载
- 积分:1
-
货币计算 简单易懂
货币计算 简单易懂-currency terms easily understood
- 2022-02-01 10:21:13下载
- 积分:1
-
用幂法与反幂法求矩阵的最大特征值及最小特征值
用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
- 2022-03-15 14:11:29下载
- 积分:1
-
停车场问题:一个关于堆栈操作的程序
停车场问题:一个关于堆栈操作的程序- Parking lot question: About storehouse operation procedure
- 2023-02-10 20:35:03下载
- 积分:1
-
数值分析中的N皇后问题,程序中含输入/显示界面,N的数值可在界面中自行设定。...
数值分析中的N皇后问题,程序中含输入/显示界面,N的数值可在界面中自行设定。-Numerical Analysis of N Queen
- 2022-07-02 00:25:13下载
- 积分:1
-
YUV视频显示
利用DDRAW开发出YUV视频直接显示MFC,方便视频开发的同仁们。DDRAW为Microsoft为图像处理开发插件,可以通过包含相应的库文件,将相应的接口函数调入。
- 2022-03-01 10:15:56下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting matrix calculation code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-06-02 22:29:53下载
- 积分:1
-
Using Gauss integral formula for numerical integration, will be subdivided into...
利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in different sub-Gauss formula to calculate the value of points, and then summed.
- 2022-03-19 15:01:13下载
- 积分:1
-
BMP的C++生成代码
使用C++编程语言实现BMP的文件生成,BMP是一种常见的图像格式。BMP 文件由文件头、位图信息头、颜色信息和图形数据四部分组成,生成较为复杂。附件提供了完成的BMP文件生成的代码及其具体的讲解。
- 2022-03-23 05:15:52下载
- 积分:1
-
SSD5 exersice1
SSD 5练习1 100%正确答案。包含下一个文件日期.cpp,广告.cpp, 客户.cpp;
- 2022-06-27 08:26:26下载
- 积分:1