搜索资源列表
Text
- 编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *next } 链表练习: (1).编写函数struct student * creat(int n),创建一个按学号升序排列的新链表,每个链表中的结点中 的学号、成绩由键盘输入,一共n个节点。 (2).编写函数void print(struct
Aaaa
- A*算法 A*算法 A*算法A*算法A*算法
aaaa
- 实数编码 遗传算法 C++用matlab实现实数编码 遗传算法 C++用matlab实现
图aaaa
- 数据结构中图的相关操作,数据结构中图的相关操作-data structure of the plan related operations, data structure of the plan related to operation
aaaa
- 简单的最小二乘曲线拟合方法,供图形图像绘制参考使用。-Simple least-squares curve fitting method for graphics image rendering their use and reference.
aaaa
- 实现了马踏棋盘的演示,采用局部优化的方法,使程序能够立即给出结果.-Board to achieve a demonstration of horse riding, the use of local optimization methods, so that procedures can give results immediately.
aaaa
- 《MATLAB 7.0编程基础基础》 源程序-" MATLAB 7.0 Programming base" source
1
- 写一个函数,求S=a+aa+aaa+aaaa+…..+aaa…aaaa(n个 a)中的第n项,通过调用计算S的值。 -Write a function, find S = a+ aa+ aaa+ aaaa+ ... ..+ aaa ... aaaa (n a a), the first n items, by calling the calculated S value.
aaaa
- system 1th in matlab
aaaa
- 提取特征(180个数据)建立分析器,然后测试(15个数据)-Extracted features (180 data) to establish Analyzer, and then testing (15 data)
aaaa
- 带权有向图的最短路径及拓补排序算法,用于计算最短路径的算法-Weighted directed graph of shortest paths and expand up sorting algorithm used to calculate the shortest path algorithm
aaaa
- 对于压缩原理的简明介绍,有助于我们理解压缩程序的原理和理解哈弗曼数。-Compression principle for a brief introduction, help us understand the principles and understanding of the compression process Hafu Man number.
aaaa
- 频谱感知,能量检测 频谱感知,能量检测 频谱感知,能量检测-energy detetor energy detetor energy detetor energy detetor
aaaa
- 一种新型滑模变结构导引律A new variable structure guidance law of-A new variable structure guidance law of
aaaa
- 编辑一个函数,讲任意数m,确定m及紧靠进m的k个素数保存在xx文件并传回-Edit a function, say any number m, determine m and k m, close into prime numbers saved in the file and return xx
prog1
- 请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN.DAT中的数据不得修改。 请勿改动主函数main和其它
38
- 请编写函数fun,函数的功能是:将放在字符串数组中的M各字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBBCC。 提示:strcat(a,b)的功能是将字符串b复制到字符串a的串尾上,成为一个新串。 注意:部分源程序在文件APROG1.C中。 请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花
exam1
- 请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN.DAT中的数据不得修改。 请勿改动主函数main和其它
exa2m
- 请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN.DAT中的数据不得修改。 请勿改动主函数main和其它
exam3
- 请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN.DAT中的数据不得修改。 请勿-Please writ