-
书上的例题。记住相同图标的位置并连续点击。使用了Timer和Thread。...
书上的例题。记住相同图标的位置并连续点击。使用了Timer和Thread。-Sample project of a book. Remember the locations of the same icon and click in a row. Illustrate the use of Timer and Thread.
- 2022-02-04 16:00:17下载
- 积分:1
-
ini文件的读写
利用fstream来读取ini文件中的内容,使用STL中的vector来保存读取的值,并通过Cstring来保存数据,最后将数据输出到对话框界面中
Use fstream to read the contents of the INI file, use STL in 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-19 19:46:22下载
- 积分:1
-
《C++沉思录.pdf》是C++学习的重要资料,对于C++初学者将会有很大帮助...
《C++沉思录.pdf》是C++学习的重要资料,对于C++初学者将会有很大帮助-" C++ meditation. Pdf" is a C++ to learn important information, for C++ beginners will be of great help
- 2022-07-04 06:55:52下载
- 积分:1
-
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少...
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少-that the procedure was used in the preparation of greedy law a small program to solve the problem is : No. 1 to n items, the volume of goods known. Its size will load all the boxes V, using fewer boxes
- 2022-10-30 02:25:05下载
- 积分:1
-
Set T [0: n
设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。-Set T [0: n-1] is the n elements of an array. Of any element x, set S (x) = (i | T [i] = x). When | S (x) |> n/2 when x for T said the main element. Design a linear time algorithm to determine the T [0: n] whether there is a main element.
- 2022-05-27 02:35:58下载
- 积分:1
-
注册 与 卸载 OCX
注册 与 卸载 OCX-registration and unloading OCX
- 2023-06-08 14:55:03下载
- 积分:1
-
这是一个实现质因数分解的程序,输出这个数的质因数的连乘形式...
这是一个实现质因数分解的程序,输出这个数的质因数的连乘形式-Realize this is a quality factor decomposition process, the output of the quality factor of a few even take the form of
- 2023-02-03 06:50:04下载
- 积分:1
-
不错的C++ 测试工具,使用此代码可以使你可以更快更准确测试代码...
不错的C++ 测试工具,使用此代码可以使你可以更快更准确测试代码-Good C++ Test tool, use this code you can enable faster and more accurate test code
- 2022-04-08 05:49:45下载
- 积分:1
-
一个简单的窗体震动的例程
一个简单的窗体震动的例程-a simple routines Form shock
- 2023-03-23 14:45:04下载
- 积分:1
-
Visual C++角色扮演游戏程序设计 》一书中的一个完整PRG游戏源代码
这是一个电脑上的简单PRG游戏,目前还没有打开运行过,应为电脑里面缺少winlib.h,但是看了源码,还是觉得写得很有参考价值。本人也是初学者,四处找各种源码来胡乱研究,希望分享的一些源码能够对他人有所帮助。本小游戏源码用VC打开,就这么多。 感谢原作者,请下载的人不要用于任何商业用途,保护原创者的权益。
- 2022-03-17 11:07:22下载
- 积分:1