资源列表

« 1 2 ... .21 .22 .23 .24 .25 20826.27 .28 .29 .30 .31 ... 28523 »

[matlab例程rayleighbenard

说明:Here isthe Matlab code which computes the temperature-driven flow-Here isthe Matlab code which computes the temperature-driven flow
<Hootan> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[matlab例程shanchen

说明: two-component flow is simulated with this Matlab scr ipt.
<Hootan> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[matlab例程FNNrealizeMATLAB

说明:一个MATLAB实现模糊神经网络的程序,希望对大家有帮助-A MATLAB procedure of fuzzy neural network, we want to help
<王姿> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[matlab例程lorens

说明:关于Lorenz函数处于混沌时的图形,包括建立Lorenz函数集画图程序-about Lorenz
<鸡蛋> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[matlab例程57578846gmmTrain

说明:this is backage for train g-this is backage for train gmm
<lama> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算bolan

说明:波兰计算器 采用波兰计算器原理进行计算 源码已经上传-Poland Poland Calculator Calculator with source principle calculations have been uploaded
<常锐> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[压缩解压24EEReadwrite

说明:IIC接口的24系列EEPROM 读写程序-24 EE Read and Write
<张成> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[matlab例程CudaConv

说明:Convolution of an arbitrary 1D complex signal with an arbitrary filter kernel Author: Mario Tuerschmann please read the .txt files before using.
<hasan> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算lab1

说明:实现了逆波兰式和数学表达式之间的转换的算法-Achieved Reverse Polish Notation and mathematical algorithm for conversion between the expression
<ha ha> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算convex

说明:gram法求凸包, 凸包是区域内任意两点的直线不与边界相交的简单闭区域。 gram算法能够高效地求解出凸包的点集-gram Method convex hull, convex hull is a straight line between any two points within the region do not intersect with the boundary simple closed area. gram algorithm can efficiently solve
<刘晓明> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法polynomial

说明:对已知的多项式p(x)利用用线性表的数据结构进行加法,乘法,微商运算 加法的时间复杂度为O(n+m) 乘法的时间复杂度为O(nm) 微分的时间复杂度为O(n) 排序的平均时间复杂度为O(nlogn) 程序优点:通过顺序表和链表结合使用,使乘法合并同类项的时间复杂度降为O(1),乘法本身的时间复杂度也达到下界。 程序提供了有好的界面,并且有较好的容错性,输入输出人性化,符合人的习惯。 用快速排序代替了插入排序,使本程序能应对较大的数据。 程序缺点:系数和指数有范围限
<刘晓明> 在 2025-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法huffman_coding

说明:本程序建立了哈夫曼树并求出了各字符哈夫曼编码,但不能对需要编码的文件进行分析,作出最优或 近似最优的决策 建树的时间复杂度:O(nlogn) 求解编码的平均时间复杂度:O(n*d) d为哈夫曼树叶子的深度的期望,最坏情况的d=(n^2+n-2)/2n. 编码的最坏时间复杂度为O(n^2)-This procedure established a Huffman tree and calculated the various characters in Huffman c
<刘晓明> 在 2025-11-08 上传 | 大小:2kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 20826.27 .28 .29 .30 .31 ... 28523 »

源码中国 www.ymcn.org