搜索资源列表

  1. 插入算法完整实现

    0下载:
  2. 该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2<d1,同样排序 依次下去,直到di=1-Sort algrithms of insertion method.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15759
    • 提供者:要命
  1. 温度控制

    0下载:
  2. 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2495
    • 提供者:jun
  1. Incremental and Decremental

    0下载:
  2. 支撑向量机算法的一种改进算法,是基于增量学习的算法-Support Vector Machine Algorithm an improved algorithm is based on the incremental learning algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:81598
    • 提供者:黄瑞
  1. chap1_6f

    0下载:
  2. 数字pid控制仿真,包括位置式pid算法和增量式算法-figures pid control simulation, including location-pid algorithm and incremental algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3531
    • 提供者:潘若明
  1. DSP_interp_line_C

    0下载:
  2. DSP2407平台下用C语言实现的数控直线插补源代码。T2中断插补周期2ms,可设定两组PWM输出状态,实现两个电机控制。使用了数字增量插补时间分割法进行直线插补。-DSP2407 platform using C language NC linear interpolation source code. T2 interrupted interpolation cycle 2ms, set two PWM output and ach
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6016
    • 提供者:xust_zxh
  1. 位置式PID算法

    0下载:
  2. PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:55495
    • 提供者:刘新华
  1. 感知准则函数

    0下载:
  2. 感知准则函数,包括固定增量法和梯度下降法,都是模式识别中的基础算法.-perceptual function criteria, including fixed increment and the gradient method, which is pattern recognition algorithm based.
  3. 所属分类:其它资源

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

    0下载:
  2. 《管状换热器计算机辅助设计系统ExhCAD绘图系统(版本:1.01a Final)》为自由软件,采用增量软件开发模型,并用UML对软件进行 建模,以便更新。 该版本只是对换热器的最简单的形式做出设计,而且程序在计算 (包括设计、校核两部分,其中校核部分未编)、绘图过程中都作了简 化,虽然采用了参数化绘图,并能进行简单的数据管理,但没有考虑 换热器的插入件、安装(待编)等因素的影响,特别是在绘图中用 Aut
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10520487
    • 提供者:东方神眼
  1. Incremental_Document_Clustering

    0下载:
  2. 一个增量文本聚类的算法。 参考文献: Wai-chiu Wong, Ada Wai-chee Fu, Incremental Document Clustering for Web Page Classification. -an incremental version of the clustering algorithm. References : Wai-chiu Wong, Ada Wai-CHEE Fu, Increm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:242794
    • 提供者:章明
  1. shellsort111

    0下载:
  2. 附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:19421
    • 提供者:乐乐
  1. ID++

    0下载:
  2. 用C#语言在SQL2000实现自定义的自增,如(A100001的下条自动会在数据库中为A100002)这是在SQL2000模仿oracle数据库的自增量。-C# language in the definition of SQL2000 realize from the increased if (A100001 under the automatic will be in the database for A100002) This
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:13856
    • 提供者:方升隆
  1. zltz

    0下载:
  2. 实现增量调制的简单的程序,十分简短。你应该可以作得更好-delta modulation to achieve the simple procedure is very short. You should be able to do better
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1383
    • 提供者:wukai
  1. cpid1

    0下载:
  2. 传统的pid控制算法,系统函数是无时滞的,采用增量式的pid控制算法.-traditional pid control algorithm, the system function is without delay, using the incremental pid control algorithm.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1072
    • 提供者:阳关
  1. phoenix

    0下载:
  2. 模式识别的两个重要算法:剃度下降法,固定增量法.另付数据结构中:高级排序算法,波兰式-two important pattern recognition algorithm : tonsure decline, fixed increment. Extra data structure : High ranking algorithm, Poland -
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3545
    • 提供者:吕经纬
  1. gpcm05a22

    0下载:
  2. 用于求解广义预测控制器,控制律为非增量式的-used for generalized predictive controller, the control laws of a non-incremental
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1099
    • 提供者:唐斌
  1. IncPID

    0下载:
  2. matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:唐斌
  1. chap1_12

    0下载:
  2. 增量式PID的matlab仿真程序。实用了一个差分方程的对象,利用了增量式的PID算法。-incremental PID Matlab simulation program. A practical difference equations targets, the incremental use of the PID algorithm.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:787
    • 提供者:郭卫钢
  1. xc9572_1

    1下载:
  2. xilinx xc9572 cpld 实现的伺服电机控制器,电机控制输出,和增量编码器读取。-Xilinx xc9572 cpld achieve servo motor controller, motor control output, Incremental encoder and the reader.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:797997
    • 提供者:张宏亚
  1. firtex_beta102_src

    0下载:
  2. FirteX介绍 功能: 支持增量索引,差量索引,多字段索引,提供了3种前向索引方式; 支持纯文本,HTML,PDF等文件格式; 提供快速中文分词; 从底层到高层,提供了多种索引访问接口,灵活自由地使用索引文件; 提供丰富的检索语法,支持多字段检索,日期范围检索,检索结果自定义排序等。 性能: 在Pentium 4 2.8G 2GRAM的机器上超过200Mb每分钟的索引速度 在近7G的索引文件(10
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:13796524
    • 提供者:阮正
  1. problem1038

    0下载:
  2. 连续邮资问题要求对于给定的n和m的值,给出邮票面值的最佳设计,使得可在1张信封上贴出邮资1开始,增量为1的最大连续邮资区间-consecutive postage required for the issue to the n and m values in the face value of the stamps is the best design, made in a postage on the envelope posted
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:1000
    • 提供者:dd
« 1 2 3 4 56 7 8 9 10 ... 39 »

源码中国 www.ymcn.org