-
约瑟夫环,运用了数据结构中的链结构。具体请详细观察源程序...
约瑟夫环,运用了数据结构中的链结构。具体请详细观察源程序-Joseph Wan, the use of the data structure in the chain structure. Please observe the specific source code
- 2022-03-09 12:41:47下载
- 积分:1
-
一种具有加、减、乘、除的能力。
A Fraction class that has the ability to add, subtract,multiply and divide .
- 2022-06-15 09:12:17下载
- 积分:1
-
使用MPI并行编程
用并行编程语言MPI编写整数加法程序。
- 2023-08-13 16:20:03下载
- 积分:1
-
龙贝格数值积分法
龙贝格数值积分法- Dragon Begg numerical integration
- 2022-04-19 18:04:33下载
- 积分:1
-
表达式计算器
/* 表达式计算 */
/* 调用方式:CalcExp("1+max(0.5,sin(1))+sum(1,2^3,mod(5,3))", res, infoStr) */
/* 带符号参数调用方法,先调用符号定义AddSignParam,再调用 CalcExp: */
/* AddSignParam(["a","s"], [1, 0.5]); 或者 AddSignParam("a=1,s=0.5") */
/* CalcExp("1+a+sin(s)", res, infoStr) */
- 2022-03-25 07:34:54下载
- 积分:1
-
生成纹理特征图像
计算原始图像的几何纹理;将原始图像转化成他的纹理图像;该程序计算了14中不同的几何纹理;该程序可以方便的移植到其他程序中,独立于MFC;该程序面向的图像为大数据的遥感图像,用到了GDAL库。
- 2023-05-08 15:15:04下载
- 积分:1
-
leetcode可过OJ的Java代码
本人写的leetcode的Java版本答案,可过online judge。Github地址:https://github.com/SiyuanXing/leetcode.git
- 2022-02-12 08:08:37下载
- 积分:1
-
电子工业Matlab 6.X辅助优化计算与设计原代码
电子工业Matlab 6.X辅助优化计算与设计原代码-electronics industry Matlab 6.X assisted optimization code with the original design
- 2022-02-12 22:12:32下载
- 积分:1
-
ansys55的批处理源码,用于分析弹性板壳振动时的固有频率和空间模态...
ansys55的批处理源码,用于分析弹性板壳振动时的固有频率和空间模态-ansys55 source for the analysis flexibility at the plate vibration natural frequencies and modal space
- 2022-08-15 00:54:22下载
- 积分:1
-
RSA 加密算法
RSA 加密算法源程序代码RSA算法原程序及详细注释
- 2022-05-29 10:31:11下载
- 积分:1