CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 计算智能

搜索资源列表

  1. smartclient2

    0下载:
  2. 智能客户端,本章介绍了应用程序可用来连接和使用网络资源以及客户计算机上组件或进程的许多方法,并且讨论了每种方法的优点和缺点。-smart client, The chapter describes the application procedure can be used to connect and use of network resources and the client computer components or processes in many ways They will al
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:20.71kb
    • 提供者:hs
  1. DNAenglish-papers

    0下载:
  2. 有关DNA 计算的英文资料,共计二十三篇,可以用于开发新的计算智能方法-on DNA computing in English, for a total of 23, can be used to develop new methods of computational intelligence
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5.26mb
    • 提供者:He Hong
  1. CIlecture1

    0下载:
  2. 北京大学信息科学技术学院信息中心开设的计算智能课程,主要是人工神经网络的讲义_1-Beijing University College of Information Science and Technology Information Center has offered courses Computational Intelligence, mainly artificial neural network overhead compression
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.04mb
    • 提供者:pangjiufeng
  1. CIlecture2

    0下载:
  2. 北京大学信息科学技术学院信息中心开设的计算智能课程,人工智能讲义_2-Beijing University College of Information Science and Technology Information Center has offered courses computational intelligence, artificial intelligence overhead _2
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:854.47kb
    • 提供者:pangjiufeng
  1. CILecture3

    0下载:
  2. 北京大学信息科学技术学院信息中心开设的计算智能课程,人工智能讲义_3-Beijing University College of Information Science and Technology Information Center has offered courses computational intelligence, artificial intelligence overhead Sheet_3 Can
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:395.21kb
    • 提供者:pangjiufeng
  1. CILecture4

    0下载:
  2. 北京大学信息科学技术学院信息中心开设的计算智能课程,人工智能讲义_4-Beijing University College of Information Science and Technology Information Center has offered courses computational intelligence, artificial intelligence overhead _4
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:528.61kb
    • 提供者:pangjiufeng
  1. CILecture5

    0下载:
  2. 北京大学信息科学技术学院信息中心开设的计算智能课程,人工智能讲义_2-Beijing University College of Information Science and Technology Information Center has offered courses computational intelligence, artificial intelligence overhead _2
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:748.99kb
    • 提供者:pangjiufeng
  1. Design-and-Implementation-of-an-Intelligent-Teleph

    0下载:
  2. 提出了一个基于嵌入式Linux系统的智能电话信息终端,将计算功能和电话功能有机地结合起来。通过在S3C2410嵌入式开发板上移植ARM Linux嵌入式系统,并配置各种驱动程序,构造图形用户界面,同时利用开源项目来开发各种应用程序,因此该终端不但能提供基本的个人信息管理和电话呼叫管理等功能,还能实现浏览器、电子邮件和MSN Messenger等网络功能,从而使电话机成为一个方便实用、功能强大的智能信息终端。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:55.65kb
    • 提供者:小流
  1. 蚁群算法

    1下载:
  2. 小小的蚂蚁总是能够找到食物,他们具有什么样的智能呢?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢?首先,你要让蚂蚁能够避开障碍物,就必须根据适当的地形给它编进指令让他们能够巧妙的避开障碍物,其次,要让蚂蚁找到食物,就需要让他们遍历空间上的所有点;再次,如果要让蚂蚁找到最短的路径,那么需要计算所有可能的路径并且比较它们的大小,而且更重要的是,你要小心翼翼的编程,因为程序的错误也许会让你前功尽弃。这是多么不可思议的程序!太复杂了,恐怕没人能够完成这样繁琐冗余的程序。
  3. 所属分类:软件工程

  1. 201003052115

    0下载:
  2. 这是一种随经纬度变化的日出日落时间计算方法,我成功运用在一智能路灯控制器中,希望对需要的朋友有帮助。 -This is a change in sunrise and sunset time for latitude and longitude with the method of calculation, I have successfully used in a smart street lamp controller, want a friend in need of help.
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:4.01kb
    • 提供者:litong
  1. LJDBSearch(1)

    0下载:
  2. 数据库管理系统存储的一般都是结构化数据,长足于数值的计算、查询、统计与挖掘。随着计算机存储与计算能力的迅猛发展,越来越多的非结构化文本数据存储在数据库中,数据库中的文本搜索日益广泛。 当前,数据库中的文本搜索,一般采用SQL语句中的Like操作符或者采用数据库系统自带的全文索引功能。Like操作往往特别耗时,数据规模超过10万条,查询往往会导致网络连接超时,无法满足在线搜索的需要;同时,Like查询仅仅是简单的字符串匹配,没有考虑语言语义,检索“和服”,同样会命中“产品和服务”。当前
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1.37mb
    • 提供者:lingjoin
  1. jianzhulimianzhaoming

    0下载:
  2. 对建筑立面照明工程中的设计算法进行了简化和改进, 针对计算过程的随机性和复杂性, 提出了基于 规则推理的智能计算方法, 把计算过程和人工智能有机结合起来, 使新算法较传统方法具有更大的优越性.-Simplify and improve the building facade lighting engineering design algorithm for randomness and complexity of the calculation process, intelligent ca
  3. 所属分类:Project Design

    • 发布日期:2017-12-06
    • 文件大小:140kb
    • 提供者:xiaofang
  1. IPM-bootstrap-process-analysis

    1下载:
  2. 对智能功率模块( IPM)自举电路的自举过程进行了分析。通过在伺服系统应用,以三菱公司的 DIP2IPM为例给出了自举电容、自举电阻和自举二级管的参数计算方法,在硬件和软件上都详细给出了自举 电路的应用。解决了自举电路设计时参数选择的难点问题。-Intelligent power module (IPM) bootstrap circuit bootstrap analysis. In the application of the servo system to Mitsubishi D
  3. 所属分类:software engineering

    • 发布日期:2015-09-23
    • 文件大小:171kb
    • 提供者:宋瑞鹏
  1. Computational-Intelligence

    0下载:
  2. 用于最优化的计算智能,很适合提升自己的遗传计算能力-Computational Intelligence for optimization, it is suitable to enhance their own genetic computing power
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:2.44mb
    • 提供者:张嘉城
  1. matlab

    0下载:
  2. 本书主要对模式识别与智能计算进行了详细的介绍,并提供了大量的matlab程序,对初学者及项目应用者提供很大的方便-Book of Pattern Recognition and Intelligent Computing introduced in detail, and provide a lot of matlab program, provides great convenience for beginners and project application
  3. 所属分类:Project Design

    • 发布日期:2017-11-23
    • 文件大小:25.2mb
    • 提供者:徐睿
  1. CIbook

    0下载:
  2. 计算智能导论2版原版英文版,介绍了非常全的主流算法-computational intelligence
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3.65mb
    • 提供者:肖骏
  1. Smart-Car-curvature-calculation

    0下载:
  2. 飞思卡尔智能车的曲率计算,对做飞思卡尔比赛的同学来讲,赛车在赛道上识别曲率是挺重要的-Freescale smart car curvature calculation, the students do Freescale competition in terms of identifying the car on the track curvature is very important
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:62.11kb
    • 提供者:xiong
  1. PLC--yuan

    0下载:
  2. 自动售货机是无需销售人员,可根据消费者投入钱币计算价格自动贩卖商品的智能机器。-The vending machines are intelligent machines that can calculate the prices of goods according to the consumers’ inputs and vend goods without a sales staff.
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:571.48kb
    • 提供者:敏敏
  1. xiaoche

    0下载:
  2. 智能小车通过四路红外自动循迹并能够计算路程程序代码(四路探测)-Smart car by four infrared automatic tracking and the ability to calculate the distance code (four-probe)
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:2.2kb
    • 提供者:郑伟
  1. Model-recognition-and-AI-matlab

    0下载:
  2. 模式识别与智能科学,MATLAB计算,很好的书,有图有真相,同时还有程序供大家练习。-Pattern Recognition and Intelligent Science, MATLAB computing, a good book, there are pictures and the truth, as well as procedures for everyone to practice.
  3. 所属分类:software engineering

    • 发布日期:2017-06-17
    • 文件大小:25.36mb
    • 提供者:罗北
« 12 »
搜珍网 www.dssz.com