国外经典教材,关于人工智能方面各种算法,通俗易懂,绝对不能错过,包含tsp,ga等算法
标签: 教材
上传时间: 2015-08-08
上传用户:youth25
一个模拟退火算法的程序,使用matlab编写。实现了tsp问题的求解
上传时间: 2013-12-03
上传用户:阿四AIR
数据挖掘软件发展分析 第一代数据挖掘软件 特点 支持一个或少数几个数据挖掘算法 挖掘向量数据(vector-valued data) 数据一般一次性调进内存进行处理 典型的系统如Salford Systems公司早期的CART系统(www.salford-systems.com)
标签: vector-valued data 数据挖掘 数据
上传时间: 2014-01-14
上传用户:dragonhaixm
拷贝到SQL Server 2000的查询分析器里,然后执行将产生需要的数据库结构。 配置ODBC数据源,按照每章的说明进行数据源的配置,程序对数据库的访问需要通过ODBC来实现。 打开"控制面板"中"管理工具"的"ODBC(数据源)",在弹出的对话框中创建文件DSN。 my_factory.dsn 本例需要创建的文件DSN,登录方式选择"使用用户输入登录ID和密码的SQL Server验证", 登录ID为sa,密码为空,选择默认连接数据库(就是在查询分析器里创建的数据库
上传时间: 2015-08-13
上传用户:caiiicc
本文简要介绍了集成电路MAX038的性能,并给出了以MAX038波形产生器为核心具有四种输出波形的函数 信号发生器的设计方案。用这种方法设计的信号发生器具有结构简单、成本低、体积小等特点,很好地满足 了一般的实验要求。 关键词:集成电路 信号发生器 频率 Abstract:The performance ofIC_MAX038 was introduced briefly in this paper.At the sa/ne time,a signal generator design making with integrated circuit MAX038 is provided,which can produce four kinds of waveforms output.The signal generator was of characters such as simple structur,cheap expense,small volume and SO on.The signal generator contents the demand of general experiments very wel1. Key words:Integrated circuit Signal generator Frequency
上传时间: 2013-12-12
上传用户:四只眼
是用jbuilder9做的一个学生基本信息查询系统。单窗体,有添加删除查询更新几个功能,用的是SQL Server数据库。服务器名local 用户名sa 密码hunterd
上传时间: 2015-08-25
上传用户:zhangliming420
The code, images and designs for this book are released under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. http://creativecommons.org/licenses/by-nc-sa/2.5/ You are free: * to copy, distribute, display, and perform the work * to make derivative works Under the following conditions: *Attribution. You must attribute the work in the manner specified by the author or licensor. *Noncommercial. You may not use this work for commercial purposes. *Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one. *For any reuse or distribution, you must make clear to others the license terms of this work. *Any of these conditions can be waived if you get permission from the copyright holder. CONTACT ME Please address any questions to info@andybudd.com.
标签: Attribution-NonComm Creative released Commons
上传时间: 2014-01-19
上传用户:chfanjiang
C#进销存系统,WinForm与SQLServer开发,配有数据库文件, 1、把goods数据库附加在SQL SERVER中。 2、连接数据库的登录账号为:J110,登录密码:654321。 3、数据库连接字串:Server=localhost uid=sa pwd=123456 database=goods。
标签: SQLServer WinForm SERVER goods
上传时间: 2015-08-28
上传用户:维子哥哥
运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。
上传时间: 2013-12-16
上传用户:chongcongying
1、用SQL查询器打开install目录下的dooogo.sql运行之后创建数据库dooogo。 2、然后打开web.config修改 <DbProvider type="Club.Framework.Data.SqlDataProvider, Club.Framework" connectionString="user id=sa password= initial Catalog=dooogo Data Source=(local)" /> 节点的数据库用户密码。 3、打开IIS,创建虚拟目录dooogo指向WebUI目录; 4、输入http://localhost/dooogo/default.aspx进入首页
标签: dooogo DbProvider install config
上传时间: 2015-09-05
上传用户:561596