搜索资源列表
排序比较
- 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题: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.
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
BHA
- BLACK HOLE ALGORITHM FOR SOLVING NONLINEAR OPTIMIZATION PROBLEMS. A TOTAL OF SIXTEEN NONLINEAR TEST FUNCTION SUCH ACKLEY ETC IS USED TO EVALUATE ITS PERFORMANCE
fastJSON_v2.1.20
- This the smallest and fastest polymorphic JSON serializer, smallest because it s only 25kb when compiled, fastest because most of the time it is (see performance test section) and polymorphic because it can serialize and deserialize the following sit
