-
Reform program is used for large
改程序全套是用于大型高耸结构风洞测压试验前、后处理,含义明确,计算快速,已用于多个国内重要工程的风洞试验。-Reform program is used for large-scale high-rise structure, a full set of wind tunnel tests manometry before and after the treatment, unequivocal, computing fast, has been used in many domestic key projects of the wind tunnel tests.
- 2022-01-26 06:24:36下载
- 积分:1
-
树形控件项目
treelist control project
- 2022-11-11 04:10:03下载
- 积分:1
-
主要介绍在SuperMap IS .NET的使用和开发过程中需要了解和掌握的一些专题内容,包括许可配置信息、数字水印功能、智能集群缓存...
主要介绍在SuperMap IS .NET的使用和开发过程中需要了解和掌握的一些专题内容,包括许可配置信息、数字水印功能、智能集群缓存-Mainly describes the SuperMap IS. NET s use and development process need to understand and master a number of topics, including the license configuration information, digital watermarking capabilities, intelligent clustered cache
- 2022-11-10 16:15:03下载
- 积分:1
-
多鼠标检测
挺好的多鼠标检测软件源代码,但是不能够区分不同鼠标的光标显示,且通过rawinput得到的鼠标位置,x和y的偏移量积累误差严重,需要进一步解决。
- 2022-03-17 16:18:18下载
- 积分:1
-
一个界面非常漂亮的易语言程序源码 可以借鉴学习的
一个界面非常漂亮的易语言程序源码 可以借鉴学习的-A very beautiful interface, easy-language program source code can learn to learn
- 2022-03-11 06:30:36下载
- 积分:1
-
非递归算法实现线索化二叉树,其中包含递归算法。
非递归算法实现线索化二叉树,其中包含递归算法。-Non-recursive algorithm threaded binary tree, which includes recursive algorithm.
- 2022-02-01 03:33:42下载
- 积分:1
-
实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题...
实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题-achieve multi-process management system bankers algorithm, reasonable process to avoid the same resources as a result of competition arising from the issue Deadlock
- 2022-12-09 04:20:03下载
- 积分:1
-
GumstixII system wince6.0 the bsp, intel cpu is the xscale, is the installation...
GumstixII系统的wince6.0的bsp,cpu是intel的xscale,压缩後是安装文件,安装后会在ce文件夹下产生原代码文件夹-GumstixII system wince6.0 the bsp, intel cpu is the xscale, is the installation of compressed paper, After installation in ce folder under the original code folder
- 2022-01-28 15:45:46下载
- 积分:1
-
利用mfc实现多媒体文件的播放功能,供初学者参考。
利用mfc实现多媒体文件的播放功能,供初学者参考。-The use of mfc playback of multimedia files for advanced users.
- 2022-03-15 05:09:51下载
- 积分: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