资源列表
spss
- 数据统计分析软件SPSS教程,希望能对您有所帮助-SPSS data analysis software tutorials, hoping to help you
tony
- 成績顯示三個部份abc #include<stdio.h> #include<stdlib.h> int main(void) { float gread printf("請輸入分數\n") scanf("%f",&gread) if(gread>=80&&gread<=100) printf("成績為A\n") else if(gread>=60&&gread<=79) {
queen
- 采用C++描述的数据结构算法源代码,经过调试可行!-Using C++ Described data structure algorithm source code, after debugging feasible!
Tower
- 用递归算法在vc中实现多层hanoi塔,程序实现动画显示-Recursive algorithm used in vc achieve multi-storey tower hanoi, procedures to achieve animation show
guanjianlujing
- 关键路径的算法 用C++实现 求工程所需时间 有见面-Critical Path algorithm C++ The realization of the time required for reverse engineering have to meet
dd
- 清华大学完整版ppt,对学习数据结构有很帮助哦,建议大家多多下载-Tsinghua University, the full version of ppt, learning data structures there are to help Oh, many suggest that you download
CXDD
- 停在车厢调度站的车厢序列编号依次为1,2,....n,求所有可能的输出序列号-Stopped at the train station the train scheduling serial number followed by 1,2 ,.... n, for all possible output sequence number
migong
- 数据结构中栈算法的简单应用,通过程序模拟迷宫的生成和寻找出口的动态演示过程-Data structure in a simple stack algorithm applications, the adoption of procedures for the generation and simulation of a maze to find the export dynamic demonstration
sjjg
- 数据结构经典课件(附带各章的经典算法) 具体代码是使用C语言编写的-Courseware classic data structures (with the various chapters of the classic algorithm) specific code is written using C language
select
- 冒泡排序,希尔排序,插入排序,选择排序,快速排序-Bubble Sort, Hill sort, insertion sort, select sort, Quick Sort
JiHeJiaoYuBing
- 数据结构求取交并的程序,较好的展现了集合交并的重要思想-err
XiErPaiXu
- 希尔排序,一种高效的排序方式,数据结构最重要的程序之一-Hill sorting, an efficient way to sort, data structures, one of the most important procedures