搜索资源列表
AprioriAlgorithm
- 在使用时,请先在“控制面板/管理工具/数据源ODBC”中配置数据源,名称为“TRANSACTION”,数据库在 Apriori 文件夹下。-when used, the post "Control Panel / management tools / ODBC data source," the source of configuration data, known as "TRANSACTION", the database Apriori folder
Implement_Apriori_with_VC
- 用VC实现了Apriori算法. 在使用时,请先在“控制面板/管理工具/数据源ODBC”中配置数据源,名称为“TRANSACTION”,数据库在 Apriori 文件夹下。-VC achieved using Apriori algorithm. In use, the first in the
guanlixitong
- 一个简单的,个人信息管理系统!其中有全部的代码,及窗体文件!-A simple, personal information management system!
fis
- /* * 这是修改过后的fis.c模糊推理系统库函数,可以移植C/C++环境使用,在VS2010的MFC环境经过测试 * 1、将fis.c文件拷贝到项目中; * 2、修改VS2010的配置属性,项目->属性->C/C++->预处理器->预处理器定义,添加 * _CRT_SECURE_NO_WARNINGS * 3、在【解决方案资源管理器】中选中fis.c文件,单击右键的属性 * 【配置属性】->【常
