-
可以用用户自定义的icon进行填充的进度条示例的实现
可以用用户自定义的icon进行填充的进度条示例的实现-Can be user-defined icon to fill the progress bar example of the realization of
- 2022-05-25 05:36:51下载
- 积分:1
-
蒙特卡罗模拟程序的例子。
Monte Carlo simulation programme example. -Monte Carlo simulation programme example.
- 2023-04-01 22:10:03下载
- 积分:1
-
详细介绍了 WInce 平台上UI定制方法, 以及UI开发的思路.
详细介绍了 WInce 平台上UI定制方法, 以及UI开发的思路.-Described in detail WInce platform UI customization methods, as well as UI development way of thinking.
- 2022-03-13 17:02:50下载
- 积分:1
-
用VB编写的留言本
用VB编写的留言本-VB prepared by the message
- 2022-10-21 08:55:03下载
- 积分:1
-
从制定的文件中读入数据,查找重复的号码并随即抽取其中的号码,保存文件...
从制定的文件中读入数据,查找重复的号码并随即抽取其中的号码,保存文件-From the formulation of the document read into the data, repeat the search number and then taking one number, save the file
- 2022-01-26 15:13:01下载
- 积分:1
-
网络接收过滤器
资源描述基于Rtp流的DirectShow网络接收过滤器开发,实现对Rtp网络流的接收
- 2022-10-08 16:25:03下载
- 积分:1
-
Java Perk 5.01 For Win9x/NT辅助产生 Java 特殊效果, 如动画、幻灯片、广告变化、打字效果、数字钟、下拉屏幕等....
Java Perk 5.01 For Win9x/NT辅助产生 Java 特殊效果, 如动画、幻灯片、广告变化、打字效果、数字钟、下拉屏幕等.-NOTE:
Java Perk 5.01 For Win9x/NT assistant produces Java especial effect,for example,cartoon,slide,advertisement change,typing effect,numeric bell,below-haul screen,and so on.
- 2023-06-27 05:50:05下载
- 积分:1
-
进制转换的几个函数,本人菜鸟,不好意思,请见谅
进制转换的几个函数,本人菜鸟,不好意思,请见谅-Several M-ary conversion function, I am rookie, I am sorry, please forgive me
- 2022-02-14 20:30:58下载
- 积分:1
-
这是一个delphi开发的播放器,本来想做一半PPLIVE房…
这是用delphi 开发的一个播放器,做了一半本来想实现像pplive那样的-This is a delphi development player, originally wanted to do half as pplive realize that
- 2022-03-14 16:53:34下载
- 积分: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