搜索资源列表
排序比较
- 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the problem, introduced by the test a
DOMTest
- 原来是用于检测电子盘的读写性能的,也可以用于测试网络文件读写性能。-was originally used to detect electronic disk read and write performance, but also can be used to test network file read and write performance.
InvPerfTest
- 以6个基本案例测试Inventor的性能:启动Inventor,新建零件文档,新建工程图文档,打开包含自动宏的零件文档,打开大型装配文档,重新计算大型装配文档。测试结果最终被保存到指定路径的csv文件。-Testing Inventor performance with six cases: Launch, New Part, New Drawing, Open Part with Auto VBA, Open Large Assembly, Rebuild the Large Assembly
TestRamDisk
- 测试一个内存盘(RamDisk)性能的程序。-Testing a memory disk (RamDisk) performance procedures.
WriteToFile
- 测试普通文件操作和内存映射文件分别在普通堆缓冲和虚拟内存缓冲情况下的性能.代码在不同的机器上执行情况会不同-Test ordinary file operations and memory-mapped files are in the normal heap buffer performance and virtual memory buffer conditions. Code execution on different machines circumstances will be dif