-
基于VC6.0的一个分型演示程序
演示雪花的形成过程。
基于VC6.0的一个分型演示程序
演示雪花的形成过程。
-VC6.0 on a sub-type demo program demo the formation of snowflakes.
- 2022-07-05 00:13:13下载
- 积分:1
-
Very beautiful and very useful code for a pop
很漂亮也很实用的弹出框代码。
在弹出框中加入tree效果最佳
-Very beautiful and very useful code for a pop-up box
- 2022-03-17 06:16:21下载
- 积分: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
-
提取m4a媒体流,提取后面的媒体流,添加上aac格式的头就可以转换成aac文件格式...
提取m4a媒体流,提取后面的媒体流,添加上aac格式的头就可以转换成aac文件格式-m4a flow,requrest code file head
- 2022-08-08 04:39:48下载
- 积分:1
-
实现树的点击
当点击节点时展开子节点树的功能
实现树的点击
当点击节点时展开子节点树的功能-tree description
- 2022-05-07 18:30:26下载
- 积分:1
-
rbb处理的SDK。效率很高的。Vision RGB Software Development Kit
==========================...
rbb处理的SDK。效率很高的。Vision RGB Software Development Kit
===================================
This readme file accompanies version 1.05 of the Vision RGB SDK. The following
directories make up the remainder of this SDK.-rbb deal with the SDK. Very efficient. Vision RGB Software Development Kit =================================== This readme file accompanies version 1.05 of the Vision RGB SDK. The followingdirectories make up the remainder of this SDK.
- 2022-03-04 10:41:22下载
- 积分:1
-
Fugitive game, with source code! ! Configured JDK and environmental variables, d...
逃亡者小游戏,内有源码!! 配置好JDK和环境变量后,双击Jar文件即可执行,有声音和动画
-Fugitive game, with source code! ! Configured JDK and environmental variables, double-click the Jar file can be executed, there are sound and animation
- 2022-02-24 14:43:27下载
- 积分:1
-
telnet客户端
telnet客户端-telnet client
- 2022-05-18 20:17:08下载
- 积分:1
-
犯错
某一层楼20层,有五部互联的电梯。基于线程思想所编写一个电梯调度程序。
每个电梯里面应该有一些按键:数字键、关门键、开门键、等。
每层楼的每部电梯门口,应该有上行和下行按钮。
五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。
调度算法是根据这五部电梯的状态,寻找离当前楼层最近的且和请求同方向的电梯给予响应。
所有电梯初始状态都在第一层。每个电梯如果在它的上层或者下层没有相应请求情况下,则应该在原地保持不动。
-err
- 2022-02-15 23:33:33下载
- 积分:1
-
这个小程序可以帮你统计你输入的总的字符数和英文(中文)字符数!...
这个小程序可以帮你统计你输入的总的字符数和英文(中文)字符数!-This little program can help you statistics you enter the total number of characters and English (Chinese) characters!
- 2022-04-26 23:24:36下载
- 积分:1