资源列表
shengxu
- 程序代码主要是实现两个升序合并成一个升序,这是一道数据结构面试题-Program code is to achieve two main ascending into one ascending, which is a data structure interview questions
ERCHASHU
- 二叉树算式输入、遍历输出、根节点和非根节点数目计算-Binary formula input through output, calculate the number of root and non root
packet-
- 数据结构 背包问题,熟悉对链表,栈的使用-Data structure knapsack problem, familiar to the list, stack use
PolyList
- 利用链表,类和对象,实现简单的多项式求和功能。-Polynomials using linked list of simple summation function.
test_huffman_tree
- 哈夫曼树的实现,能够实现各种结点的插入删除。并且能够计算哈夫曼树的权值问题-Huffman tree implementation to achieve the insertion of nodes removed. Huffman tree and to calculate the weight problem
mfc
- 编程设计北京市公交/地铁查询系统 ? 能够录入和修改公交线路的信息(存储在数据文件中) 只有被授权工作人员可以使用此功能 ? 查询所有线路(按起点名称排序)信息 起点、终点、首末车时间、票价规则、…… ? 查询指定线路的公交线路详情 沿途站点、首末车时间、票价规则、站间距离、…… ? 查询某一位置途径的所有公交线路 选作:位置同义词判定。如:明光村和明光桥东 ? 指定起点和终点,查询乘车方案 ? 无条件 (90分) ? 换乘次数少优先(
Maze
- C++语言实现的迷宫求解算法,可以自动生成迷宫,也可以手动生成迷宫-C++ language of the maze solving algorithm, can automatically generate the maze, the maze can also be generated manually
Huffman
- 用C++实现哈夫曼码的编码和解码,代码简单,调试方便-C++ implementation using Huffman encoding and decoding, the code is simple and convenient debugging
Joseph
- C++语言实现约瑟夫环的求解,采用链表实现环的存储,注释很详细-C++ language Josephus solving
Linklist
- C++语言,用链表实现的各种排序算法,包括插入排序、冒泡排序、快速排序等-C++ language implementation with a list of various sorting algorithms, including insertion sort, bubble sort, quick sort, etc.
paixu
- C和C++数据结构里对排序算法的综合研究文档,对于找工作的笔试和面试都很有用-C and C++ data structures in a comprehensive study of the document sorting algorithm for job interviews and tests are useful
java-sort
- 该算法是用对数据结构的排序算法,比如冒泡排序,快速排序等算法用java语言实现,是对初学者不可多得的资料-failed to translate
