CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - incremental

搜索资源列表

  1. 温度控制

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

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

    1下载:
  2. 多进程的解决方案 : 创建一个包含四个窗口的多任务模拟:第一个窗口必须显示一系列的递增偶数;第二个窗口必须显示一系列的递增素数;第三个窗口必须显示任意半径的圆;第四个窗口必须显示一系列的随机矩形。-multi-process solution : Create a window contains four multi-task simulation : a window to show a series of incremental even; The second window mus
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:50724
    • 提供者:mars
  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 is the SQL2000 Die oracle Data
  3. 所属分类:按钮控件

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

    0下载:
  2. Dijstra算法 由Dijkstra提出的一种按路径长度递增序产生各顶点最短路径的算法。 (1)按路径长度递增序产生各顶点最短路径  若按长度递增的次序生成从源点s到其它顶点的最短路径,则当前正在生成的最短路径上除终点以外,其余顶点的最短路径均已生成(将源点的最短路径看作是已生成的源点到其自身的长度为0的路径)。-Dijstra by Dijkstra algorithm proposed by an incremental path length of the sequence
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1440
    • 提供者:特殊台
  1. 2.24

    0下载:
  2. 题目:A、B两个以单链表做存储结构的递增有序排列的链表合并为一个单链表做存储结构的递增有序链表C-topic : A, two B-List to do the incremental storage structure of the orderly Chain for a single merger Chain store done in an orderly structure of the increase List C
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14907
    • 提供者:袁坤
  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. series.dll

    0下载:
  2. Creating command line \"link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:\"Release/port_dll.pdb\" /machine:I386 /def:\".\\port_dll.def\" /out:\"Release/port_dll.dll\" /implib:\"Release/port_dll.lib\" \".\\Release\\port_dll.obj\" \".\\Rel
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:101643
    • 提供者:董峰涛
  1. DDM.0.2.5.src

    0下载:
  2. DDM(Delicate Document Manager) is a tool for searching, browsing and managing PDF documents. It provides an Explorer-like view of PDF files with their titles instead of file names. It embeds a fast incremental search function for finding PDF files. -
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:105265
    • 提供者:baohu
  1. 7.5

    0下载:
  2. 把各阶导函数的ESD作为a的函数,确定其峰值频率的数值。该函数把以下变量作为输入:a的最小值alphamin,其增量步长alphastep;-various derivative function of the ESD as a function of its peak frequency values. The function of the following variables as input : a minimum of alphamin. its incremental step a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1636
    • 提供者:meimei
  1. dic1

    0下载:
  2. 关联规则5 DIC (Download) This implementation is based on the Dynamic Itemset Counting (DIC) algorithm (cfr. Brin et al., 1997). The implementation contains no additional optimizations ans seems to perform worse than Apriori on almost all datasets I
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:5864
    • 提供者:lion
  1. increment

    0下载:
  2. 用VC编写的一段程序.主要功能是实现对一些数据的分类.方法是用模式识别中的固定增量法.-VC preparation for the procedure. Its main function is to achieve some data classification. Was used to pattern recognition fixed incremental method.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30249
    • 提供者:andy
  1. ccipca

    0下载:
  2. 一种著名的增量PCA方法,能够以增量的方式获取主成分-a famous incremental PCA algorithm. It can obtain the principal component incrementally
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1399
    • 提供者:钱叶魁
  1. Apriori

    1下载:
  2. 关联规则挖掘的研究工作主要包括:Apriori算法的扩展、数量关联规则挖掘、关联规则增量式更新、无须生成候选项目集的关联规则挖掘、最大频繁项目集挖掘、约束性关联规则挖掘以及并行及分布关联规则挖掘算法等,其中快速挖掘与更新频繁项目集是关联规则挖掘研究的重点,也是多种数据挖掘应用中的技术关键,已用于分类规则挖掘和网络入侵检测等方面的研究。研究者还对数据挖掘的理论进行了有益的探索,将概念格和粗糙集应用于关联规则挖掘中,获得了显著的效果。到目前为止,关联规则的挖掘已经取得了令人瞩目的成绩,包括:单机环境
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2055847
    • 提供者:henry
  1. ipca

    2下载:
  2. 第二种增量的主成分分析算法,能够增量地获取高维数据的主成分。-《Incremental PCA or On-Line Visual Learning and Recognition》
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:799
    • 提供者:钱叶魁
  1. SVDDD

    0下载:
  2. This the program for the multi classification problem utiizing the incremental support vector domain density descr iption method.-This is the program for the multi classification problem utiizing the incremental support vector domain density descr ip
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:8219
    • 提供者:Junseok Kwon
  1. Nonnlinefemforsoil

    4下载:
  2. 1.本程序为平面变形问题非线性有限元程序,可用于计算土坝、地基、挡土墙或地下结构的应力和变形。 2.土的非线性应力--应变关系采用邓肯双曲线模式 另一个弹性常数可有两种选择: (a)切线泊松比: (b)切线体积模量: 3.解题方法为中点增量法,考虑到每级加荷的两次计算所得的弹性常数对某些单元可能相差较大,而实际可能处于这两者之间,因此取两者的某种加权平均值作为修正的计算弹性常数,其中初始弹性常数取权为1/4,中点弹性常数取权为3/4,以反映平均结果接近中点弹性常数。
  3. 所属分类:Other systems

    • 发布日期:2015-11-04
    • 文件大小:361357
    • 提供者:wangzhe
  1. incremental-sheet-forming

    0下载:
  2. 渐进成形轨迹小程序,用于圆锥件成形轨迹的生成。-Tool path for incremental sheet forming
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:205237
    • 提供者:zhaowei
  1. Incremental-Encoder-INDM-Drive

    0下载:
  2. incremental encoder drive using psim 9
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:13616
    • 提供者:indra
  1. sarwar_SVD

    0下载:
  2. Incremental Singular Value Decomposition Algorithms for Highly Scalable Recommender Systems
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:110592
    • 提供者:pingzh
  1. chen2014

    0下载:
  2. LWI-SVD: Low-rank, Windowed, Incremental Singular Value Decompositions on Time-Evolving Data Sets
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1278976
    • 提供者:pingzh
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com