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

搜索资源列表

  1. st10f166_adc

    0下载:
  2. This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18.63kb
    • 提供者:郭文彬
  1. Picture_Compare

    0下载:
  2. 可用于比较计算两个图片是否相似. The code is commented and explanation is provided in a seperate file. Compiled in Turbo C++ 3.0.-calculation can be used to compare two pictures similar to. The code is commented an d explanation is provided in a separate file. Co. m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:66.75kb
    • 提供者:Toby
  1. riqi

    0下载:
  2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。 例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。 class DateType { //自定义的日期类DateType int y,m,d //数
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.04kb
    • 提供者:fisherman
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. C++程序设计语言实验三

    0下载:
  2. 实验三:C++编程入门 一、实验内容 1. 类模版。 2. 运算符重载。 3. 友元。 4. 继承。 二、实验题目 1, 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(
  3. 所属分类:其他小程序

  1. asm源码

    0下载:
  2. asm源码 汇编引导程序 源程序 汇编初见面 名称 解释 格式 a (Assemble) 逐行汇编 a [address] c (Compare) 比较两内存块 c range address d (Dump) 内存16进制显示 d [address]或 d [range] e (Enter) 修改内存字节 e address [list] f (fin) 预置一段内存 f range list g (Go) 执行程序 g [=addres
  3. 所属分类:文档资料

  1. fwt2d_demo

    0下载:
  2. 小波变换源码,国外VC开发的,效果比较好 I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:97.39kb
    • 提供者:
  1. 14SPI

    0下载:
  2. c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C805
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6.24kb
    • 提供者:天下第三
  1. 05200412

    0下载:
  2. 通过温度传感器检测外界的温度,然后经放大接入A/D,和键盘设置的温度值进行比较,来调节控制器对加热器进行控制,使温度保持在设定温度附近,并通过LED显示温度值,如果出现温度异常,通过嗡鸣器进行报警。以实现温度设置输入、温度显示、温度异常报警、加热执行器控制等功能-Through the temperature sensor detecting the temperature of the outside world, and then by the enlarged access A/D, an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:364.11kb
    • 提供者:asdhsdffges
  1. MK7A23P

    0下载:
  2. MK7A23P是带15 位(11bit+4bit)A/D转换器的RISC高性能8位微控制器。它内部包含2K字节的一次 性可编程只读存储器、128字节数据存储器、定时器/计数器、中断、LVR(低电压复位)、I/O 口、比较器 和PWM输出。-MK7A23P is with 15 (11bit+4 bit) A/D converter 8-bit high performance RISC microcontroller. It contains 2K bytes of internal o
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:397.25kb
    • 提供者:裘怿况
  1. LPC21xx_ADC

    0下载:
  2. This example program shows how to configure and use the A/D Converter of the following microcontrollers: * Philips LPC 2114/2119/2124/2129/2131/2132/2138/2194 After configuring the A/D Converter, the program reads A/D channel 0 and outp
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:63.44kb
    • 提供者:asit
  1. Invariant_Line_Segment_Matching

    0下载:
  2. function Invariant_Line_Feature_Matching ___DEscr iptION___ Compare segmented line pairs as 4 dimentional line pair features ( Q1 , Q2 , Drelative , D? ) Example : Invariant_Line_Feature_Matching ( ) ___REFERENCE___ Paper 1 : L
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:26.8kb
    • 提供者:Mehmet
  1. datatype

    0下载:
  2. 2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。 例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。 -2. Since the date of the definition of a simple class DateTy
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:964byte
    • 提供者:lixuhui
  1. multi_basis_wavelet_image

    0下载:
  2. 采用多种小波基实现了2维图像的小波变换,可以用来比较不同小波基的变化特性-Achieved using a variety of wavelet transform 2-D images that can be used to compare changes in properties of different wavelets
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:4.05kb
    • 提供者:周宾
  1. dwg-compare

    0下载:
  2. 比较两个DWG文件,找出之间的差异,不同的内容将一不同颜色显示-Comparing the two DWG files, find the difference between the different content will show a different color
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:593.55kb
    • 提供者:wdbw
  1. AD-PIC16F72

    0下载:
  2. /这是一个两路交流信号的AD转换,然后和标准比较决定输出大于标准的那一路,默认输出A路 #include <pic.h> #include <math.h> #include <stdio.h> bank1 int re0[40] //定义存放A/D转换结果的数组,在bank0中 bank1 int re1[40] //定义存放A/D转换结果的数组,在bank1中-/ This is a two way exchange of
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1.74kb
    • 提供者:mengchao
  1. 19_M-W-K-D-D_SPA2010_final

    0下载:
  2. This paper presents results of speaker recognition experiments using short Polish sentences. We developed and analyzed various vector quantization representations in order to first maximize identification effectiveness and second to compare VQ (vecto
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:251.8kb
    • 提供者:Tomasz
  1. Compare-two-dates-are-the-same

    0下载:
  2. 2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数-2. Customize a date DateType, it has a data member y, m, d, used to represent the year, month, day of the current date. Then design class (completed) function, then des
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:1.39kb
    • 提供者:丁文文
  1. d

    0下载:
  2. 该文件包括了单链表的基本操作,比较 ,排序等-The document includes the basic operation of a single list, compare, sort, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:441.41kb
    • 提供者:王娅
  1. The-Fresnel-diffraction--D---FFT

    3下载:
  2. 菲涅尔衍射积分的D FFT算法。分别改变抽样数、衍射距离,观察计算结果,同时与S FFT算法和T FFT的结果比较。-The Fresnel diffraction integral D- FFT algorithm.Change sampling number, the diffraction distance respectively, observe the calculation results, at the same time with S- FFT algorithm and co
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:12.08kb
    • 提供者:huyidu
« 12 3 »
搜珍网 www.dssz.com