-
模拟堆栈进栈和出栈操作的两个C++源程序
模拟堆栈进栈和出栈操作的两个C++源程序-simulated stack into stacks and stacks up operation two C source
- 2023-08-13 20:55:02下载
- 积分:1
-
利用高斯约当方法,求解线性方程组,包括VC++源码以及运行程序...
利用高斯约当方法,求解线性方程组,包括VC++源码以及运行程序-Gauss-Jordan
- 2023-01-26 17:45:04下载
- 积分:1
-
《模式分类》第二版的配套的Matlab源代码
《模式分类》第二版的配套的Matlab源代码-"pattern classification," the second version of the Matlab supporting source code
- 2022-11-26 06:55:02下载
- 积分:1
-
遗传算法是近来较为热门的结构优化方法,C源代码
遗传算法是近来较为热门的结构优化方法,C源代码-Genetic algorithm is more popular in recent structural optimization methods, C source code
- 2022-09-24 18:20:02下载
- 积分:1
-
LDPC 仿真代码
1. 根据度分布生产LDPC校验矩阵H;
2. 生产LDPC编码矩阵G;
3. 在高斯信道下进行仿真;
4. 可进行不同译码算法对比。
完整的C++工程文件,方便 对LDPC码进行系统的仿真分析。
- 2022-01-28 09:57:50下载
- 积分:1
-
The GNU MP Bignum Library,非常好用的大数运算库,GMP is a free library for arbitrary precisi...
The GNU MP Bignum Library,非常好用的大数运算库,GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.
-The GNU MP Bignum Library, very easy to use large numbers of computing library, GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.
- 2022-03-22 20:47:19下载
- 积分:1
-
基于pso模糊神经网络
基于pso的模糊神经网络,传统模糊神经网络使用最小二乘法来递减误差,是不断地循环局部优化,找不到最优解,使用全局优化方法pso可以获得更好的效果。
- 2022-01-22 04:08:55下载
- 积分:1
-
网站自爬网程序
本项目用来索引网站页面作为静态内容并创建网站地图的列表。如何使用: 只是将该文件添加在您的服务器和调用在浏览器中,它将创建一个页面中包含所有的数据,直到五级深的整个网站中的静态代码
- 2022-03-16 03:43:52下载
- 积分:1
-
数学全排列算法
组合数学,全排列字典序、递增进位、递减进位、邻位对换法,C,算法,包含完整的工程文件,用VC++6.0开发,可以直接运行,有几种方式可选,可以根据情况输出计算时间
- 2022-11-25 07:35:03下载
- 积分:1
-
计算PI(圆周率)的程序,可以计算2的N次幂的精确度
计算PI(圆周率)的程序,可以计算2的N次幂的精确度- Calculates PI (girth quotient) the procedure, may calculate 2 N
power the precision
- 2022-02-02 00:13:52下载
- 积分:1