资源列表
BTREE1
- 程序工程内共包括B_Tree.h,B_Tree.cpp,B_TreeMain.cpp三个文件。 B_Tree.h:定义了B_树的结点类型,通过常量给出B_树的阶树 -The total program works include three files of B_Tree.h, B_Tree.cpp, B_TreeMain.cpp. B_Tree.h: B_ tree node type defined by constants B_ tree is given TREES
Data_structure
- C++ 数据结构 基础结构的构建方法 包含基本的树、图、链表-C++ data structure infrastructure
Fraction
- 用C++实现分数或小数类,化为最简分数后,实现加减乘除-Addition, subtraction, multiplication and division, fractions or decimals class into the most simple score with C++
dictionary
- 利用散列表实现英汉字典并设计程序实现相关功能-The hash table Dictionary and design program
DblList
- 实现有序链表,用有序链表表示集合,实现两个有序链表的并和交(并和交仍是有序链表),并分析它们的时间复杂度-Orderly list, orderly list collection, two ordered linked list and pay (and pay orderly list), and analyze their time complexity
HuffmanTree
- 用最小堆构造Huffman树并实现Huffman编码和解码-Minimum the heap structure Huffman tree and Huffman encoding and decoding
DES-compulish
- DES加密c语言实现,让新手了解DES实现原理,了解如何加密的-DES
message-managing-system
- 学生信息管理系统,使用链表作为数据结构,使用结构体指针对每个节点信息进行操作-Student information management system using a linked list as a data structure, using the structural body to be modified for each node information
example-program
- 里面有50例经典算法,其中包括水仙花素,兔子的繁殖等古典问题的求解-There are 50 cases of classic algorithms, including daffodils prime, rabbit breeding classical problem solving
The-library-management-program
- 图书馆信息管理系统,使用c语言编写,涉及数据的储存和处理-Library information management system, use the c language, involving data storage and processing
Targeting-problem-source-code
- 使用递归算法解决打靶问题,使用java语言编写-Using a recursive algorithm to solve the shooting problems, using java language
CS-GATE-2012
- gate 2012 questions paper mtech
