资源列表
euler
- Solve the Euler 2D system with Python. TP teached by Hedia Chaker
Apriori
- 数据挖掘算法 挖掘数据之间的关联性,实现事件发生的预测 核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集-Data mining association between the data mining algorithms to achieve predicted core idea of the event is to dig down through the closed frequent item sets of two-stage detec
traffic-system
- 此系统可以查询一个地方到另一个地方以不同交通工具实现了根据客户自己所需要而自己的选择的交通方式。提供了便捷的选择。-The system can query one place to another in different vehicle achieved according to the customer what they need and choose mode of transportation. Provides a convenient choice.
tubao
- 寻找凸包算法的MFC可视化实现,对大家学习会有帮助。-Find convex hull algorithm MFC Visualization.
Half-and-half-into-ascending-order
- 一种简单的排序方法在VC++环境中的实现,编译环境为visual2010;对半插入升序排序-Half-and-half into ascending order
Multilevel-pointer
- 一种多级指针的实现方法,开发环境为visual2010-Multilevel pointer
Template-matrix-elements
- 一种矩阵元算模板,开发环境为visual2010-Template matrix elements
sequence-list
- 顺序表在visual2010编译环境下的实现例程。-sequence list
palindrome
- 回文在Visual2010编译环境下的实现方法。-palindrome on visual2010
Direct-insertion-sort
- 一种直接插入排序法在Visual2010环境下的实现例程。-Direct insertion sort
algorithms-master
- 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Mi
Bracket-Matching
- 括号配对的C程序:输入一行文字,能自动判断出大中小括号是否匹配。-the program of Bracket Matching
