-
数组排序的经典程序shell。
数组排序的经典程序shell。-Sorting an array of classic shell procedures.
- 2022-04-08 11:10:51下载
- 积分:1
-
有限元计算程序,供软件工程,力学专业的老师和学生参考
有限元计算程序,供软件工程,力学专业的老师和学生参考-Finite element program for software engineering, mechanical professional teachers and students for reference
- 2022-02-24 19:15:32下载
- 积分:1
-
实验数据的等距五点三次平滑
一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 ....
实验数据的等距五点三次平滑
一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoothing, and strive to eliminate the impact of random error, improve the quality of experimental data.
- 2022-04-23 19:48:39下载
- 积分:1
-
C#实现求1000以内被7整除的数
求出1-1000之间的所有能被7整除的数,并计算和输出每5个的和,控制台应用程序。
- 2022-10-19 04:45:03下载
- 积分:1
-
0 / 1背包问题是一个N P
0 / 1背包问题是一个N P-复杂问题,为了解决该问题,,将用回溯算法解决该问题。既然想选择一个对象的子集,将它们装入背包,以便获得的收益最大,则解空间应组织成子集树的形状(如图1 6 - 2所示)。该回溯算法与4 . 2节的装载问题很类似。首先形成一个递归算法,去找到可获得的最大收益。然后,对该算法加以改进,形成代码。改进后的代码可找到获得最大收益时包含在背包中的对象的集合。-0/1 knapsack problem is a P-complex issues, in order to solve the problem, and will be used backtracking algorithm to solve the problem. As to the choice of a subset of object, they will load a backpack, in order to obtain the greatest profits, the solution should be organized into space subset of the shape of the tree (Figure 1 6-2 below). The backtracking algorithms and 4. Two loading problem is very similar. Forming a recursive algorithm to get the maximum benefit available. Then, this algorithm is modified to form code. Improved code can be found at the maximum benefits included in the backpack of a collection of objects.
- 2022-02-26 09:06:08下载
- 积分:1
-
A complete numerical simulation software, can realize high interpolation Sin phe...
完整的数值模拟软件,可以实现高次插值的Sin现象,三次分段埃米尔插值,Gauss赛德尔迭代法等多种算法-A complete numerical simulation software, can realize high interpolation Sin phenomenon, three sub-Emir Interpolation, Gauss Seidel iteration algorithm, etc.
- 2022-02-13 10:06:02下载
- 积分:1
-
哈希表实现
哈希表实现- The Hasche table realizes
- 2022-12-11 02:35:02下载
- 积分:1
-
iir滤波实现线性相位
linkwitz滤波器简单容易实现,且通带内频率幅度变化比较平坦,相位非常接近线性相位,对音频保质处理是非常有用的,而且该数字滤波器是可以实时实现的,也就是实时改变频率,实时数字滤波。并附带了LINKWITZ数字滤波器设计原理文档。
- 2023-04-15 12:55:03下载
- 积分:1
-
c/c++编写的一个日历程序
是c/c++编写的一个算法程序,在VC6.0里执行该程序之后,会显示年月日,并且该年月日是当天的时间,对于c/c++的编写有一定的参考性,可以以此为基础进行其他程序的移植。
- 2022-09-14 16:15:03下载
- 积分:1
-
Huffman coding is a lossless encoding said very carefully, and to look carefully...
霍夫曼编码 是一种无失真编码 讲的很详细,仔细看看,收获不小。-Huffman coding is a lossless encoding said very carefully, and to look carefully and learned a lot.
- 2022-02-01 01:07:14下载
- 积分:1