搜索资源列表
2个数之和
- 用于计算2个数之和 还有现试HELOO的代码-used to calculate the sum of two numbers is also test the code HEL
Matlab_imageMatlab
- 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.best
ARM7_ARM9
- ARM7与ARM9的区别及ARM体系结构.doc 对arm7和arm9两种体系结构很好总结,适合初学者-ARM7 and ARM9 and the difference between ARM architecture. Doc right arm7 and two arm9 Architecture sum up, for beginners
WMA_guide
- 本文档提供JSR120无线消息API规范的说明,也描述Sum的RI的API.
CPlusPlusTest
- 本人网上搜集的C++笔试题系列,一共十四篇。有微软、华为、中兴等公司的经典笔试题,好东西大家共享。-I-line collection of C++ sum test series, a total of 14. Has Microsoft, Huawei, ZTE and other company' s classic pen test, good things for all to share.
ava
- java编程经验 我从一个实际的项目总结出来的宝贵经验-java programming experience I learned from an actual project sum up the valuable experience
aa
- 简易计算器运用 多少是点心的 用的要注意鼓励鼓励我哦-Simple calculator to use the number of dim sum used to pay attention to encourage encouraged me Oh
jfq
- 加法器是实现两个二进制数相加运算的 基本单元电路。8 位加法器就是实现两个8 位 二进制相加,同时加上低位进位的运算电路。-Adder is to achieve the sum of two binary computing the basic unit of the circuit. 8-bit adder is to realize the sum of two 8-bit binary, at the same time together with the low binary
FPGA
- 基于FPGA数字乘法器的设计:数字乘法嚣是目前数字信号处理中运用最广泛的执行部件之一,本文设计了三种基于FPGA 的数字乘法器.分别是移位相加乘法嚣、加法器树乘法器和移位相加一加法嚣树混合乘法器。通过对三种方案的仿真综合以厦速度和面积的比较指出了混合乘法器是其中最佳的设计方案-FPGA-based digital multiplier design: the number of multiplicative noise is the use of digital signal processin
inverter
- 转载 变频器电路常用IC引脚功能图,总结了多家变频器上常用的芯片-Reprint IC pin inverter circuit diagram used to sum up a number of commonly used converter on the chip
1234
- 完成多项式的相加运算,运用c语言,完成规定数量的多项式的运算-Computing the sum of the completion of the polynomial
poly
- 数据结构中,线性表的应用,利用单链表存储一元多项式,并实现单链表表示与相加操作-The data structure, the linear form of the application, the use of a single linked list is stored one dollar polynomial, and to achieve a single linked list representation and the sum of operating
CalcParallelo_Relazione1_Somma_di_N_numeri
- Parallel algorithm - SUM -Parallel algorithm- SUM
sum
- 最大子序列之和的实现,依旧是课程设计中的一个简单实现.-Maximum subsequence sum of realization remains in the curriculum design of a simple implementation.
3
- /编写一个程序,输入N个学生数据,包括学号、姓名、成绩,要求输出这些学生数据并计算平均分。 //要求: //设计一个学生类Stud,除了包括no(学号)、name(姓名)和deg(成绩)数据成员外,有两个静态变量 // sum和num,分别存放总分和人数,另有两个普通成员函数setdata()和disp(),分别用于给数据成 // 员赋值和输出数据成员的值,另有一个静态成员函数avg(),它用于计算平均分。在main()函数中 // 定义了一个对象数组用于存储输入的学生
FIRlvboqi
- FIR 滤波器也称为有限冲击响应滤波器,它用当前和过去输入样值的加权和来形成它的输出, 如下所的前馈差分方程所描述的。 FIR 滤波器又称为移动均值滤波器, 因为任何时间点的输出均依赖于包含有最新的 M个输入样值的一个窗。由于它的响应只依赖于有限个输入, FIR 滤波器对一个离散事件冲激有一个有限长非零响应, 即一个 M阶 FIR 滤波器对一个冲激的响应在 M个时钟周期之后为零。 -FIR filter, also known as finite impulse response
Sum
- FPGA with VHDL sum example in Xilinx
sum
- 常用校验和的C程序方法,C函数 常用校验和的C程序方法-sum mecth
prefix-sum
- prefix sum with algoritm pram
sum
- sum with algoritm pram