资源列表
mbyy
- C++中模板的讲解 应用 虽然简单 但是都是基础 值得学习 适合于初学者的-C++ template to explain the application, but are the basis of worth learning for beginners
Address
- 数据结构课设-通讯录管理,VC++编写 基本要求 (1) 添加:增加一个人的记录到通讯录中; (2) 显示:在屏幕上显示所以通讯录中的人员信息,应能分屏显示; (3) 存储:将通讯录信息保存在一个文件中; (4) 装入:即将文件中的信息读入程序; (5) 查询:可根据姓名查找某人的相关信息,若找到显示其姓名、地址、电话号码、电子邮箱; (6) 修改:可修改一个人的除姓名之外的其他信息 -Set of data structures class- contact m
UserTreeMap
- 读取一个txt文档,统计词数和词频,按照字母顺序进行排序-txt reader
brokennecklace
- My solution for the "Broken Necklace" problem from USACO
TerraExplorerX
- 基于C#的实现skyline算法,其中一个插件-Skyline algorithm based on C#, one of the plug-in
SingleList
- 单链表操作,其中包含前后指针以加快搜索。功能:插入,修改,删除,查询节点。-Singly linked list operations, which includes front and rear pointers to speed up the search. Functions: insert, modify, delete, query nodes.
Huofu
- MFC实现哈夫曼树的程序,该程序可以加强对MFC的学习。-The MFC Huffman tree program, the program can enhance the learning MFC.
QuickSortTest
- 用随机法结合递归做了一个快速排序,做成了模板的形式,用处应该比较大。Main函数本身做了测试代码,正确性是可以保证的。-The combination of recursive stochastic approach to do a quick sort, made a template in the form of useful should be relatively large. Main function of the test code, the correctness can be
STatusAddpoiyn
- 实现一元多项式的相加。。。。。。。先输入,数据结构所做-To achieve a polynomial sum. . . . . . . The first input, the data structure done. . .
Templates-to-list-management
- 模板形式的二叉树操作的实现。定义了二叉树的一些基本功能:插入、查找、删除子树、前序、中序、及后序遍历等。 -Template form of binary tree operations. Defines a binary tree of some basic functions: insert, search, delete subtree, preorder, inorder, and postorder traversal.
GrabCut
- 图形算法GrabCut源代码,VC++工程-GrabCut source code in VC++
Polynomial
- 数据结构课程设计一元多项式的实现(抽象数据类型)-Data structure courses to design a polynomial realization (abstract data type)
