-
介绍用 C++ 进行项目开发的方法,我们可以通过这个图形处理软件来熟悉项目开发的基本步骤。...
介绍用 C++ 进行项目开发的方法,我们可以通过这个图形处理软件来熟悉项目开发的基本步骤。 -introduced C project development methods, we can pass the graphics processing software to the project developers familiar with the basic steps.
- 2022-02-26 17:18:44下载
- 积分:1
-
这是一个代码
IDL 应用于大气科学类 常用物理量的计算-this is a code for
idl atomoshphere
- 2022-11-09 07:25:03下载
- 积分:1
-
prim算法最小二叉树代码实现
primprim算法最小二叉树代码实现
primprim算法最小二叉树代码实现
primprim算法最小二叉树代码实现
primprim算法最小二叉树代码实现
- 2023-02-14 11:25:03下载
- 积分:1
-
achieve m C Coloring
用C++实现m着色问题-achieve m C Coloring
- 2023-06-22 21:05:03下载
- 积分:1
-
基于MO进行地图打印的VB程序
基于MO进行地图打印的VB程序-MO-based maps for the VB Print
- 2022-07-10 03:34:08下载
- 积分:1
-
复合增长率计算器,很简单的代码,自己写的使用促进公平…
复合增长率计算器,很简单的代码,自己写的,方便股票投资朋友使用。-CAGR calculator, very simple code that they wrote to facilitate the use of equity investments friends.
- 2022-07-26 01:49:31下载
- 积分:1
-
Firefox插件开发
FireFox插件开发DEMO,插件可与JavaScript脚本交互-FireFox PlugIN Develop
- 2022-01-28 16:28:17下载
- 积分: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
-
ping命令的源代码
ping命令的源代码 -ping command source
- 2022-02-02 00:36:50下载
- 积分:1
-
java开发的贪吃蛇游戏
用纯java开发的贪吃蛇游戏,用eclipse开发出来的,运行项目JFrame窗口打开,在window系统中运行,通过一个一个的节点组成一条蛇,随机在除蛇身上生成食物,蛇可以通过键盘控制移动吃食物,包含完整代码
- 2022-03-11 23:57:17下载
- 积分:1