-
C#编写的二重积分算法
C#编写的二重积分算法-数值分析算法-C# prepared by the Double Integral algorithm- numerical analysis algorithm
- 2022-04-12 03:38:42下载
- 积分:1
-
线性表的基本运算及多项式的算术运算
线性表的操作:
在顺序列表类SeqList中增加成员函数void Reverse(),实现顺序表的逆置
在顺序表类SeqList中增加成员函数bool DeleteX(const T &x),删除表中所有元素之等于x的元素。若表中存在这样的元素,则删除之,且函数返回true.否则函数返回false.
编写main函数。调用上述新增函数。
- 2022-02-10 04:16:32下载
- 积分:1
-
this doc is the best way to recognise the methods of clustering
this doc is the best way to recognise the methods of clustering
- 2022-06-19 08:38:37下载
- 积分:1
-
大数C++程序,实现加减乘除等
超强大数代码,实现产生大数,大数之间的运算,超级强大~~~为各种加解密算法提供帮助!
- 2022-10-16 09:00:03下载
- 积分:1
-
nand flash 528字节 蓝光ecc算法
之前自己做的nand flash 小页512模式的16字节ecc计算,ecc是标准的蓝光528设计算法,采用C++设计,工程中有debug和Release,输入文件是二进制bin文件(512*n字节大小),输出bin(528*n字节大小),验证ok
- 2022-07-23 06:39:40下载
- 积分:1
-
最大覆盖问题:给定n个整数a , a , ,an 1 2 组成的序列。如果对于i £ k £ j ,有k | j | a &...
最大覆盖问题:给定n个整数a , a , ,an 1 2 组成的序列。如果对于i £ k £ j ,有k | j | a £ a ,则称j a 覆
盖序列区间i i j a , a , , a +1 ,相应的覆盖区间长度为j-i+1。-Maximum coverage problem: Given n integers a, a,, an 1 2
- 2023-01-24 13:10:04下载
- 积分:1
-
JPEG2000, C代码
The OpenJPEG library is an open-source JPEG 2000 library developed in order to promote the use of JPEG 2000.
See the source for more information.
- 2023-04-20 21:00:04下载
- 积分:1
-
用C++语言实现的基于小波分析的源代码,实现了小波分析的诸多算法...
用C++语言实现的基于小波分析的源代码,实现了小波分析的诸多算法-With C++ Language based on wavelet analysis of the source code, the realization of the wavelet analysis of many algorithms
- 2022-11-08 02:10:04下载
- 积分:1
-
LMF方法解非线性方程组,有例子,可以直接运行!
LMF方法解非线性方程组,有例子,可以直接运行!-LMF method to solve nonlinear equations, there are examples, can be directly run!
- 2023-05-04 01:50:03下载
- 积分:1
-
可进行多种分布函数的计算,包括求解均值,方差等。可在进行统计学程序编辑时使用。...
可进行多种分布函数的计算,包括求解均值,方差等。可在进行统计学程序编辑时使用。-Can be calculated a variety of distribution functions, including the solution of the mean, variance and so on. Carrying out statistical procedures can be used to edit.
- 2022-03-20 08:08:55下载
- 积分:1