资源列表
[数学计算/工程计算] drawwordmapmatlab
说明:用matlab语言轻松画出世界地图,同时自带分辨率,投影调节-Used to calculate the Legendre series expansion of the program<wang> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[matlab例程] yonglang7m
说明:解决水库大坝岸坡涌浪问题,涌浪向滑坡点上下游扩散的matlab实现。-Solve the problem of dam slope swell, swells to landslide on the downstream point spread matlab.<youngbo> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[matlab例程] bpskmod
说明:解释详细的bpsk调制,适用于初学者,简单易懂-A more detailed explanation of bpsk modulation, for beginners, easy to understand<lovelymeng> 在 2025-06-22 上传 | 大小: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-06-22 上传 | 大小: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-06-22 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] 49.1
说明:编写函数fun,函数的功能是:根据以下公式计算s,计算结果作为函数值返回;n通过形参传入。 s=1 + 1/(1+2) + 1/(1+2+3) +... + 1/(1+2+...+n) -Write a function fun, function is the function: according to the following formula s, calculated as a function return value n passing through the param<储谢东> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] 46
说明:给定程序MODI1.C中函数fun的功能是:统计substr所指字符串在str所指字符串中出现的次数。 例如,若字符串为aaas lkaaas,子字符串为as,则应输出2. 请改正程序中的错误,使它能计算出正确的结果。 注意:不要改动main函数,不得增行或删行,也不得更改程序的结构。-In a given program MODI1.C function fun is the function: Statistics within the meaning of the string<储谢东> 在 2025-06-22 上传 | 大小:1kb | 下载:0