资源列表

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

[数据结构常用算法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-26 上传 | 大小:1kb | 下载:0

[生物技术Modeling-Biological-Systems

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

[数学计算/工程计算mass

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

[数学计算/工程计算adsorption

说明:本代码是关与活性吸附储氢的吸附,质量源项,能量源项。-This code is off and active adsorption of hydrogen adsorption, the quality of the source term, the energy source term.
<宋丙菊> 在 2025-06-26 上传 | 大小: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 function is to: remove all the*
<储谢东> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算temp

说明:本代码是关于活性碳吸附储氢的环境温度的设置。-The code is on the activated carbon adsorption of hydrogen storage temperature settings.
<宋丙菊> 在 2025-06-26 上传 | 大小:4kb | 下载: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-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法45

说明:N名学生的成绩已在主函数中放入一个带头节点的链表结构中,h指向链表的头节点。请编写函数fun,它的功能是:求出平均分,由函数值返回。 例如,若学生的成绩是:85,76,69,85,91,72,64,87,则平均分应当是:78.625. 注意:部分源程序在文件PROG1.C中。 请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。 -N student achievement has been the main function into a
<储谢东> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数值算法/人工智能oosession-5

说明:Constructor and Destructor Functions
<Soumil> 在 2025-06-26 上传 | 大小:8kb | 下载:0

[人工智能/神经网络/遗传算法Artificial-Intelligence

说明:人工智能:一本关于人工智能的教程,帮助大家学习了解人工智能。-Artificial Intelligence: a tutorial on artificial intelligence to help people learn about artificial intelligence.
<林伟彬> 在 2025-06-26 上传 | 大小:13.41mb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 16348.49 .50 .51 .52 .53 ... 28522 »

源码中国 www.ymcn.org