资源列表
[数据结构常用算法] algorithmic
说明:是一个介绍常用算法的课件,如贪心算法,规划算法等,试一下吧-Is a commonly used method to introduce the courseware, such as the greedy algorithm, planning algorithms and so on, try it<纪洪生> 在 2025-06-19 上传 | 大小:2.42mb | 下载:0
[数学计算/工程计算] PrimeSingle
说明:求某范围内得素数,我们多核试验提供得,老师让把它并行化-A fr a mework for a prime number, we provide a multi-core test, the teacher let it parallelization<haohao> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[matlab例程] image_rotate
说明:高效的图像旋转程序,Matlab语言编写,易读。-Efficient procedures for image rotation, Matlab language, easy to read.<张靖恺> 在 2025-06-19 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] lineardifferent
说明:计算超短脉冲非线性传输的一个比较成熟的M文件-Calculation of nonlinear transmission of ultrashort pulse of a more mature M documents<jenny> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] montecarlo_arithmetic
说明:monte carlo方法在各个方面中的小应用-monte carlo method in all aspects of small applications<锋锋> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Calculator
说明:能计算数学函数的计算器,有一千多行代码的程序.这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。功能还算比较完善。 -Mathematical functions t<陈建华> 在 2025-06-19 上传 | 大小:176kb | 下载:0
[数学计算/工程计算] NONSAP
说明:非线性有限元程序,NONSAP is a general finite element program for the nonlinear static and dynamic analysis of complex structures. The program is very flexible and was designed to be extended and modified by the user. In particular the program can easily be mo<wangsong> 在 2025-06-19 上传 | 大小:122kb | 下载:3
[数据结构常用算法] prim
说明:(1)利用普里姆算法求网的最小生成树 (2)实现教科书中定义的抽象数据类型mfset。以此表示构造生成树过 程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值-(1) the use of prim algorithm for minimum spanning tree network (2) the realization of the textbook definition of abstract data types mfset. Spanning tree s<xinghenzhai> 在 2025-06-19 上传 | 大小:1kb | 下载:0