资源列表
invmax
- 矩阵求逆,任意矩阵求逆,具有一般性,对于特殊矩阵如三对角等不太实用-Matrix inverse any matrix inversion general, is not very practical for special matrices such as tridiagonal
doublelist
- 链表各类算法 单链表、双链表、带头结点的单链表、 不带头结点的单链表 -List of all algorithm single list. double list
Search
- 插入排序、选择排序 直接插入排序、直接选择排序、堆排序-Sort Of All algorithm
Farleysequence
- 用单链表实现法雷序列,不许使用STL容器-Farley sequence
List
- 对数据结构中的线性表的基本操作,包括获取线性表的大小,删除,是插入,排序等-The basic operation of the linear form in the data structure, including access to the linear size of the table, delete, insert, sort, etc.
characterreplace_4
- Simple character replace console application. Written in C-Simple character replace console application. Written in C++
bmi_kalkulator
- Simpleodes for C++ students. Beginner-Simpleodes for C++ students. Beginner!!
cpp_beginner
- Some c++ code for students. These codes showing usage codeblocks.
kaijiziqidong
- 实现开机自动启动应用程序,不错的源码,大家分享-Boot automatically start the application, a good source to share
Dictionary
- 实现字典的查询、添加、修改等功能,并在控制台下有简单的界面。-Dictionary query, add, modify, and other functions, and simple interface console.
stack
- 中缀多项式计算器,能算浮点数的多位运算,界面友好,有一定容错能力-Polynomial calculator infix can count the floating-point number operation, friendly interface, some fault tolerance
DistanceSmallestPoints
- 通过分治策略,在O(nlogn)时间复杂度内,找到二维平面区域内距离最小的点对。-Divide-and-conquer strategy, the time complexity of O (nlogn), find the area of two-dimensional plane distance smallest point on.
