资源列表

« 1 2 ... .43 .44 .45 .46 .47 16348.49 .50 .51 .52 .53 ... 28523 »

[matlab例程phase-array-beamforming-for-MATLAB

说明:相控阵列天线方向图的matlab实现,来自学报-Phased array antenna pattern matlab realize, from University
<tian> 在 2025-04-22 上传 | 大小:214kb | 下载:0

[matlab例程bpskmod

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

[matlab例程test

说明:GMM的matalab实现,通过对多个语种进行训练,然后得出每个语种的GMM模型,最终用于语种识别-GMM' s matalab achieved through training of more than one language, then come to the GMM model for each language, and ultimately for identifying languages
<wuji> 在 2025-04-22 上传 | 大小:22.29mb | 下载:0

[数值算法/人工智能prog1

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

[生物技术Modeling-Biological-Systems

说明:生物模型实验,可以模拟各种生物过程,可以修改期中的程序 根据具体应用-Modeling Biological Systems Principles and Applications code
<steven> 在 2025-04-22 上传 | 大小:2.85mb | 下载:0

[数学计算/工程计算mass

说明:本代码是关于活性碳吸附储氢的质量流率,才用C语言编写。-The code is on the activated carbon mass flow rate of hydrogen, only the C language.
<宋丙菊> 在 2025-04-22 上传 | 大小:4kb | 下载: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
<储谢东> 在 2025-04-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 valu
<储谢东> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算adsorption

说明:本代码是关与活性吸附储氢的吸附,质量源项,能量源项。-This code is off and active adsorption of hydrogen adsorption, the quality of the source term, the energy source term.
<宋丙菊> 在 2025-04-22 上传 | 大小:5kb | 下载:0

[数据结构常用算法47

说明:假定输入的字符串中只包含字母和*号。请编写函数fun,它的功能是:删除字符串中所有的*号。在编写程序时,不得使用C语言提供的字符串函数。 例如,字符串的内容为:****A*BC*DEF*G*******,删除后,字符串的-Assume that the input string contains only letters and asterisk. Please write the function fun, it' s fu
<储谢东> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算temp

说明:本代码是关于活性碳吸附储氢的环境温度的设置。-The code is on the activated carbon adsorption of hydrogen storage temperature settings.
<宋丙菊> 在 2025-04-22 上传 | 大小:4kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 16348.49 .50 .51 .52 .53 ... 28523 »

源码中国 www.ymcn.org