资源列表

« 1 2 ... .61 .62 .63 .64 .65 266.67 .68 .69 .70 .71 ... 2656 »

[数据结构常用算法0

说明:录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) 查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个数据文件中,结构自己设定) 可以订票,如果该航班已经无票,可以提供相关可选择航班; 退票:可退票,退票后修改相关数据文件; 客户资料有姓名,证件号,订
<zhou> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法shunxuzhan

说明:顺序栈基本操作 编写程序任意输入栈长度和栈中的元素值,构造一个顺序栈,对其进行清空、销毁、入栈、出栈以及取栈顶元素操作。-Basic operation of the stack in order to program any input stack length and stack element values, construct a sequence of stacks, its empty, destroyed, stack
<xiaolu> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法BITREE

说明:c++实现二叉树的基本操作,包括先序,后序,中序的一些操作-c++ to achieve the basic operation of a binary tree, including the first order, after the order, the order of some operations, etc.
<李刚> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法fraction

说明:分数的类定义,构成及实现加减乘除运算的头文件-Fraction of the class definition, composition and operation to achieve header Math
<your> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法time

说明:class date的函数体及其他时间类的函数体-class date of the function body and the body of the function class, other times
<your> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法cinema

说明:namespace cinema(排片表)的vc++定义包含排片用到的各种类定义-namespace cinema (film row table) vc++ definition contains the row of film used in a variety of class definition
<your> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法sherwood

说明:sherwood算法的C语言描述,并与算法A,B,D算法进行了比较。-sherwood C language descr iption of the algorithm, and with the algorithm A, B, D algorithm are compared.
<Tom> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Bubble_Sort

说明:用c语言的数据结构算法。采用自下向上扫描,对R做冒泡排序-C language data structures with algorithms .Using bottom-up scan, on the R to do bubble sort
<李阳> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Merger

说明:将两个有序的子文件R[low..m)和R[m+1..high]归并成一个有序的-The two ordered sub-file R [low .. m) and R [m+1 .. high] merged into an ordered
<李阳> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法111

说明:实现数组的自动排序,以及2个一维数组的合并。合并后的新数组也实现自动排序 -To achieve an array of automatic sorting, as well as two one-dimensional array of the merger. After the merger is also automatically sort the new array
<程静> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法st

说明:我自己写的关于后缀树的实现,可以参考。 implementation of suffix tree, just for reference.
<bigbear802> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sort

说明:对数组R中的记录R[1..n]按递增序进行插入排序-Records in the array R R [1 .. n] into the sorted in increasing order to
<李阳> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 266.67 .68 .69 .70 .71 ... 2656 »

源码中国 www.ymcn.org