-
a simple game for RPG game, which is based on VC++ 7.0 plus Direct C7.0 language...
用VC++7.0+DirectX7.0做的一个简单的RPG的游戏的小程序-a simple game for RPG game, which is based on VC++ 7.0 plus Direct C7.0 languages
- 2022-06-29 19:44:54下载
- 积分:1
-
绘制的图片可以自由放大缩小,借压缩不需要密码直接使用
绘制的图片可以自由放大缩小,借压缩不需要密码直接使用-drawing pictures free zooming through compression used directly without a password
- 2022-03-03 23:56:35下载
- 积分:1
-
一个很好的图像识别软件。 能够识别信封上的邮政编码。 里面的代码条理很清晰,环境 VS.net 2003 编译通过,运行良好。作者是一个贵州大学研究生。...
一个很好的图像识别软件。 能够识别信封上的邮政编码。 里面的代码条理很清晰,环境 VS.net 2003 编译通过,运行良好。作者是一个贵州大学研究生。-A good image recognition software. Able to identify the postal code on the envelope. Organized inside the code very clear, the environment compiled through VS.net 2003, to work well. The writer is a graduate of Guizhou University.
- 2023-03-08 04:05:03下载
- 积分:1
-
数独游戏C++代码,在VC6.0下运行在控制台上,使用回溯法解决,…
数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a single example of a few rules, and then can enter the number of known points and coordinates, numbers (request can not be against the rules), and then meet the conditions will generate an example.
- 2023-03-24 18:10:03下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
NVO for Comma Separated Value (CSV) Datawindow and Datastore Import
Comma Separated Value (CSV) Datawindow的nvo对象以及Datastore Import-NVO for Comma Separated Value (CSV) Datawindow and Datastore Import
- 2022-03-22 16:20:32下载
- 积分:1
-
One of the classic book, this book c++ Stl conducted a comprehensive and in
经典书之一,本书对c++stl进行了全面深入的阐述。使用之可极大的提高编程效率-One of the classic book, this book c++ Stl conducted a comprehensive and in-depth exposition. Use can greatly improve the programming efficiency
- 2022-02-12 13:47:19下载
- 积分:1
-
当你的鼠标在动时,按纽也在动,让你很难捕捉到它 。
当你的鼠标在动时,按纽也在动,让你很难捕捉到它 。
-When you move the mouse, the button is also fixed, so that is very difficult for you to capture it.
- 2022-04-06 10:48:20下载
- 积分:1
-
字符串反向
这是一个程序为反向零件语言中的字符串。你只是扫管笏以输入短语程序将扭转它通过使用堆栈。推动和流行功能将使用。按下每个堆栈指针将减少 2 和每个流行的 sp 上将增加 2。
- 2022-08-20 20:48:12下载
- 积分:1
-
一个比较实用的音乐播放器,源代码供大家分享
一个比较实用的音乐播放器,源代码供大家分享-A more practical music player, the source code for everyone to share
- 2023-08-05 04:35:03下载
- 积分:1