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

搜索资源列表

  1. NEA

    0下载:
  2. 针对现有遗传算法在多维非线性优选方面的不足,本文提出了一种基于小生境进化算法(NEA)的非线性优选模型,探讨了NEA算法的参数选择原则。通过大量仿真和比较,表明算法在复杂非线性优选中具有快速、高效、鲁棒性强的特点,并能在全局范围内有效搜索所有最优解。 -against existing genetic algorithms in three-dimensional nonlinear optimization for the shortage, the paper presents a ni
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38027
    • 提供者:黄善理
  1. MFCerfen

    0下载:
  2. 用二分法解高阶方程的近似解。区间范围合计算精度可调,每一步的计算结果一列表的形式显示出来,一目了然-dichotomy solution with the higher-order equation approximate solution. The scope of a range accuracy adjustable every step of the calculation results in the form of a list show up clearly
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30305
    • 提供者:边奎星
  1. ProSOM

    0下载:
  2. SOM的学习规则有三个主要阶段: 1)寻找与输入模式xk最接近的连接权向量Wj*=(wj*1, wj*2,….., wj*N) 2)将该连接权向量Wj*进一步朝向与输入模式xk接近的方向调整 3)除调整连接权向量Wj*外,还调整邻域内的各个连接权向量,并随着学习次数的增加,逐渐缩小邻域范围-SOM learning rules are three main stages : 1) Find the input mode xk closest to the connection wei
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6622
    • 提供者:fuyu
  1. svm_matlab_zhao

    0下载:
  2. Matlab下面的支持向量机的程序包。。应用范围很广-Matlab following SVM package. . Application very wide scope. .
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:126447
    • 提供者:赵欣
  1. stein

    1下载:
  2. 采用stein算法求两个任意大整数(超过计算机整形表示范围)的最大公约数。-STEINNESS algorithm used for two arbitrary integer large (over the scope of said plastic computer), the common denominator.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3407
    • 提供者:刘小六
  1. key_sort_system

    0下载:
  2. 多关键字的排序是有一定的实用范围。例如:在进行高考分数处理时,除了对总分进行排序外,不同的专业对单科分数的要求不同,因此尚需在总分相同的情况下,按用户提出的单科分数的次序要求排出考生录取的次序。(1)假如代排序的记录数不超10000,表中记录的关键字数不超过5,各个关键字的范围均为0至100。按用户给定的排序的关键字的优先关系,输出排序的结果。(2)约定按LSD方法进行多关键字的排序。在对各个关键字进行排序时采用两种策略:其一是利用稳定的内部排序方法,其二是利用“分配”和“收集”的方法。并综合比
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:53499
    • 提供者:walew
  1. mgoldensection

    0下载:
  2. 对函数最优化,寻找最优点(使函数最小化),需要给出寻找范围-to function optimization, search for the most advantage (making function minimization), the need is to find the scope of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1057
    • 提供者:鹏萧博
  1. 24Points-JavaVer

    0下载:
  2. 加减乘除24,java的GUI界面,输入的数字在1-13的范围内,产生的结果中已去除了冗余的结果,并统计产生结果的个数.- The arithmetic operations 24, java GUI contact surface, the input numeral in 1-13 scope, in the result which produces has removen the redundancy result, and the statistics has the result
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11819
    • 提供者:shoarh
  1. RanMethod

    0下载:
  2. 随机搜索法,用于大型复杂优化问题.该方法只支持变量的范围约束,不支持其它类型的约束.-random search method for large complex optimization problems. The only support the scope of variables bound not to support other types of constraints.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46504
    • 提供者:程晓峰
  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
    • 文件大小:1034
    • 提供者:杨立国
  1. complex_calculate

    0下载:
  2. 本程序新建complex类,并将数学库里的“+”“-”“*”“/”符号运算进行重载,使其适用范围从实数扩展至复数。-the new complex procedures category, Mathematics, 13-17 and the """-""*""/" symbol for heavy computation, from the scope of the application is extended
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30701
    • 提供者:赵飞
  1. Matrix_Mutiply

    1下载:
  2. 用于解实数范围内的超定方程组。附带有详尽的程序说明文档。具体操作步骤可以参照说明。-for real solutions within the scope of the super-equations. With a detailed descr iption of the procedures for documentation. The specific steps could references.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:78775
    • 提供者:Foxxing
  1. LMSmatlab

    0下载:
  2. ARM编程特别是系统初始化代码的编写中通常需要实现中断的响应、解析跳转和返回等操作,以便支持上层应用程序的开发,而这往往是困扰初学者的一个难题。中断处理的编程实现需要深入了解ARM内核和处理器本身的中断特征,从而设计一种快速简便的中断处理机制。需要说明的是,具体的上层高级语言编写的中断服务函数不在本文的讨论范围之内-ARM programming particular system initialization code in preparation usually need to achiev
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:36871
    • 提供者:wangjun
  1. Soft20060207115054365

    0下载:
  2. 查找素数 给定一个范围,自动查找并显示该范围内的所有素数。-finding prime numbers to set a range, automatic search and display within the scope of all prime numbers.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9662
    • 提供者:zj
  1. cbig

    0下载:
  2. 大数的阶乘 算法 初学者容易犯数据类型的范围溢出问题 初学者值得仔细研究-majority of the factorial algorithm beginners easily commit scope of the types of data overflow problems beginners deserves careful study
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1024
    • 提供者:范俊友
  1. Twoforktrees

    0下载:
  2. 二叉树操作,掌握指针变量的含义,二叉树的结构特征,以及各种存储结构的特点及使用范围;指针类型描述、访问和处理二叉树的运算。程序1: 按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构, a为指向根结点的指针。然后按中序顺序遍历二叉树。算法思想:先访问左子树,再访问根结点,最后访问右子树。-binary tree operation, grasp the meaning indicator variables, binary tree structure, a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1247
    • 提供者:林静
  1. scope

    0下载:
  2. 国外以为牛人编的,我也不怎么懂。。可以用来做毕业设计-abroad who thought that cattle series, I do not understand how. . Can be used to do design graduation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2626
    • 提供者:wjun
  1. EncodedDataSimulator

    0下载:
  2. This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files I found us
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4409
    • 提供者:阳关
  1. 长整数的加法阿

    0下载:
  2. 实现一个超过了计算机所表示范围的长整数的加减法-achieve an over by the computer, said the scope of the long integer addition and subtraction
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:74623
    • 提供者:
  1. bptree

    0下载:
  2. 清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University cl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3777
    • 提供者:qqiang
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com