CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - lt

搜索资源列表

  1. IEC6205321

    0下载:
  2. 开发电能表必备的资料IEC62053-21 给一些苦于不好下载此标准的网友。- <<IEC62053-21 STANDARD>> Static meters for active energy (classes 1 and 2)
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:639.38kb
    • 提供者:z
  1. Matlab-and-VC

    0下载:
  2. 浅析VC与matlab接口编程,浅析VC与MATLAB联合编程<一>、<二>,<三>部分中,简单介绍了VC和MATLAB接口的两种方法,初学者可能会问为什么要用VC和MATLAB接口,接口的实质又是什么。<四>到<六>举例和讲解一些难点。<七><八>——编译器的使用。<九>——综合举例-Analysis of VC with matlab interface programming, VC Analy
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1.41mb
    • 提供者:disence
  1. MCS-51list

    0下载:
  2. 《MCS-51系列单片机应用设计》的目录,用于方便读取-a list of <MCS-51 single chip>
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:243.31kb
    • 提供者:Crazyking
  1. STC89c51directory

    0下载:
  2. 《STC89c51中文指南》,里面描述STC单片机-<STC89c51 single-chip Chinese direcrory
  3. 所属分类:File Formats

    • 发布日期:2017-05-10
    • 文件大小:2.01mb
    • 提供者:Crazyking
  1. MCS-51single-chip_

    0下载:
  2. 《新编MCS-51应用设计》,讲述MCS-51系列单片机的各种应用设计-<new MCS-51 single-chip>
  3. 所属分类:File Formats

    • 发布日期:2017-05-31
    • 文件大小:12.73mb
    • 提供者:Crazyking
  1. Douglas-Puck_compression_algorithm

    0下载:
  2. 论述了经典的道格拉斯—普克压缩算法,分析将其应用于多边形边界数据压缩所<br>造成的图形失真现象,提出了一种增强型道格拉斯—普克压缩算法,并用实际的MapInfo 矢量数据来检核该<br>算法的可靠性。-Discusses the classic Douglas- Puck compression algorithm, the analysis applied to the boundary polygon graphics data compression, disto
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:145.04kb
    • 提供者:zhuang
  1. kalman

    0下载:
  2. opencv中的kalman滤波器程序, / Use Kalman Filter to model particle in circular trajectory // #include <cv.h> #include <highgui.h> //#include <cvx_defs.h>-opencv kalman filter process in,/Use Kalman Filter to model particle in c
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:1.37kb
    • 提供者:jad
  1. reference

    0下载:
  2. 讲述DHTMLUsing DOM calls, the program dynamically creates a <table> element that contains a calendar for the given date and then inserts it in the document body. Then it shows this table at a specified position. Usually the position is relate
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:217.03kb
    • 提供者:spark.hao
  1. list

    0下载:
  2. 合并列表, 给定一个非升序列和一个非降序列,要求将其合并成一个非升序列并输出。 非升序列是指一个序列 a1 a2 a3 … 满足 a1 >= a2 >= a3 … 非降序列是指一个序列 b1 b2 b3 … 满足 b1 <= b2 <= b3 ... -Combined list, given a non-l sequence and a non-drop sequence, asked that it be merged into a
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:617byte
    • 提供者:grace
  1. 03752834-isit09

    0下载:
  2. Publication on LT codes design.
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:912.03kb
    • 提供者:pe65536
  1. list.c

    0下载:
  2. C++ #include <fstream>y using std::ifstream int main() { char line[81] char fname[81] cout << "Enter file name: " cin >> fname -c plus
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:1.76kb
    • 提供者:yuanyi
  1. AVR_ADC

    0下载:
  2. Voltage reference calibration. - 1.100V +/-1mV (typical) and < 90ppm/°C drift from –10°C to +70°C.
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:60.63kb
    • 提供者:s.madhan raj
  1. example14

    0下载:
  2. 题目:将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n<>k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,  重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。-Topic: the prime factors o
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:2.76kb
    • 提供者:郭子
  1. 119

    0下载:
  2. 根据希尔伯特- 黄模态分解的特点, 结合 ST A / LT A 算法自动识别信号模态与噪音 模态, 提 出了基于 HHT的模态分解-ST A / LTA 的地震信号自动去噪算法-According to Hilbert- Huang mode decomposition characteristics, combined with ST A/LT A algorithm for automatic identification signal and noise modal modal prop
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:306.2kb
    • 提供者:张力
  1. PID-algorithm

    0下载:
  2. C​ 语​ 言​ 描​ 述​ P​ I​ D​ 算​ 法​ 程​ 序 #include <C8051F020.H> #include <string.h> #include <math.h> //void PIDInit(PID *PP) -C language descr iption of the program of the PID algo
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:4.49kb
    • 提供者:yanhe
  1. Bai-Tap-Chuyen-Tin

    0下载:
  2. Bai 2.18cin>>n int scs=SoChuSo(n) for(int i=n-9*scs i<=n i++) { if(KiemTra(i)) { cout<<i return 0 } } cout<<0
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:3.66kb
    • 提供者:Le Dai
  1. A-simple-procedure

    0下载:
  2. #include<stdio.h> int main() { printf(“this is a c program.\n”) return 0 }-A simple procedure
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:lunhua
  1. libbmp-0.1.2.tar

    0下载:
  2. hf. lkh/ lt /iy?poiyb oi6tcd irx. o8u6tc /oi86vc /oiv67y p9iv6p kg.lkh/lk-hf. lkh/ lt /iy?poiyb oi6tcd irx. o8u6tc /oi86vc /oiv67y p9iv6p kg.lkh/lk
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:305.05kb
    • 提供者:nnn nnn
  1. 1

    0下载:
  2. 已知:Sn= 1+1/2+1/3+…+1/n。显然对于任意一个整数K,当n足够大的时候,Sn大于K。 现给出一个整数K(1<=k<=15),要求计算出一个最小的n;使得Sn>K。
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:228.67kb
    • 提供者:陆仁贾
  1. 1

    0下载:
  2. flirly 精通数学,经常研究数学问题。对于质数这种问题更是无敌。 对于N个不同的质数P1,P2.....Pn,用这些质数作为项(允许重复),任意组成一个数列,使这个数列的任一连续项的乘积不是完全平方数。 求出这种数列的项数的最大值,flirly想知道这个值的大小,由于结果可能很大,只需要输出对一个给定正整数m取模后的结果即可。你知道这个 结果吗? -Standard input will contain multiple data sets. Each data set c
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:935byte
    • 提供者:李菲艳
« 12 »
搜珍网 www.dssz.com