资源列表
LDS-technical_report_2004
- 国际民航组织数据结构标准,
EX_SORT
- 先用内排序对随即产生的内n个3位数的整数排好序,存放在一个文件中, 共产生m个有序文件,然后对这m个文件利用败者树进行多路平衡归并, 得到一个有n*m个三位数的有序文件。-First in order to then generated within the n-3-digit integer row good order, stored in a document, generate a total of m months in an orderly file, an
calc
- /* author: qiaoger from: Computer Science Department of SiChuan University date: 2008-3-27 求算术表达式(整数)的值(中序法) */ -/* Author: qiaoger from: Computer Science Department of SiChuan University date: 2008-3-27 for arithmetic expres
SourFile
- 高效率的并查集。 使用rank来优化。-Efficient and check collection. To optimize the use of rank.
feibonaqieshulie
- 用递归算法设计实现的斐波那锲数列,有些地方可能不太完善-Design and Implementation of recursive algorithm using the Fibonacci series Qie, some places may not be perfect
paixu
- 用c++实现的一个关于数值排序的小程序,数值按从小到大的顺序排列-With c++ Achieved a sort of small numerical procedures, values should be calculated from small to large order
algorithm-demo
- 一个帮助理解数据结构中算法过程的demo.-A data structure to help understand the process of algorithm demo.
BiTree
- 动态建立二叉树,先序遍历和按层遍历建立二叉树的算法。-Dynamic establishment of binary tree, the first layer traversal and by the establishment of binary tree traversal algorithms.
link
- 关于链表的数据类型定义和基本运算:新建链表,增加和删除节点。释放内存等。-List of data types on the definition and basic computing: the new list to increase and delete nodes. Release of memory.
Cmaxmin
- 本文件是用C语言实现算法中的极值问题求解-This document is a C language algorithm of extremum problem solving
Cnonline
- 这是用C语言实现算法中的非线性方程组的源程序-This is a C language algorithm used in the nonlinear equations of the source
Cpictureprogram
- 这是用C语言实现图形模式下读写屏幕的源程序-This is used C language to read and write graphics mode screen source