资源列表
MINTREE
- 无向图的最小生成树程序,还不错哦~供大家分享,有文字说明-Undirected graph of the minimum spanning tree procedure, but also good for your sharing ~ Oh, there are text
anyhex
- c语言的数据结构,实现了任意进制数值到任意进制数值转换-c language data structure to achieve any hexadecimal value to convert any hexadecimal value
ListTestMain
- C链表操作,主要有增加,除法,建结点,C链表操作-list operate
01beibao
- 01 背包 自己编写的一个小算法 希望够帮助大家-Back pack
st
- 我自己写的关于后缀树的实现,可以参考。 implementation of suffix tree, just for reference.
duoxiangshi
- 数据结构:多项式运算,可输入系数与项数,进行加减的多项式运算-Data structure: polynomial operations, enter the coefficients and the number of items, addition and subtraction of polynomial operations
houzhui
- 后缀表达式求值小程序。实现了数据结构书中后缀表达式求值的算法。-Postfix expression evaluation applet. To achieve a data structure in the book of postfix expression evaluation algorithm.
castle
- usaco题库的Section2.1部分的castle问题解法源代码-usaco the Section2.1 part of the castle exam Solutions to the source code
ALG
- heap sort 用c++实现归并排序-heap sort implementation using c++ merge sort
tongji-xuesheng-xinxi
- 这是学生成绩查询系统的一小部分,能实现(1)函数input() 输入20个学生姓名和高考总分; (2)函数sort() 按高考总分从高到低的顺序排序,姓名顺序也随之调整; (3)函数display()显示学生姓名及其高考总分; (4)在主函数中输入一个姓名,编写函数search() 用顺序查找方法找出该学生。若查找成功,在主函数中显示该生姓名及其高考总分;否则显示查找失败。 -This search system is student achievement a small pa
FIFO-Replacement-algorithm
- FIFO 置换算法 操作系统大作业FIFO源代码-FIFO Replacement algorithm
xuanzhepaixu
- 这篇文档旨在向数据结构初学者介绍一些简单的排序算法的思想,此片文档介绍了简单的选择排序-This document is designed to introduce beginners to the data structure thought some simple sorting algorithm, this film document describes a simple selection sort