搜索资源列表
libtomcrypt-0.96
- 常用的64位密码加密算法,有详细的笔记、例子、文档和示例。-64 commonly used cryptographic algorithm, a detailed notes, for example, documentation and examples.
BusQuery
- 一个简单的公交查询管理系统,采用最短路算法,利用odbcapi函数访问数据库。-a simple inquiry transit management system, the most shorted algorithm, use odbcapi function access to the database.
ppkd
- 基于有限高斯混合模型的EM算法的源程序代码,里面有实验报告和运行结果。 -based on finite Gaussian mixture model of the EM algorithm source code, which has run reports and experimental results.
prg11111
- 常用算法,最大公约数,排序,查找,级数,素数等-commonly used algorithm, the common denominator, scheduling, search, the series, and so on -
ycsf
- 水库调度的遗传算法,个体选择、代数、交叉、变异概率控制水库。-reservoir of genetic algorithm scheduling, individual choice, algebra, crossover and mutation probability control of the reservoir.
apriori11
- 数据挖掘的一个很重要的算法,用来是实现数据的提取。-Data Mining is a very important algorithm is used for data extraction.
apriori
- 关联规则挖掘算法 Apriori算法的Matlab实现 可以自动生成关联规则,计算支持度、置信度-Association Rules Mining Algorithm Apriori algorithm can automatically generate Matlab realization of association rules, computing support, confidence
hashfiles
- 桶型散列文件算法,C++ Builder 可直接编译,运行-Document hash bucket algorithm, C++ Builder can directly compile, run
erchashu
- 本程序包括二叉树的创建,各种遍历方法(前序,中序,后序以及各层算法)。-This process includes the creation of a binary tree, various traversal methods (pre-order, middle order, post order, and layers of algorithm).
vfp_sj
- 只需要给出总的平时成绩,自动生成5次和6次平时统计,总和相加即为为平时成绩。算法主要为随机数的调整,使得总和相等。 1.文件名保证为英文名,每次使用时,改动程序中的第2句:use *.dbf,改为自己的数据库文件名。 2.该成绩数据库中字段类型必须保证含有如下字段,其它字段不限制,其中,平时成绩事先给出,或者从excel中导出,平时1、平时2、平时3、平时4、平时5自动生成。 平时成绩 数值型(必须事先给好成绩) 平时1 数值型(自动生成) 平时2 数值型(自动生成)
Apriori
- 介绍了Apriori算法的C++实现,并带有数据库,可以实现可视化。在使用时,请先在“控制面板/管理工具/数据源ODBC”中配置数据源,名称为“TRANSACTION”,数据库在 Apriori 文件夹下。-Apriori algorithm introduced C++, and with a database, can be visualized. In use, first in the " Control Panel/Administrative Tools/Data Sourc
boxcount
- 盒子维数算法程序,希望和大家分享学习。会思想的芦苇 -Box dimension algorithm program, and we hope to share learning. Will be thinking reed
DBMS
- 实现了DBMS系统的一些基本算法,实现查询,等等一些算法-DBMS systems to achieve some of the basic algorithm
qiuni
- 对于输入得两个数求,某一个数十另一个数的逆元的算法-For input two numbers, one for another number inverse algorithm
234-(2)
- 算法与素具结构第一次实验报告的,纯文本,版权所有-Algorithm and grain structure first experimental report, plain text, all rights reserved
cr-hiredis
- redis的C客户端hiredis不支持sharding,所以将ketama算法抽出来合并到hiredis里面了,增加了sharding功能。-the redis C client hiredis does not support sharding, so the ketama algorithm out to merge to hiredis inside, an increase of sharding function.
knn
- 这是一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳。 K-nearest neighbor search已经广泛应用在科学与工程上,比如模式识别,数据挖掘和信号处理。 -This is a small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm J
DataReduction
- 流数据聚类算法SSDClustream,与Clustream算法进行比较,SSDClustream在处理感知数据时其结果分布性较好,聚类质量较高-Flow data clustering algorithm SSDClustream
c--(10-different-algorithm-instance)
- 里面包含有10种几班的c++算法实例,简单快捷-Which contains 10 kinds of several classes c++ algorithm instance, simple and quick
BFS-algorithm
- BFS算法,广度优先遍历算法。以邻接表为存储结构的广度优先遍历-BFS algorithm, breadth-first traversal algorithm. Table adjacent to the storage structure of the breadth-first traversal