资源列表

« 1 2 ... .53 .54 .55 .56 .57 25758.59 .60 .61 .62 .63 ... 28522 »

[matlab例程SSNLS

说明:用split-step方法求解非线性薛定谔(NLS)方程的例子-This code solves the NLS equation with the split-step method
<wangji> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[matlab例程huffmn

说明:In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) wh
<vishnu> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[matlab例程microstrip

说明:Microstrip is a type of electrical transmission line which can be fabricated using printed circuit board technology, and is used to convey microwave-frequency signals. It consists of a conducting strip separated from a ground plane by a dielectric la
<vishnu> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[matlab例程KNN

说明:it is a knn classfier,can classfier some datasets.than you
<name> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ar

说明:ar参数估计,效果非常好,运用最小二乘法-Matlab ar program,it s very good
<夫林> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算drawwordmapmatlab

说明:用matlab语言轻松画出世界地图,同时自带分辨率,投影调节-Used to calculate the Legendre series expansion of the program
<wang> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[matlab例程yonglang7m

说明:解决水库大坝岸坡涌浪问题,涌浪向滑坡点上下游扩散的matlab实现。-Solve the problem of dam slope swell, swells to landslide on the downstream point spread matlab.
<youngbo> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[数学计算/工程计算NM

说明:a code for Nelder Mead
<Ali> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[matlab例程bpskmod

说明:解释详细的bpsk调制,适用于初学者,简单易懂-A more detailed explanation of bpsk modulation, for beginners, easy to understand
<lovelymeng> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能prog1

说明:请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN.DAT中的数据不得修改。 请勿改动主函数main和其它
<储谢东> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法blank1

说明:给定程序中,函数fun的功能是将不带头结点的单向链表逆置,即若原链表中从头到尾结点数据域依次为:2、4、6、8、10,逆置后,从头至尾结点数据域依次为:10、8、6、4、2。 请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。 -A given program, function fun is the function of the node will not take the lead against the home one-way linked list, th
<储谢东> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能49

说明:给定程序MODI1.C中函数fun的功能是:计算s所指字符串中含有t所知字符串的数目,并作为函数值返回。 请改正函数fun中指定部位的错误,使它能得出正确的结果。 注意:不要改动main函数,不得增行或删行,也不得更改程序的结构! -MODI1.C in a given program function is a function fun: Calculation s t know referred to a string containing the number of strin
<储谢东> 在 2025-08-30 上传 | 大小:1kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 25758.59 .60 .61 .62 .63 ... 28522 »

源码中国 www.ymcn.org