-
一个用C++ 写的写字板的程序小例子,很适合初学者学习使用。...
一个用C++ 写的写字板的程序小例子,很适合初学者学习使用。-One with C++ Written procedures WordPad small example, it is suitable for beginners learning to use.
- 2022-03-19 08:20:43下载
- 积分:1
-
使用vs2003开发,vc++7,代码中试用了basicexcel类读写excel文件,可以为需要者所借鉴。...
使用vs2003开发,vc++7,代码中试用了basicexcel类读写excel文件,可以为需要者所借鉴。-Use vs2003 to develop, vc++7, tested code to read and write excel files basicexcel category, we can learn from those who need it by.
- 2022-01-29 00:53:01下载
- 积分:1
-
网友dengroj创作的一个小闹钟程序,用QT4实现,大家可去qt中文论坛查找详细信息。...
网友dengroj创作的一个小闹钟程序,用QT4实现,大家可去qt中文论坛查找详细信息。-User dengroj created a small alarm clock program, with QT4 to achieve, we can go to find detailed information qt Chinese Forum.
- 2022-02-02 09:58:31下载
- 积分:1
-
这是STLport 5.2.1最新版,动态库的编译方式已经改变,不懂的到网上查找。...
这是STLport 5.2.1最新版,动态库的编译方式已经改变,不懂的到网上查找。-This is the latest version of STLport 5.2.1, dynamic libraries compiled method has been changed, do not understand the web to find.
- 2023-07-21 15:25:04下载
- 积分:1
-
这是北大在线第1713号题目.使用了搜索算法,其中包括:确定搜索对象、搜索顺序、搜索的优化等方面....
这是北大在线第1713号题目.使用了搜索算法,其中包括:确定搜索对象、搜索顺序、搜索的优化等方面.-This is the Beijing 1713 subject online. The use of search algorithms, including: to determine the search object, the search order, search optimization and so on.
- 2022-01-25 19:52:28下载
- 积分:1
-
该程序控制一个带有图片的双极性电机。
This program control a bipolar motor with a PIC.
- 2022-09-22 12:25:03下载
- 积分:1
-
具有checkbox的tr
具有checkbox的tr-checkbox with the tr
- 2023-09-07 01:30:03下载
- 积分:1
-
1背包问题的vc++6.0解法,还不错,供朋友们参考
0-1背包问题的vc++6.0解法,还不错,供朋友们参考-0-1 Knapsack Problem vc++ 6.0 solution, but also good for friends who refer to
- 2022-04-26 15:08:01下载
- 积分:1
-
Game stone, scissors, fabric source, code, only more than 200 lines, new algorit...
游戏石头、剪子、布的源码,代码只有二百多行,算法新颖-Game stone, scissors, fabric source, code, only more than 200 lines, new algorithm
- 2023-09-08 09:55:03下载
- 积分:1
-
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。...
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the number of search times will be displayed.when using this method ,first of all you should sequence the series bigger and bigger.For this reason the program shoule have the founction of secquencing.
- 2023-06-28 05:30:04下载
- 积分:1