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

搜索资源列表

  1. 换位和工作安排

    0下载:
  2. 经典算法之换位和工作安排-classic algorithms transposition and organization of work
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.53kb
    • 提供者:常乐
  1. LVQ

    0下载:
  2. LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式,融合了自组织和有导师监督的技术。-LVQ (LVQ) algorithm : it is Kohonen of supervised learning form of the expansion, integration of self-organization and the technical supervision of instructors.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.74kb
    • 提供者:何风
  1. GREEDYSELECT1

    0下载:
  2. 这是一个会议安排问题,知道没个会议的开此时间跟结束时间就可以求要求的最少会议室 理论基础是谈心算法-This is an organization of the session, know that the meetings did not set a time to the end of time can be the minimum requirement in order Conference Room theoretical basis of the algorithm for he
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:28.13kb
    • 提供者:郝永生
  1. JPEG2000Compress_DecompressSourceCode

    0下载:
  2. DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient representation and interchange of digital images are essential. To date, some of the most successful still image compression standards have resulted fr
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.02mb
    • 提供者:slam
  1. CHASS

    0下载:
  2. 一个有关进制的和程序,它将一定范围内的数编制成组,通过从二进位制到十进位制, 进行编组,输入进制数和组数,即可自动计算出数据,并显示在屏幕上,同时输出到文件中,是很不错的程序,我用了好几天才编好,很精悍!-one of the 229 and procedures, it would certainly within the scope of the report into several groups, By binary system to the decimal system, org
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:杨立国
  1. ID3Algorithm_jianjie

    0下载:
  2. ID3算法有一定的自学习、自组织能力,适用于复杂系统的智能诊断。以实例验证了该算法对RH-KTB真空抽气系统故障诊断的有效性。-ID3 algorithm to a certain extent self-learning, self-organization, applied to a complex system of intelligent diagnosis. Examples to show that the algorithm of RH - KTB vacuum exhaust s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17.4kb
    • 提供者:黄波
  1. CollegeWizard

    0下载:
  2. 这是我写的数据结构的课设,是一个可视化的校园导航的模型,其中图的组织存储是用的多重邻接表,之前网上我只见到过简单数笔的原理介绍,没有人用它来实现图的操作(是我没有看到),所以选择它来做图,主要是技术上的尝试,其操作过程较一般组织结构复杂-I wrote this is the data structure of the classes were created a visualization of the campus navigation model map which store is th
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42.89kb
    • 提供者:konghui
  1. yidaixingzhi

    0下载:
  2. 迭代星织求质立方体,用于数字系统设计自动化-iteration Star organization seeking quality cube, for digital system design automation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6.31kb
    • 提供者:杨杰
  1. pso_Methods_for_Pattern_Recognition_and_Image_Proc

    0下载:
  2. A dissipative particle swarm optimization is developed according to the self-organization of dissipative structure. The negative entropy is introduced to construct an opening dissipative system that is far-from-equilibrium so as to driving th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.68mb
    • 提供者:sky
  1. 1SelfOrganizingMap_Cluster

    0下载:
  2. 使用SOM(Self-Organization Map)進行資料分群,以載入座標點資料集及並以TChart分群顯示為例.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:346.63kb
    • 提供者:toto
  1. LVQ

    0下载:
  2. LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类中局部进行。-LVQ (LVQ) algorithm : it is Kohonen of supervised learning the expansion of the form. The convergence of self-organization and supervision of the ins
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38.84kb
    • 提供者:辜小花
  1. SPPP3.0

    2下载:
  2. 一个开源项目。SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。SP++中所有算法都以C++类模板方法实现,以头文件形式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。-SP++ (Signal Processing in C++) is a signal processing and numerical computation on the open
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4.34mb
    • 提供者:李伟
  1. 1

    0下载:
  2. 活动安排问题 贪心算法 活动安排问题 贪心算法-The activities of the organization of the activities of the organization of greedy algorithm greedy algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:6.53kb
    • 提供者:applechar
  1. _2008010606

    0下载:
  2. 清华大学机械原理课面试题目,复杂机构的计算机模拟源代码-Tsinghua mechanical principle course of interview questions and complex computer simulation of the source code organization
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:813.02kb
    • 提供者:周蕾
  1. solutions

    0下载:
  2. Computer Organization and Design 3e solutions 白算盘第三版习题解答-Computer Organization and Design 3e solutions white thinking to answer the third edition of Exercises
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:443.63kb
    • 提供者:
  1. ClusteringanalysisbasedonSOFMnetwork

    0下载:
  2. 基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自 组织特征映射网络聚类的学习过程,分析了权系数自组织过程中邻域函数和学习步长的一般取值问题,给出了基于自组织 特征映射网络聚类实现的具体算法,并通过实际示例测试,证实了算法的正确性。 -Based on self-organizing feature map network cluster analysis, neural network is developed on the basi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:35.54kb
    • 提供者:zhaiyaojie
  1. the_total_collection_of_data_structure_in_c_langua

    1下载:
  2. 清华严蔚敏C语言版数据结构全集,可以说是pudn上这个主题的最全面的一个集合了,记得有这么一个说法是只有有序组织的信息才是有价值的吧:_数据结构-严蔚敏-C语言版;教学笔记;数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版)(作者 高一凡)源代码;数据结构笔记;数据结构复习重点归纳笔记[清华严蔚敏版];数据结构题集-严蔚敏;数据结构题集-严蔚敏;严蔚敏老师专贴。-Wei-Min Yan Tsinghua C language version of The Complete Wo
  3. 所属分类:Data structs

    • 发布日期:2015-10-10
    • 文件大小:26.64mb
    • 提供者:Jawen
  1. glcs

    0下载:
  2. 饮羽公路测设(glcs) 由20多个公路测量、设计、试验和施工组织设计等小软件组成。如《中桩大地坐标》可以计算不等长缓和曲线的中桩和边桩的大地坐标;《缓和曲线反算》可以根据切线长、外距长或缓和曲线长求半径等;《卵型曲线精解》可以求精确的卵型曲线的参数;《混凝土配合比》可以快速进行混凝土配合比的设计。其他还有直线、曲线拟合,规划求解,网络图计算等等。所有各小软件计算的结果统一反映在主界面上,并在主界面中编辑、修改。并-Drink plume Highway Survey and Design (g
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:438.72kb
    • 提供者:luozhenghua
  1. erchalianbiaosuanfa

    0下载:
  2. 二叉树的算法表示及其详细说明 组织方式 定义和初始化-Binary tree that the algorithm and its detailed descr iption of the organization of the definition and initialization
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5.31kb
    • 提供者:闫冰
  1. data-organization

    0下载:
  2. 主要是数据结构实验上自己编的代码,希望对大家有帮助。-data organization
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1.5mb
    • 提供者:CSJ
« 12 3 4 5 »
搜珍网 www.dssz.com