资源列表
[数学计算/工程计算] a201702121
说明: 过年了,闲来无事,翻阅起以前写的代码,无意间找到了大学时写的一套C++工具集,主要是关于数据结构和算法、以及语言层面的工具类。过去好几年了,现在几乎已经回忆不起当年写代码时的情况,不过,通过文件头部注释里的日期,还是依稀想起了那些日子发生的一些事情,不禁感慨了一番。感概之余,随便翻阅了一下,发现当年的编程手法和现在相比,略显稚嫩,风格也相差的比较大了,明显受到当时读的一些经典C++书籍的影响。不过好在代码质量都算可以,都属于基础的语言<王近两> 在 2025-01-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Gauss
说明:算法功能是高斯列主元消去法求解线性方程组-Function is gaussian pca elimination method to solve linear equations<ZHANCHENCHAO> 在 2025-01-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Newton_Fortran-
说明:(Fortran编程)数值分析之Newton法求解非线性方程组-the fortran code of newton<wanghao > 在 2025-01-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Calculates_determinant
说明:可以计算行列式的值,被求解的行列式的阶数应该大于0。-Any rank determinant.<吴俊> 在 2025-01-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] yiweipaowuxingfangchengqiujie
说明:对一维抛物型方程采用对时间向后差分,对空间中心差分的方法计算热传导方程初边值问题。-In this paper, the initial boundary value problem of heat conduction equation is solved by using the method of difference of time and the difference of space center.<木小飞> 在 2025-01-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] spiral_dyn
说明:基于结构优化的现代智能优化算法(遗传算法,蚁群算法,神经网络算法)-Modern intelligent optimization algorithm based on structural optimization (genetic algorithm, ant colony algorithm, neural network algorithm)<xiao> 在 2025-01-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Format-output-integer
说明:让我们用字母B来表示“百”、字母S表示“十”,用“12...n”来表示个位数字n(<10),换个格式来输出任一个不超过3位的正整数。例如234应该被输出为BBSSS1234,因为它有2个“百”、3个“十”、以及个位的4。-Let us use the letter B to express hundred , the letter S that ten , with 12 ... n to represent a sing<Hanxia> 在 2025-01-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] MutualInfo
说明:互信息,一个随机变量中包含另一个随机变量的信息量,可用于度量随机变量间的所有相关关系,包括线性相关关系和非线性相关关系。-Mutual information, a random variable that contains information on another random variable, can be used to measure all the correlations between random variable<刘> 在 2025-01-09 上传 | 大小:1kb | 下载:0