-
To C++
以C++为基础的数据结构与算法研究生复习资料。-To C++-Based data structure and algorithm for post-graduate refresher information.
- 2022-01-28 14:15:38下载
- 积分:1
-
实现简单的画图,菜单,启动另一个窗口的程序。
实现简单的画图,菜单,启动另一个窗口的程序。-achieve a simple drawing, menu, start another window procedure.
- 2022-04-29 17:34:53下载
- 积分:1
-
人机猜拳对战游戏。由电脑随机猜拳分别石头、剪刀、布
然后有用户输入自己的猜拳,判断输赢。程序要求可以循环猜拳...
人机猜拳对战游戏。由电脑随机猜拳分别石头、剪刀、布
然后有用户输入自己的猜拳,判断输赢。程序要求可以循环猜拳 -Human finger-guessing game against the game. Finger-guessing game, respectively, by the computer-generated random stone, scissors, cloth then entered by the user" s own finger-guessing game to determine winning or losing. Procedural requirements could be re-finger-guessing game
- 2022-02-27 02:05:48下载
- 积分:1
-
一个很好的开源的播放器,应该没什么问题的
一个很好的开源的播放器,应该没什么问题的
- 2022-03-02 22:01:56下载
- 积分:1
-
此压缩文件夹包含22本c++方面的著作,如面向对象程序设计理论,算法,网络编程等等。十一部不可多得的c++经典合集,绝对超值,但对阅读者的英文要求较高。...
此压缩文件夹包含22本c++方面的著作,如面向对象程序设计理论,算法,网络编程等等。十一部不可多得的c++经典合集,绝对超值,但对阅读者的英文要求较高。-this compressed folder contains 22 c++ books, for example: OO design theories, algorithms, network programing. It s a good colection of classic c++ books. Very worthy, but a high level of English reading command is required.
- 2022-11-24 20:25:10下载
- 积分:1
-
DV算法使用最短路径模拟石油铺设模拟…
运用DV算法模拟石油管道铺设最短路径模拟,在MFC中实现可视化,简便易行。-DV algorithm is simulated using the shortest path to simulate the laying of oil pipelines in the MFC to achieve visualization easy.
- 2022-01-25 23:29:15下载
- 积分:1
-
vb开发的读写卡函数动态库(包涵动态库函数说明.doc)
vb开发的读写卡函数动态库(包涵动态库函数说明.doc)-vb function card reader developed dynamic library (includes the dynamic library function description. doc)
- 2023-06-12 08:40:03下载
- 积分:1
-
DB-library编程window下的VC和SOL server结合开发而成使用了DB-library库-DB-library programming window under the VC and integrate SOL server was developed using the DB-library for
- 2022-02-20 02:01:34下载
- 积分: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
-
物资管理信息平台:对物资进出库进行统一管理,通过本平台不但降低企业管理营运成本,并且可以实现企业信息化远程监控管理。...
物资管理信息平台:对物资进出库进行统一管理,通过本平台不但降低企业管理营运成本,并且可以实现企业信息化远程监控管理。-Materials management information platform: access to library of materials management, through this platform will not only reduce the operating costs of enterprise management, and can achieve remote monitoring and control of enterprise information management.
- 2023-07-09 09:50:03下载
- 积分:1