资源列表
eng
- 识别图片中英文数字,或者验证码用的字典。(A dictionary used to recognize pictures in English, numerals, or verification codes.)
relation
- 输入集合和关系,转化成一个关系矩阵,并判断该关系有什么性质.有报告。-Input set and relationships into a relationship matrix, and determine what is the nature of this relationship have reported.
ALGORITHM_PRO1
- 算法的一次排序实验,实现多种排序,字符和数字数据随机生成,显示运行时间-A sorting algorithm experiment, to achieve a variety of sorting, randomly generated characters and digital data, display running time
APS_Learning
- APS算法分析大量电子文档材料 APS算法分析大量电子文档材料-APS algorithm analysis of a large number of electronic document analysis of materials, a large number of electronic documents based APS algorithm Materials
hrms_1.0.0.0
- 使用C语言实现的简单的人事管理系统,使用了linux内核的通用链表-Simple personnel management system, using the C language using the Linux kernel generic linked list
data-structure
- 这是C++语言版的数据结构与算法教程,内容全面,算法经典,学习容易得手。-This is the C++ language version of the data structure and algorithm tutorial, comprehensive and classic algorithms, learning easily succeed.
DataStructuresAlgorithmsinC++
- 数据结构与算法(第二版),C++版本,中文版,有助于学习数据结构的新生看
Search
- 分别用数组和链表来存储元素,实现特定元素的递归和非递归查找-Arrays and linked lists were used to store the elements to achieve specific elements of recursive and non recursive search
Binary
- 二叉树的基本操作,实现了二叉树的几个基本常用操作-The basic operation of the binary tree
数据结构与算法——C++版
- 数据结构与算法——C++版 好书要不要,不用付钱的哦-data structures and algorithms -- C version of the books should not and do not have to pay oh
CPP_STL
- C++标准库参考手册,包括经常用到的数据结构、算法等-C++ standard library reference manual, including the frequently used data structures, algorithms, etc.
4
- C++编写的最小凸包算法,能够生成点集的凸包。-Written in C++ Algorithm for Convex Hull algorithm to generate the convex hull of point set.