资源列表
Data-structure.pdf
- 北京大学,数据结构问题集,为数据结构与算法学习有困难的学生提供一个很好的学习材料-Peking University, data structures, problem sets, data structures and algorithms with learning difficulties of students with a good learning materials
Simple-matching
- 简单算法的匹配,可以获取一长串字符串中某一小段字符串的位置-imple algorithm matching, can get a long list of a short string of a string
LinkedStack
- 本源码是数据结构链栈的相关操作源码,能够直接运行,帮助那些初学数据结构不知道从何入手的人快速入门-This source code is the data structure of the related operation chain stack source code, can be directly run, help the beginners data structure don t know how to start from the people quickstart
SuffixArray
- 提供后缀数组详细构造的详细分析,提供算法源码和一道练习。-This document is about Linear Work Suffix Array Construction,providing detailed analysis and code.
lianbiao
- 实现链表的基本操作,教会你怎么轻松学会C语言的链表操作。-The basic operation of the linked list and teach you how to easily learn the C language linked list operations.
erchashubianli
- 本科生阶段或者研究生阶段软件技术基础课程中有关二叉树遍历的程序-Binary tree traversal program in the undergraduate stage or graduate level software technology foundation courses
signal_list_invert
- 单链表的建立、插入、排序和逆置等功能的小程序,一定可用,我已经调试过了-singal list create,insert,sort and invert
BasisofComputerAlgorithm
- 针对算法分析这么课程中的分治算法、二分检索、回溯等经典算法题目的汇总-Algorithm analysis course for the partition of such a method, binary search, backtracking a summary of topics such as the classical algorithm
Csuanfa
- c 的一些经典算法,满好的,适合初学者. 也可以当作小程序看,对初学者会很有帮助
zhuhe
- 这主要是关于数据结构中的,组合排序问题。里面代码很详细,很有用-This is mainly on the data structure, the combination of scheduling problem. Inside the code is very detailed and useful
duilie
- 队列数据结构在单片机程序框架中的应用 队列数据结构在单片机程序框架中的应用-队列数据结构在单片机程序框架中的应用
16huffman
- 本代码实现了哈夫曼树的构造过程,以及哈弗曼的编码过程-This code implements the Huffman tree construction process, and the encoding process Hafu Man
