搜索资源列表
ercheng
- 非线形最小二乘程序,希望对大家有用哈,我现在急需APRIOR算法的C++程序,有的请给我发啊一份,
jianshu
- 键树的c++代码实现,主要是演示一下算法
gg
- 运用C++STL(标准模块库)中的类,结合迭代子、算法和容器进行泛型程序设计,编写泛型程序,体会泛型程序中算法与数据结构是如何真正实现分离的。
用C语言实现ID3算法
- 用C语言实现ID3算法
数据挖掘算法ID3的C++实现
- 数据挖掘算法ID3的C++实现
hashfiles
- 桶型散列文件算法,C++ Builder 可直接编译,运行-Document hash bucket algorithm, C++ Builder can directly compile, run
Apriori
- 自己用c++些的apriori算法。测试数据是sqlserver2005的adventurworks数据库中的Sales.SalesOrderDetail表。-the apriori algorithm was writed by myself,using c++, and the table Sales.SalesOrderDetail of database adventurworks from sqlserver2005 was used as test datas.
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
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.
sfxa
- VC/C++源码,算法相关,数值算法 C经典数值算法实例源码,C语言程序设计必看源码,内含多种排序算法,如PCBUB0、PCHAP0、PCSHL0等。-some PCBUBO,PCHAPO,PCSHLO
mdb_fileter_tool
- # 随机从数据库的表中提取记录进行过滤,不会发生重复,过滤后的记录将会从数据库表中删除 # 采用了折半算法,所以在排序记录的时候,提高不少效率 # 首先必须安装Spreadsheet::WriteExcel模块,命令:c:\ppm install Spreadsheet-WriteExcel -random get data from database and write recorde to file, no repeat data, The filtered data will be
c--(10-different-algorithm-instance)
- 里面包含有10种几班的c++算法实例,简单快捷-Which contains 10 kinds of several classes c++ algorithm instance, simple and quick