搜索资源列表
80450_2005-06-06_179
- 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "Data Structur
一元稀疏多项式计数器
- 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头
校园导游咨询
- 计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项式的类型定义。 2、输入多项式的算法。 3、多项式相减的算法-Design a Calculator of polynary Multinomial,following the 4 basic functions: 1.Input and Creat a polynary m
多项式求和
- 1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。 2、 运行环境:C++ 3、 算法描述:首先,把输入的的多项式进行分析,把所有的系数放入一个单链表中llist,指数放入另一个单链表llist2中。然后再在指数链表中比较有没有相同的指数,如果有相同的指数,那就把相对应的系数进行求和,并把求和结果归并到llist2中;如果指数不相
稀疏矩阵运算器加减乘
- 以十字链表表示稀疏矩阵,实现两个矩阵的相加,相减,和相乘的运算.-List said with a crossbow sparse matrix, the matrix to achieve two together, subtraction, multiplication and arithmetic.
两个多位十进制数相减
- 两个多位十进制数相减,最多可实现五位数相减-two decimal number subtract up to achieve several subtract 5
背景相减
- 是背景相减法的源码
稀疏矩阵运算器加减乘
- 以十字链表表示稀疏矩阵,实现两个矩阵的相加,相减,和相乘的运算.-List said with a crossbow sparse matrix, the matrix to achieve two together, subtraction, multiplication and arithmetic.
两个多位十进制数相减
- 两个多位十进制数相减,最多可实现五位数相减-two decimal number subtract up to achieve several subtract 5
spectrasubtractitera
- 语音处理中谱相减MATLAB程序,可以作为函数或单独的程序使用-voice processing spectral subtraction MATLAB procedures, or can function as a separate procedure using
spectral_subm
- 一个很好的原创谱相减法matlab程序。(转)-a good original Spectral subtraction Matlab procedures. (Rpm)
puxiangjian
- 共享热门的一个谱相减程序,比较完整的程序-share of a hot spectral subtraction procedures, the procedures for a more comprehensive
specsubm
- 一个谱相减程序(IN MATLAB), 一个谱相减程序(IN MATLAB),-a spectral subtraction procedure (IN MATLAB), a spectral subtraction procedure (IN MATLAB).
specsubm
- matlab下编写的谱相减函数,用作语音增强-prepared under matlab spectral subtraction function, used for speech enhancement
yiyuanduoxianshi
- 多项式加减法,通过输入多项式的系数,以及项数,返回多项式相加或相减的结果-Polynomial addition and subtraction, by entering the polynomial coefficients, as well as the number of items and return to add or subtract polynomials the result of
Vehiclerecognition
- 该程序主要用于车型识别,利用两幅图像相减进行提取轮廓,然后再通过计算定长和车底的比进行判断车型。-The program mainly used for vehicle identification, the use of two images extracted contour subtraction, and then by calculating the fixed-length and vehicle models than t
frame_difference
- 此程式為使用背景影像相減法在MATLAB軟體環下的實作程式,此程式運行需要一個解析度為320*240的.AVI格式的影片檔,並且須修改程式碼中影片放置的指定資料夾路徑。-This program for the use of background subtraction imaging software in the MATLAB Central under the program to implement, run this prog
FGDetect
- 使用opencv类库,采集视频,采用背景相减法,提取前景-Use opencv library, capture video, using the background subtraction, extraction prospects
div
- 二进制除法器,采用移位相减的方法实现,位数可调-The source code of a divider
MATLAB
- 俩个图像相减,得其差值图像,效果还不错,值得下载!-the cha of two map,it s very good.whatever,just to try.