-
使用Chebyshev 多项式进行数值拟合的算法
使用Chebyshev 多项式进行数值拟合的算法-use of Chebyshev polynomials numerical fitting algorithm
- 2023-02-09 23:00:04下载
- 积分:1
-
《python编程金典》书中,所有例子的源代码,可以作为学习本书很好的帮助。...
《python编程金典》书中,所有例子的源代码,可以作为学习本书很好的帮助。
- 2022-01-20 23:48:15下载
- 积分:1
-
使用插入排序和快速排序方法排序数组
程序生成一个数组,然后对它使用插入排序和快速排序方法进行排序。在屏幕上的输出显示了这两种方法来对数组排序,所花的时间。在编译后的程序以及创建输出文件,在 project 的文件夹命名为的 Array.txt,你可以在这里看到如何生成的矩阵的样子,怎么它被排序,也多少时间就能对它进行排序。
- 2022-05-20 03:32:59下载
- 积分:1
-
格式操作
字符串格式,concat 字符串,长度的字符串,使用 vb 6.0,可以帮助程序员为计数,并知道字符串的长度
- 2022-07-15 12:01:40下载
- 积分:1
-
压缩算法LZW的研究代码
此代码是LZW的算法实现,对学习LZW算法有一定的帮助,有兴趣的朋友可以下载来看看,值得学习!
- 2022-07-22 13:15:49下载
- 积分:1
-
利用快速傅立叶变换间接计算的Hilbert变换。程序已测试,效果很好...
利用快速傅立叶变换间接计算的Hilbert变换。程序已测试,效果很好-The use of Fast Fourier Transform Hilbert transform calculated indirectly. Procedures have been tested, the effect of good
- 2022-03-15 17:45:20下载
- 积分:1
-
简单明了的PID控制算法,可以参考一下
简单明了的PID控制算法,可以参考一下-simple PID control algorithm, a reference
- 2022-07-28 10:56:23下载
- 积分:1
-
多边形裁剪
二维图形的软件实现
- 2022-01-25 14:33:45下载
- 积分:1
-
矩阵类
可实现转置,求逆,求秩,求行列式值,求正定,重载了各种运算符...
矩阵类
可实现转置,求逆,求秩,求行列式值,求正定,重载了各种运算符-Matrices can be realized transpose, inverse, and rank, and the determinant value, and positive definite, a variety of operator overloading
- 2022-08-23 19:08:32下载
- 积分:1
-
C language data structures operating sequence in Table 3, which is characterized...
C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facilitate order processing line matrix calculation, but by businesses that require access to a line of non-zero yuan, then you start from scratch
- 2023-08-26 04:35:04下载
- 积分:1