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

搜索资源列表

  1. 遗传算法框架程序

    1下载:
  2. 本算法采用最基本的遗传算法编写,有利于初学者掌握遗传算法的构成。-This algorithm is written by the most fundamental genetic algorithm,benefit the beginner to know the structure of genetic algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:115802
    • 提供者:吕化
  1. BP算法基本程序

    0下载:
  2. 基本的BP神经网络框架,比较适用于初学者快速掌握神经网络的构成。-basic framework BP neural network, suitable for beginners to grasp the composition of neural networks.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4163
    • 提供者:吕化
  1. 后处理法程序PFL.f90

    0下载:
  2. ! 平面框架结构静力分析程序(by fortran) ! 后处理法 ! ! 主要功能: ! 输入单元结点编号,自动生成结点位移编号; ! 总刚元素按上三角阵存储; ! 主1副0法引入位移约束条件 ! GAUSS消元法解线性代数方程组;
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5198
    • 提供者:吴建明
  1. track

    0下载:
  2. 这是跟踪物体的程序,c语言编写的主体框架。仅供参考。-This is tracking the object program, the main body of the framework written in c language. Only for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:207310
    • 提供者:xuyuc
  1. 完整的3D 模型检索程序

    0下载:
  2. 完整的3D 模型检索程序,使用C语言编写,可以使学习者从底层研究三维模型的检索框架,同时提供的C语言程序包也可以设计新的三维模型检索算法。,Complete 3D model retrieval, the use of C language, so that students can study three-dimensional model from the bottom of the search framework to provide the C language package can
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-09
    • 文件大小:1540137
    • 提供者:anzi
  1. rosetta

    2下载:
  2. 粗糙集软件Rosetta,由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包-Set software, Rosetta, by the Norwegian University of Science and Technology, Department of Computer and Information Science, University of Warsaw, Poland Institute of Mathemati
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-07
    • 文件大小:4282368
    • 提供者:李霞
  1. Spanning-tree

    0下载:
  2. 利用图论中生成树的概念编写的全部生成树代码,由于缺少中间的实数编码遗传算法代码,所以还不能得出完整的结果,但整个程序框架是正确的!-Spanning tree in graph theory using the concept of writing all the spanning tree code, the lack of the middle of the real-coded genetic algorithm code, so it can not come to a complete
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3566
    • 提供者:小玉
  1. fann-2.1.0beta

    0下载:
  2. Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:4033198
    • 提供者:hopper
  1. MO-JGA

    0下载:
  2. 从其他地方下载的多目标进化算法的源码,用JAVA编的多目标进化算法的框架-Downloaded from other parts of multi-objective evolutionary algorithm source code, using JAVA for the multi-objective evolutionary algorithm framework
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:357432
    • 提供者:ggb
  1. Wumpus

    1下载:
  2. 巫魔问题求解,只是一个简单的框架,仅仅有一个很简单的算法-Wumpus problem solving
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-13
    • 文件大小:186416
    • 提供者:ZZQ
  1. PaoPaoLong

    1下载:
  2. GDI游戏框架,里面有状态的管理,和工具的封装-GDI game framework, which has state management, and tools package
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-23
    • 文件大小:7209742
    • 提供者:黄杰
  1. CART

    1下载:
  2. 这是一个分类和回归树算法,它提供一种通用框架将各种各样不同的判定树实例化。-This is a classification and regression tree algorithm, which provides a common framework a wide variety of different decision tree instantiation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1364
    • 提供者:肖箫
  1. wuxianshepinshineidingwei

    2下载:
  2. 这个是关于无线射频识别室内定位系统的编程框架,如果你想学习室内定位系统的编程,可以参考这个,可能会给你启发-This is about the RFID indoor positioning system, programming framework, if you want to learn programming indoor positioning system, can refer to this, it might give you inspiration
  3. 所属分类:matlab

    • 发布日期:2014-06-24
    • 文件大小:1024
    • 提供者:beibuma
  1. MATLAB

    1下载:
  2. 毕设内容,高光谱图像基本处理,主要实现单波段提取与伪彩色图像合成功能,提供程序框架,更多功能只需嵌入即可。另用MATLAB写了其GUI。-Complete set content, the basic processing of hyperspectral images, mainly for single-band pseudo-color image extraction and synthesis, to provide procedural framework, more feature
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:12339
    • 提供者:张磊
  1. 200812269314821998

    0下载:
  2. 粗糙集软件Rosetta,由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包-Rough Set software, Rosetta, by the Norwegian University of Science and Technology, Department of Computer and Information Science, University of Warsaw, Poland Institute of Mat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4281380
    • 提供者:陈卫
  1. jmetal.2.1.tar

    0下载:
  2. 关于多目标优化的代码,这个代码是一个框架,大家可以修改一下-Multi-objective optimization on the code, the code is a framework, we can make some corrections
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:140690
    • 提供者:justin
  1. 数理方程

    0下载:
  2. 主要是数理方程基本框架很有用,对数据结构也有帮助-main mathematical equation is the basic framework is used for the data structure also helped
  3. 所属分类:Data structs

    • 发布日期:2017-11-28
    • 文件大小:472521
    • 提供者:平时了
  1. shili11

    0下载:
  2. 一些MATLAB实例,大家可以看一看,都是一些简单的框架,大家可以扩充-some examples, we can see are some simple framework, we can expand
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-18
    • 文件大小:21605
    • 提供者:anson
  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:15320
    • 提供者:海霞
  1. jiekou2

    0下载:
  2. 机器人接口程序框架,需要搞机器人的同志不用自己搞框架了-Robot interface program framework, the need to engage in robot comrades do not have to engage in the framework of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:820
    • 提供者:离我
« 1 2 3 45 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com