搜索资源列表
Exam3
- SSD6卡耐基梅陇大学考试3满分答案 SSD6 数据结构 基于C++ 作为大学期间最重要的一门课程额
aad5Exam3
- ssd5的exam3的答案。。多多参考-ssd5 of exam3 answer. . Lot of information. . .
EXAM3
- 常物性流体在均匀壁温的正方形截面管道内作充分发展的对流换热,求:截面上的速度分布、温度分布、fRe及Nu。 -Constant fluid properties of a square section of uniform wall temperature for fully developed pipe heat transfer, find: the cross section of the velocity distribution, temperature distribution
exam3
- 请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN.DAT中的数据不得修改。 请勿-Please writ
exam3-8
- 用双链表做栈,栈的链式存储结构,及基本运算的实现-Do double-linked list stack, stack chain storage structure, and basic operations to achieve
exam3
- 北京大学icpc在线测试 包装问题,题号1017,主要用到的算法是贪心算法。-Beijing university icpc online testing, your bluebooks 1017, the main idea is the greedy algorithm.
exam3
- 调用数值求根函数来求解平面光波导中的导模(Can be solved by numerical o root function called planar optical waveguide in the mould)
exam3
- 在matlab中用数值法求解一阶贝塞尔函数的前10个零点,并作出一阶贝塞尔函数曲线,并在曲线上标注出其零点。(In MATLAB, the first 10 zeros of the first order Bessel function are solved by numerical method, and the first order Bessel function curve is made, and the zero point is marked on the curve.)