资源列表

« 1 2 ... .25 .26 .27 .28 .29 630.31 .32 .33 .34 .35 ... 3400 »

[数学计算/工程计算newmat11

说明:非常好用的用C编写的矩阵类,可在不同编译器下编译使用.-Very useful to prepare a matrix with C category, can be compiled under different compilers use.
<陈志> 在 2025-02-01 上传 | 大小:276kb | 下载:1

[数学计算/工程计算000

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0
<> 在 2025-02-01 上传 | 大小:276kb | 下载:0

[数学计算/工程计算Haircut

说明:用C语言编的理发馆仿真技术,需要输入chair s number 和closetime-Using C language made the Barber Museum simulation technology, the need to enter the chair s number and closetime
<董飞> 在 2025-02-01 上传 | 大小:276kb | 下载:0

[数学计算/工程计算MatrixMul

说明:基于CUDA的高维矩阵运算4,计算机毕业设计-CUDA-based operator of high-dimensional matrix 4, the design of computer graduates
<范吴斌> 在 2025-02-01 上传 | 大小:276kb | 下载:0

[数学计算/工程计算CSort

说明:封装完整的内排序算法,对初步学习编程者很有帮助-The complete package within the sorting algorithm, the preliminary study helps programmers
<孙瑜鑫> 在 2025-02-01 上传 | 大小:276kb | 下载:0

[数学计算/工程计算main

说明:喷管内的结构网格生成,利用了好几种迭代方法-The structure of nozzle grid generation, use of several iterative method
<zhuchuanyun> 在 2025-02-01 上传 | 大小:276kb | 下载:0

[数学计算/工程计算TDMA_algorithm

说明:陶文双的数值传热程序,采用simple算法进行计算的-Tao pairs of numerical heat transfer process, using simple algorithm is calculated
<zhuchuanyun> 在 2025-02-01 上传 | 大小:276kb | 下载:0

[数学计算/工程计算juzheng

说明:用C语言编写,数值计算方法,是矩阵分解法。-C language, numerical calculation, matrix decomposition.
<郭龙> 在 2025-02-01 上传 | 大小:276kb | 下载:0

[数学计算/工程计算accumlation

说明:高斯积分,如果有人做采样,数值处理,控制的话,是很有用的参考代码 -Gaussian integral, if someone do the sampling, numerical processing, control it, is a useful reference code
<xiaoyang> 在 2025-02-01 上传 | 大小:276kb | 下载:0

[数学计算/工程计算in_to_pxy

说明:有限元建模,将节点信息进行编号 有限元建模,将节点信息进行编号-fem model of fem mode lfem model
<yang> 在 2025-02-01 上传 | 大小:276kb | 下载:0

[数学计算/工程计算Fibonacci

说明:最优化方法:斐波那契法求极值-Fibonacci method extremum
<rain> 在 2025-02-01 上传 | 大小:276kb | 下载:0

[数学计算/工程计算CBigNumDivision

说明:C语言实现的大数相除功能,基于最少5000*5000(再大的数没有测试,应该没问题)字节的结果,结果会按高低位打印到屏幕。-Large numbers divided C language function, based on a minimum of 5000* 5000 (then a large number have not tested, it should be no problem) bytes of the result
<刘小生> 在 2025-02-01 上传 | 大小:276kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 630.31 .32 .33 .34 .35 ... 3400 »

源码中国 www.ymcn.org