搜索资源列表
tree-2.03
- 一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。-a German Kasper Peeters C template to write the tree S TL realized, and other containers and STL vector, map, providing standard STL interface,
soj1169Networking
- /* Name: soj 1169: Networking From: Computer Science Department of Sichuan University Author: LoyaltyJi Date: 03-05-06 00:35 Descr iption: 求最小生成树经典题! */-/ * Name : soj 1169 : Networking From : Computer Science Department of Sichuan
b-tree
- 程序名称: B-树的实现 创建时间: 2008.03.16 最后修改: 2008.03.18 程序作者: monkeylee 联系方式: leeocean2004@163.com 程序说明:实现B-树的相关操作,查找插入删除
09-03-sort
- 各种排序算法的分析,比如快速排序,比如线性排序等-Analysis of the various sorting algorithms, such as quick sort, such as linear ranking
03-dc
- algrithm for used in ada in c language
Lab5(1)
- 01.线性表的顺序存储及其运算02.线性表的链式存储及其运算03.栈的应用04.循环队列05.二叉树的顺序存储及其运算06.二叉树的链式存储及其运算(二叉排序树)07.顺序查找-01. Linear sequence of storage and computing table 02. Linear chain store and its operation table 03. Stack of applications 04. Circular queue 05. Binary storage
03
- 《妙趣横生的算法》第三部分原书附带代码程序,绝对属实-" Algorithm for fun," the third part of the original program with the code, the absolute truth
03
- 给你一个仅由‘(’和‘)’组成的字符串,判断这个字符串中的括号是否匹配。如果字符串S中的括号匹配,只需要输出原字符串;否则按输入顺序输出该字符串中的不匹配的括号。-Only by giving you a ' (' and ' )' a string, the string of brackets to determine whether the match. If the string S of parentheses match, only the output
123
- 25.学生成绩管理系统 现有学生成绩信息文件1.txt,内容如下 姓名 学号 语文 数学 英语 张明明 01 67 78 82 李成友 02 78 91 88 张辉灿 03 68 82 56 王露 04 56 45 77 陈东明 05 67 38 47 学生成绩信息文件2.txt,内容如下: 姓名 学号 语文 数学 英语 陈果 31 57 68 82 李华明 32 88 90
03
- 完成十进制到二进制的转化,要求用栈的基本操作来解决问题-The complete decimal to binary conversion required with the basic operation of the stack to solve the problem
03-AccelLifeTest
- willy static book chapter 03 AccelLifeTest
