-
内部排序算法性能分析
在本系统中,通过编码用C语言实现测试程序对常见的六种排序算法性能从比较次数、移动次数和消耗时间方面进行了对比,分析数据得出结论,为在实际应用中选择合适排序算法提供了实验依据。实现功能:排序演示模块:直接排序算法、起泡排序算法、选择排序算法、快速排序算法、希尔排序算法、堆排序算法排序对比模块:直接排序算法、起泡排序算法、选择排序算法、快速排序算法、希尔排序算法、堆排序算法
- 2022-03-17 12:03:49下载
- 积分:1
-
二叉树操作
包含的代码演示不同的操作二叉树。以下操作被实现1)插入2)删除3)遍历
- 2022-07-15 03:04:20下载
- 积分:1
-
插值、拟合与规划问题
插值、拟合与规划问题
插值、拟合与规划问题
插值、拟合与规划问题-Interpolation, fitting with the planning of interpolation, fitting and planning issues
- 2022-01-27 16:00:47下载
- 积分:1
-
运动图像检测MovingObjectDetection
VS-C# 2010下运行。其中混合高斯算法有些问题,其余两种可以实现。
- 2022-08-22 06:30:13下载
- 积分:1
-
本程序实现了列主元高斯消去法,程序层次清晰,界面详细
本程序实现了列主元高斯消去法,程序层次清晰,界面详细-this program out of the main yuan Gaussian elimination method, procedure levels clear and detailed interface
- 2022-11-15 13:35:04下载
- 积分:1
-
少子寿命测试
应用背景少子寿命的计算VI,花了两天时间帮公司做的一个东西,labview是一个用于工业测试比较好的一个工具,而且上手快,我学了两个月做的东西帮公司省了一大笔费用,真的是未来发展的方向。关键技术少子寿命是公司比较关注的东西,这次能够完成这个寿命计算也是大家的鼓励和支持,没有大家的帮助我也不可能写的出这样的程序,写labview程序一定要先规划一个思路,然后慢慢去扩展,一定会写的很好。
- 2023-03-13 16:35:04下载
- 积分:1
-
求解有向图的路径
求解有向图的路径-Solving the path digraph
- 2022-02-04 10:26:13下载
- 积分:1
-
vc++源代码,任意分布的随机数的产生,注意它的随机性
vc++源代码,任意分布的随机数的产生,注意它的随机性-vc source code, arbitrary distribution of the random numbers generated, the attention of its randomness
- 2023-07-20 21:55:03下载
- 积分:1
-
一个能解中国古代算数定理(即孙子定理)的小程序
一个能解中国古代算数定理(即孙子定理)的小程序-a solution can count theorem Ancient China (grandson theorem) of small programs
- 2023-04-16 04:00:04下载
- 积分:1
-
Fifty Years of Shannon Theory
应用背景
Fifty Years of Shannon Theory:
A brief chronicle is given of the historical development
of the central problems in the theory of fundamental limits
of data compression and reliable communication.
关键技术Shannon’s A mathematical theory of communication”published in July and October of 1948 is
the Magna Carta of the information age. Shannon’s discoveryof the fundamental laws of data compression and transmission marks the birth of Information Theory. A unifying theory with profound intersections with Probability, Statistics, Computer Science, and other fields, Information Theory continues to set the stage for the development of communications, data storage
and processing, and other information technologies.
- 2022-02-13 17:00:08下载
- 积分:1