搜索资源列表
linerprogram
- 线性规划算法的实现,采用的是单纯型算法,输入方程和变量个数任意-Linear programming algorithm using the simplex algorithm, enter the equation and variable number of arbitrary
DBSCAN
- Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。 DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍 聚类示例数据来自于sxdb.mdb,一个Access数据库-Form1.cs is the application of clustering algorithm DBSCAN (Dens
RSA
- 以前上信息安全技术选修的作业,RSA算法实现的-Information security technologies before elective operations, RSA algorithm realization
HuffmanTree
- 简单的哈夫曼编码生成,测试数据固定,但生成算法是哈夫曼树及编码生成逻辑是通用的-Construct huffman tree and code
dss-id3--CSharp
- ID3算法的C#实现简单例子 ID3算法的C#实现简单例子-C# ID3 algorithm to achieve a simple example
dijkstra----CSharp
- dijkstra最短路径算法的原理及C#实现 -dijkstra algorithm in C#
cSharp
- 蚁群算法解决TSP旅行商问题 C#( 蚁群算法解决TSP旅行商问题 C#( 蚁群算法解决TSP旅行商问题 C#( 蚁群算法解决TSP旅行商问题 C#(-ant colony algorithm C#ant colony algorithm C#ant colony algorithm C#ant colony algorithm C#ant colony algorithm C#ant colony algorithm C#ant colony algorithm C#ant colony al
CSharp-svm
- c#实现的一个svm的算法,非常的好,很实用。-A svm algorithm c# to achieve, very good, very practical.
CSharp-Graphic
- 代码实现图着色算法(应用到为无线传感器网络,链路调度上)-Code implementation graph coloring algorithm (applied to the wireless sensor network, link scheduling)
99乘法表3
- 九九乘法表的简单算法,按照正确格式输出结果(multiplication table)