-
一个简单的通讯录程序,自己编写的控制台程序,利用了链表,是一个关于链表操作学习的很好例子。...
一个简单的通讯录程序,自己编写的控制台程序,利用了链表,是一个关于链表操作学习的很好例子。-A simple address book program, their own procedures for the preparation of the console, using a linked list is a list to operate on a very good example of learning.
- 2022-01-20 22:54:56下载
- 积分:1
-
ASP based teaching good things ah. Read all understand that learning is better.
ASP基础教材好东西啊。看了大家都会明白的,学习很要好.-ASP based teaching good things ah. Read all understand that learning is better.
- 2022-01-26 00:53:17下载
- 积分:1
-
nextnanao software program, based on Fortron prepared computable energy band str...
nextnanao软件程序,基于FORTRON编写,可计算材料的能带结构等信息-nextnanao software program, based on Fortron prepared computable energy band structure of materials and other information
- 2022-02-05 07:07:14下载
- 积分:1
-
MFC下的串口通信程序,使用vs2010实现
MFC下的串口通信程序,使用vs2010实现,里面使用数组模拟一个消息队列,实现串口的收发数据。如有雷同纯属巧合。
- 2022-08-16 03:59:37下载
- 积分:1
-
实现3维文本按钮
实现3维文本按钮-realization of the three-dimensional text button
- 2022-07-14 20:10:11下载
- 积分:1
-
CSerialPort类的头文件和c源文件,封装了VC中串口通信的api,方便编写串口调试软件...
CSerialPort类的头文件和c源文件,封装了VC中串口通信的api,方便编写串口调试软件-CSerialPort class header file and the c source file, package the VC in the serial communication of the api, facilitate the preparation of serial debugging software
- 2022-04-07 09:58:25下载
- 积分:1
-
Self
采用自制线城池同时ping多台主机,
可以让工作人员能够及时地看到服务器网络是否断开-Self-made city line ping multiple hosts at the same time, allowing staff to network in time to see whether the server disconnect
- 2022-04-25 15:50:20下载
- 积分:1
-
使用MFC编写的软件可以看到万年历的农历日期,战俘…
利用mfc编写万年历软件可以察看阴历的日期,功能强大,但是代码简单-use mfc hefty almanac preparation software can see the lunar calendar dates, powerful, but simple code
- 2022-08-15 06:23:13下载
- 积分:1
-
一个非常酷的图标编辑软件,包含源代码。凑字20。H.
非常Cool的图标编辑软件,包含源程序。凑满20个字。够了没有?-A very Cool icon editing software, including source code. Minato for 20 words. Had enough yet?
- 2022-12-16 19:45:03下载
- 积分:1
-
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (1...
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (10000个测试元素),并输出到文件中。
分别执行快速排序算法和交换排序算法对测试数据排序,并输出到不同的文件中。
使用较为精确的QueryPerformanceCounter和QueryPerformanceFrequency等函数记录算法耗时,精确到毫秒,以便更好地进行算法耗时比较。
分析两种不同算法,有针对性地设计与调整测试数据,进而通过比较算法耗时来得到更充分且更深刻的认识。
编写模块校验两种不同排序算法的输出结果正确且相同
-Quicksort sorting algorithm comparison and exchange
In the Visual C++ to create a single document Windows application, and to achieve the following functions:
The use of random function automatically generates a certain amount of test data (10000 test elements), and output to a file.
Respectively, and the exchange of the implementation of quick sort algorithm sorting algorithm to sort of test data, and output to a different file.
Using a more accurate record of QueryPerformanceCounter and QueryPerformanceFrequency algorithms such as time-consuming functions, accurate to the millisecond, in order to better carry out time-consuming compared algorithms.
Analysis of two d
- 2022-04-22 17:20:42下载
- 积分:1