compare

共 79 篇文章
compare 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 79 篇文章,持续更新中。

This paper presents a novel technique to increase the quality of medical images based on Histogram

This paper presents a novel technique to increase the quality of medical images based on Histogram Equalization. In the proposed method first we have applied a noise reduction method and then we ap

Simo traces the ser for a simo system :n transmit antenna and 1 recieve antenna and compare it to an

Simo traces the ser for a simo system :n transmit antenna and 1 recieve antenna and compare it to an alamouti system

利用QuartusII的"MegaWizard Plug-In Manager", 设计输入数据宽度是4bit的ADD、SUB、MULT、DIVIDE、COMPARE 把它们作为一个proje

利用QuartusII的"MegaWizard Plug-In Manager", 设计输入数据宽度是4bit的ADD、SUB、MULT、DIVIDE、COMPARE 把它们作为一个project,DEVICE选用EPF10K70RC240-4,对它们进行 时序仿真,将仿真波形(输入输出选用group)在一页纸上打印出来。 2.利用QuartusII的"MegaWizard Pl

The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc

The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measu

实验二须知

<div> 实验内容: </div> <div> <br /> </div> <div> 1.利用QuartusII的"MegaWizard Plug-In Manager",<br /> &nbsp; 设计输入数据宽度是4bit的ADD、SUB、MULT、DIVIDE、COMPARE<br /> &nbsp; 把它们作为一个project,DEVICE选用EPF10K70RC240-4,对

channel estimation for OFDM system,including the ls and mmse methods.User can compare the different.

channel estimation for OFDM system,including the ls and mmse methods.User can compare the different.

序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequenc

序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequence database using the Smith-Waterman algorithm.[.wat815.] \fCssearch3\fP is about 10-times slower

DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if

DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,"r"))==NULL) {cout&lt;&lt;"Cannot open the file to compare"&lt;&lt;endl } if((

There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run

There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m ha

Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require

Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is &#61541 &#61472 =0.00001, and the maximum iteration number N=25. Compare the number o

PPC Linux Driver, use makefile to compare the routen in Linux.

PPC Linux Driver, use makefile to compare the routen in Linux.

data compare,/* Get the tables from a database and run through each table to list the table */* nam

data compare,/* Get the tables from a database and run through each table to list the table */* name and field names

We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a

This is an program for the MB90460 series. It initializes the output compare units0-5. Also the 16

This is an program for the MB90460 series. It initializes the output compare units0-5. Also the 16bit Free RunningTimer.

VC7.1中如果将char*作为key的话需要重载关于char*的hash_compare函数 可是我怎么都没法搞定 只好将char*转为int

VC7.1中如果将char*作为key的话需要重载关于char*的hash_compare函数 可是我怎么都没法搞定 只好将char*转为int,反正指针地址总是唯一的,然后重载关于 int的hash_compare函数,使用时将char*强制转为int即可我想除了用STLPort外,应该还有更好的方法吧

y_compare= 1.0954 1.1832 1.2649 1.3416 1.4142 1.4833 1.5492 1.6125 1.6734 1.7321 1.0954 1.1832 1.2

y_compare= 1.0954 1.1832 1.2649 1.3416 1.4142 1.4833 1.5492 1.6125 1.6734 1.7321 1.0954 1.1832 1.2649 1.3416 1.4142 1.4832 1.5492 1.6125 1.6733 1.7321 var_y=2.1742e-010 精度再上一个层次(三阶代数精度)

This note describes some key aspects of what C++ is and of how C++ has developed over the years. The

This note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a practical tool. No attempts are mad

Prony算法工具箱。Prony方法是用一组指数项的线性组合来拟和等间距采样数据的方法,可以从中分析出信号的幅值、相位、阻尼因子、频率等信息。considerations including data

Prony算法工具箱。Prony方法是用一组指数项的线性组合来拟和等间距采样数据的方法,可以从中分析出信号的幅值、相位、阻尼因子、频率等信息。considerations including data preprocessing, model order selection, model order selection criteria, signal subspace selection, si

JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors,

JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documenta

/* shiyan.c 第四组数据结构实验作业。Author:zhg 功能:本程序用于验证函数 LocateElem(L,e,compare()) 。即求出现行表中元素的位序。 程序

/* shiyan.c 第四组数据结构实验作业。Author:zhg 功能:本程序用于验证函数 LocateElem(L,e,compare()) 。即求出现行表中元素的位序。 程序中的线性表采用顺序存储,以更方便于该操作的实现。 */