资源列表

« 1 2 ... .30 .31 .32 .33 .34 3135.36 .37 .38 .39 .40 ... 3400 »

[数学计算/工程计算DB05

说明:矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(const matrix &) //拷贝构造函数 BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵 modifyrowscols(int rows,int cols
<跑过的云> 在 2025-01-17 上传 | 大小:1.49mb | 下载:0

[数学计算/工程计算fdtd_3D_xyzPML_MPI_OpenMP

说明:用vc编写的FDTD有限差分程序,对学习有限差分算法的同学帮助极大-Vc prepared using FDTD finite difference procedures, finite difference method of learning to help students greatly
<杨勇> 在 2025-01-17 上传 | 大小:1.5mb | 下载:1

[数学计算/工程计算opencvsvd

说明:关于openCV的一个使用实例用opencv做矩阵的SVD分解-opencv svd
<张元元> 在 2025-01-17 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算TISEAN_2.1

说明:非线性时间学列分析工具,包括源码和基本使用说明-Study included non-linear time analysis tools, including source code and basic instructions
<chaos> 在 2025-01-17 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算Tanenbaum

说明:Processes and Threads
<vitor> 在 2025-01-17 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算Hebut-GPA

说明:计算GPA(河北工业大学) 60-90 从1.0-4.0 60一下算0 90以上算4.0-Calculate GPA(HEBUT) 60 to 90 represents 1.0 to 4.0 under 60 marked 0 while over 90 reprsents 4.0
<Abraham Bian> 在 2025-01-17 上传 | 大小:1.49mb | 下载:0

[数学计算/工程计算Rubik-print

说明:Rubik s Cube. Algorithms, compositions, visual simulator.
<Anthony Fong> 在 2025-01-17 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算CPPsimplex

说明:单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限
<rabbit> 在 2025-01-17 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算CodeFEAError-Estimators

说明:Code source of Finite Element Analysis with Error Estimators
<haider121981> 在 2025-01-17 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算Algorithms2

说明:Compares Bubble sort and Quick sort as runtime msec and key comparison count.
<asdqwe> 在 2025-01-17 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算REEF3D_15.04

说明:REEF3D is an open-source computational fluid dynamics program. With a strong focus on hydraulic, coastal, offshore and environmental engineering, as well as Marine CFD, the use of the level-set method enables it to calcu
<hua2005 > 在 2025-01-17 上传 | 大小:1.5mb | 下载:0

[数学计算/工程计算程序及数据

说明:用于求解数学建模算法的代码,数据。可直接使用。(Code for solving mathematical modeling algorithms)
<Techo1> 在 2025-01-17 上传 | 大小:1.5mb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 3135.36 .37 .38 .39 .40 ... 3400 »

源码中国 www.ymcn.org