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

搜索资源列表

  1. orabak

    0下载:
  2. oracle自动备份教本,定时备份。每月一次全备份,每周一次累积备份,每天一次增量备份,备份后自动打包压缩,文件保存在本地并可通过scp上传到其他服务器-oracle automatic backup textbook, regular backups. Once a month a full backup once a week cumulative backup, incremental backup once a day, the backup automatically packaged
  3. 所属分类:Oracle

    • 发布日期:2017-03-27
    • 文件大小:2693
    • 提供者:wcy
  1. UpdateDemo

    0下载:
  2. Sample program which demonstrates the difference between * always painting the entire area inside of paint() vs. * using update to do incremental painting.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1489
    • 提供者:Rahul
  1. Networkstreaming

    0下载:
  2. 网络流 最大流(最大流得修改,因为增量网络不对,是双向的。)-Network streaming maximum flow (maximum flow may be amended because incremental network wrong in both directions.)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:335265
    • 提供者:张超
  1. 2-1

    0下载:
  2. 生成两个非递增线性表,并对其进行合并成非递增线性表-Generates two non-incremental linear form, and its merger into a non-incremental linear form
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1272
    • 提供者:杨舞
  1. together

    0下载:
  2. 递增有序链表集合归并-归并的同时去除冗余-Incremental ordered list collections merge- merge at the same time eliminating redundant
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1052
    • 提供者:王军
  1. TWI_test

    0下载:
  2. Two Incremental encoder on a PCF8574A for IIC Bus connectivity tested with STK500 AVR Kit. -Two Incremental encoder on a PCF8574A for IIC Bus connectivity tested with STK500 AVR Kit.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:717862
    • 提供者:JUPP
  1. rsyncrypto-1.12.tar

    0下载:
  2. 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:420652
    • 提供者:Jimmy
  1. Time

    0下载:
  2. C++时间类,包含增量操作符重载函数,时间可以自增-C++ class time, including incremental operator overloading function, time may, by
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1251452
    • 提供者:竹韵
  1. dengweizenlv

    1下载:
  2. 电力系统中,改进的等微增率法分配机组发电 -Power system, improved equal incremental method to allocate generating unit
  3. 所属分类:Other systems

    • 发布日期:2015-08-23
    • 文件大小:1486
    • 提供者:王大坨
  1. pld_encod11

    0下载:
  2. AHDL增量式光电码盘四倍细分后,自动计数转换成绝对数据-AHDL incremental photoelectric encoder segments four times, the automatic counting data into absolute
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1582
    • 提供者:wangdekui
  1. dijiesiktra

    0下载:
  2. 按路径长度递增次序产生最短路径算法:   把V分成两组:   (1)S:已求出最短路径的顶点的集合   (2)V-S=T:尚未确定最短路径的顶点集合   将T中顶点按最短路径递增的次序加入到S中,   保证:(1)从源点V0到S中各顶点的最短路径长度都不大于   从V0到T中任何顶点的最短路径长度   (2)每个顶点对应一个距离值   S中顶点:从V0到此顶点的最短路径长度   T中顶点:从V0到此顶点的只包括S中顶点作中间   顶点的最短路径长度 -
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:853
    • 提供者:马值
  1. JavaBackup

    0下载:
  2. Areca Backup for Linux是一个采用Java开发的文件备份工具,支持数据压缩加密,增量备份,文件历史记录浏览等功能。它支持ZIP压缩,可以进行档案加密,按照指定参数多文件进行搜索,为所有的关键步骤进行备份。-Areca Backup for Linux is a file backup using Java development tools, support for data compression, encryption, incremental backup, file
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:769651
    • 提供者:skyge
  1. ADDLINK

    0下载:
  2. 两个单链表,表中元素递增有序,写一算法将两个单链表归并成一个按元素递减有序的单链表-A table prepared algorithm and B merge into a table element values by diminishing orderly (ie non-incremental and orderly, allowing the same value) with the linear form C.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:740
    • 提供者:Lisa
  1. linechazhi

    0下载:
  2. 直线插值 四象限插值 数控领域的 脉冲增量法 很老 但很经典 的程序 -Four-quadrant linear interpolation pulse incremental interpolation method of NC field is very old but it is the classic procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:553
    • 提供者:zhezhe
  1. ShellSort

    0下载:
  2.  希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。该方法又称缩小增量排序,因D.L.Shell于1959年提出而得名。-Shell Sort is an insertion sort. Is for direct insertion sort algorithm. The method is also known as narrowing the incremental sort, because D. L. Shell made its name in 1959
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1135
    • 提供者:wjs
  1. Data_struct_1

    0下载:
  2. 数据结构课后设计题第一章 ◆1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 要求实现下列函数: void Descend(int &x, int &y, int &z) void Descend(int &x, int &y, int &z) { int temp if(x<=y){temp=x x=y y=temp } if(y<=z){temp=y y=z z
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:1846
    • 提供者:苏文俊
  1. SSDT

    0下载:
  2. SSDT恢复的程序源 参考调试信息: Linking f:\driver\3 directory ******************** nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1 link -out:.\i386\DrvTest.sys -machine:ix86 @C:\DOCUME~1\LANGOU~1\LOCALS~1\Temp\nma02324.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1861640
    • 提供者:asd
  1. PIDcontrol

    1下载:
  2. 增量式PID控制,比较容易看懂,对初学者应该有所帮助-Incremental PID control, easier to understand, there should be some help for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:704
    • 提供者:lujianshan
  1. Merge

    0下载:
  2. 假设有两个按元素值递增有序排列的线性表A和B,均以单链表作存储结构,请编写算法将A表和B表归并为一个按元素值递减 有序(即非递增有序,允许表中含有值相同的元素)排列的线性表C,并要求利用原装(即A表和B表)的结点空间构造C表。-Suppose there are two elements of value increasing by an ordered arrangement of the linear forms A and B, are linked to a single stora
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:889
    • 提供者:吴立国
  1. algorithms

    0下载:
  2. 种在信息学竞赛中常见的随机几何算法:随机增量法与模拟退火法,以及和传统方法的比较,说明了随机化思想的优势。-Species common in the information science contest random geometric algorithms: random incremental method and simulated annealing, and the traditional methods of comparison, shows the advantages of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:524435
    • 提供者:孙超
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 34 »
搜珍网 www.dssz.com