资源列表
FractionTest
- This program defines a class for fractions, which stores a numerator and denominator. A member function allows for retrieval of the fraction as a double and another outputs the value in lowest terms.
Data-structures-algorithms
- 经典数据结构的相关算法。例如:百鸡百钱、单词倒转、单链表等-Data structures related to classical algorithms. For example: 100 chicken one hundred money, the word upside down, singly linked lists, etc.
Link
- 运用C++编写,实现链表的插入,删除,查询,修改等功能-Written using C++, implement a linked list to insert, delete, query, modify, etc.
shu-ju-ku-jie-gou-ke-cheng-
- 数据库结构课程设计,很全面的知识了,下载了就可以用用的哦祝你好运-Curriculum design, database structure, very comprehensive knowledge, and can be used to download the oh I wish you good luck with the
Huffman
- 哈弗曼编码 包括编码与解码-HuffMan coding, including encoding and decoding
DV
- dv算法代码,使用c语言实现的,有输入提示,比较好-dv algorithm code, the use of c language, there is the input prompt, better
combined-application-
- 顺序表的合并应用,可以进行多个数据的合并。具有查找、删除功能。-The combined application of the order form, you can merge multiple data. Have to find, delete function.
test1
- 在数据结构中,最简单的存储结构就是实现线性存储,这种存储结构具有链式不具有的优点,当然它的缺点是有可能浪费空间-failed to translate
c
- C语言软件的开发实例教程,大家看看行不行,举了一个小例子-C-language software development tutorial examples, we look okay, give a small example
OK_Stack_POP_PUSH
- 用链表模拟输入输出堆栈的操作,适合学习如何使用链表和堆栈。-Analog input and output stack with linked operation, for learning how to use linked lists and stacks.
OK_List_Queue
- 练习如何使用链表模拟队列的数据进出操作。-Practice how to use the linked list data simulation queue out of operation.
OK_Basic-Binary-Tree
- 本代码适合用于熟悉二叉树基本操作,并附有详细的注释说明。-Basic binary operations. There are detailed notes.
