资源列表
Data-Structures-for-Text-Sequences
- Data Structures for Text Sequences
jiaohuanzuoyouzishu
- 已知二叉树采用二叉链表存储结构,编写一个算法交换二叉树所有左、右子树的位置,即结点的左子树变为结点的右子树,右子树变为左子树。-Known binary tree using linked list storage structure, the preparation of a binary tree algorithm for the exchange of all the left and right subtree of the location, that is, the left no
ji_shu_sort
- 数据结构程序设计题典程序--书中源码之基数排序-Data structure programming problem Code procedures- the book source code of radix sort
算法源码
- 常用算法和数据结构的c++实现方法!-commonly used algorithms and data structures of c method!
Delphi_1016
- 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
Queue
- 展示了队列的使用方法,对我们学习很有帮助- It show what to use the queue。It will help many people to learn queue.
calc
- 在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。[设计要求]实现整数浮点数的四则运算,并且还加上了^的运算,支持括号及开始的负数-In a binary arithmetic expression that is designed based on a four decimal arithmetic calculator. [Design requirements] to achieve a four-integer floating-point arithmetic, an
aa
- 一个关于决策树算法的综述文章,希望对大家有用。-A review of the decision tree algorithm article, we want to be useful.
tsjyxt
- 图书借阅系统 1. 每本书有书号、书名和作者姓名; 2. 读者有借书证号、读者姓名、最大借阅量; 3. 能提供若干本书由读者进行选择,打印出读者的借书情况 4. 图书和读者信息应保存在相应的文件中便于查询和借阅。 -Lending Library System 1. Every book ISBN, title and author' s name 2. Readers No. library, readers name, the largest volume of
sjjc
- 数据结构实践教程,里面有大量的数据结构的例子,包括详细的程序。-Data structure tutorial practice, which a large number of examples of data structures, including the detailed procedures.
Dictionaries
- Dictionaries tutorial
HIRLE
- 决策树算法C4 5源码, The directory Data contains some sample datasets M()
