CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 配置

搜索资源列表

  1. nineGrid(aStar)

    0下载:
  2. 九宫格 人工智能 小程序! 使用方法: 在debug文件夹下面有两个 文本文件 相当于配置文件,作为程序的输入变量配置!-Small squares of artificial intelligence program! Usage: debug folder in the following two configuration files is equivalent to a text file as input variables to configure the procedure!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2696242
    • 提供者:dragonriver
  1. matlabsimulation

    0下载:
  2. 用matlab进行二级倒立摆仿真,进行极点配置-matlab simulation of inversed pendulum
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:533
    • 提供者:sunguangbin
  1. littlegreenbats-svn2008.09.02

    0下载:
  2. 一个基于行为的分层结构多智能体足球仿真项目源码,获得过多次robocup比赛奖项.使用XML文件来作为运行时生成树型结构的配置文件。涉及到遗传算法,自动学习,概率分布等多方面内容。-A hierarchical behavior-based multi-agent soccer simulation project source code, access to many times robocup Competition awards. Using the XML file to generat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1829049
    • 提供者:yc
  1. quanmeijindian-shuzhifenxi

    0下载:
  2. 本书内容丰富且颇具特色。 本书综述了数值分析领域的诸多内容,包括配置多项式、有限差分、阶乘多项式、求和法、Newton公式、算子与配置多项式、祥条、密切多项式、TaylM多项式、插值、数值微分、数值积分、和与级数、差分方程、微分方程、最小二乘多项式逼近、极小化极大多项式逼近、有理函数逼近、三角逼近、非线性代数、线性方程组、线性规划、边值问题、MonteCarIo方法等内容。 本书的特色主要表现在利用例题及大量详细的题解来透彻地阐明所述内容的内涵,同时附有大量的补充题以便读者进一步巩固和深
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7577216
    • 提供者:yangiy
  1. log4j

    0下载:
  2. log4j的配置文件!可以很好的配置log4j的程序,是一个标准模板-log4j configuration file! Log4j configuration can be a very good program, is a standard template
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:5436
    • 提供者:james
  1. europa-2.3-MinGW

    0下载:
  2. Europa是一个模型和解决方案框架,约束问题的规划和优化设计。 EUROPA研究通常可嵌入在宿主应用程序,具有高效、可扩展和可配置等特点。-EUROPA is a framework to model and tackle problems in Planning, Scheduling and Constraint Programming. EUROPA is typically embedded in a host application. It is designed to be ex
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16445517
    • 提供者:wgl
  1. VirtualForce

    0下载:
  2. 此代码实现的功能是利用微粒群算法对传感器网络节点配置算法——虚拟力算法中参数的优化。优化后,节点配置较优。-This code implements the functions is the use of particle swarm optimization algorithm for sensor network node configuration- virtual force algorithm parameters optimization. After optimization, t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4035
    • 提供者:王巍
  1. Apriori

    0下载:
  2. vc++实现的apriori算法。在使用时,请先在“控制面板/管理工具/数据源ODBC”中配置数据源,名称为“TRANSACTION”,数据库在 Apriori 文件夹下。-vc++ implementation of the apriori algorithm. In use, first in the " Control Panel/Administrative Tools/Data Sources ODBC" to configure the data source, t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:67209
    • 提供者:林丽
  1. sushu

    0下载:
  2. 使用Eratosthenes算法编写程序,求20000以内的素数,每隔500为一个测试点,每个测试点计算五次,记录每次的运行时间求平均值,结合计算机硬件配置以及运行时间随数据规模的增大的变化情况分析计算机性能。-To write programs using the Eratosthenes algorithm, find the prime numbers less than 20,000, every 500 to a test point, the calculation for each
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:936575
    • 提供者:康丽丽
  1. MAX

    0下载:
  2. MAX人形怪物配置器v0.2修正 针对MAX开发-MAX humanoid monster Configurator v0.2 amendment
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:705086
    • 提供者:星空
  1. antcolonyalgorithm

    0下载:
  2. 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-10
    • 文件大小:1529947
    • 提供者:天天
  1. ARQ-2.1-beta

    0下载:
  2. 对本体进行查询的查询语言的载体,解压后,需要配置环境变量和变量,方可进行本体查询-Queries on the ontology of the query language of the carrier, decompression, you need to configure the environment variables and variables, before proceeding Ontology Query
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-10
    • 文件大小:17783226
    • 提供者:周旭
  1. 360SE

    0下载:
  2. 360病毒库自动更新的配置程序 360病毒库自动更新的配置程序-360 programe360病毒库自动更新的配置程序360病毒库自动更新的配置程序360病毒库自动更新的配置程序
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:2353
    • 提供者:asasdfasdfa
  1. SE205b_assignment3

    0下载:
  2. 要实现一个基于哈希表的字典ADT的从头开始 • 为了设计的游戏配置1散列函数 • 要创建和扩展的ADT为特定目的 • 为了使声音设计选择 • 要创建一个交互式GUI-• To implement a hashtable-based Dictionary ADT from scratch • To design a hash function for game configurati
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:7580
    • 提供者:刘洋
  1. combinatorics

    0下载:
  2. 组合数学combinatorialmathematics以任意一组离散性事物按照一定规则安排或配置的方法为主要研究内容的数学分支-Combinatorial Mathematics combinatorial mathematics an arbitrary set of discrete things, arrangements or configured according to certain rules of the method as the main research content
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1693725
    • 提供者:liuxiaohui
  1. dct8x8

    0下载:
  2. 基于cuda的dct图像压缩编码。要求:n卡,g80以上配置,支持cuda-Cuda-based image compression coding of dct. Requirements: n cards, g80 and above configurations, supporting cuda
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2924464
    • 提供者:jinshuang
  1. ADC

    0下载:
  2. 介绍XC164CM单片机的ADC工作原理以及DAVed的配置方法和KEIL的编程实例-Introduction XC164CM MCU ADC works and DAVed configuration methods and programming examples KEIL
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:232049
    • 提供者:陈全
  1. is_configured

    0下载:
  2. 判断一个指定的可执行文件是否被配置了,若没配置则返回0,否则返回1-judge a specified file is configred or not.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:2368
    • 提供者:cheung cs
  1. S3760

    0下载:
  2. s3760说明书S3760系列产品配置手册-s3760 S3760 Series Configuration Manual Manual
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:5700368
    • 提供者:sunpeng
  1. AISInfoQuery

    0下载:
  2. AIS信息时航海信息的主要部分,所以AIS的信息查询是非常重要的,重要将数据源配置好,该程序就能很好地实现AIS信息的查询-AIS information in the main part of the navigation information, so check AIS information is very important, important data source is configured, the program will be able to achieve good qu
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:7906382
    • 提供者:飞雪
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com