Welcome![Sign In][Sign Up]
Location:
Search - Polynomial-multiplication

Search list

[ConsoleMFC-CAULATOR

Description: 采用MFC编写的多项式程序,能够实现多项式的加减乘运算-Polynomial using MFC preparation procedures, to achieve polynomial subtraction multiplication
Platform: | Size: 2466816 | Author: sj | Hits:

[Otheryiyuanduoxiangshi

Description: 一元多项式的建立以及加减乘除元算。输入多项式a和b;2)建立多项式a+b 3)建立多项式a-b;4)计算多项式a的值;5)建立多项式a*b;6)重新建立多项式a和b;7)退出。-The establishment of one yuan polynomial computation as well as addition, subtraction, multiplication, and division
Platform: | Size: 29696 | Author: maliang | Hits:

[Data structspolynModel

Description: 实现两个一元稀疏多项式相加运算,相减运算 和相乘运算-Achieve two one yuan sparse polynomial arithmetic, subtraction and multiplication operations
Platform: | Size: 1213440 | Author: | Hits:

[Othermain

Description: 读文件、写文件、链表实现多项式的加减乘,数据结构-Document reading, writing documents, list polynomial addition and subtraction, multiplication, and data structures
Platform: | Size: 2048 | Author: M_K | Hits:

[Data structspolyn

Description: 用链表实现的一元多项式的加、减、乘、除、求值、求导、定积分-Achieve with a polynomial of addition, subtraction, multiplication, division, evaluation, derivation, definite integrals
Platform: | Size: 3072 | Author: zx | Hits:

[ELanguageBinaryTree

Description: 基于二叉树实现一元多项式的加法、减法、乘法、除法,并实现算法的优化及对内存的最小使用,将结果存储在原多项式中-Based on a binary tree polynomial addition, subtraction, multiplication, division, and to achieve the optimization algorithm and minimal use of memory, and stores the result in the original polynomial
Platform: | Size: 7724032 | Author: | Hits:

[Otherduoxiangshi

Description: 实现了加、减、乘、除等一元多次幂的多项式功能算法。-Multiple times, such as power implements the addition, subtraction, multiplication, and division of polynomial function
Platform: | Size: 940032 | Author: 张朵 | Hits:

[Data structsduoxiangshi

Description: 自己编写的用链表实现的多项式,包括多项式的加法和乘法运算-I have written a polynomial with a linked list implementation, including the addition and multiplication of polynomials
Platform: | Size: 1769472 | Author: 半城月 | Hits:

[source in ebookduoxiangshi--xiangjiacheng

Description: 数据结构一元多项式的相加、乘,实现多重*的运算-Data structure is one yuan polynomial addition, multiplication, realize multiple* operation
Platform: | Size: 7168 | Author: 覃春 | Hits:

[Data structsb

Description: 实验目的:掌握用线性表实现一元多项式的基本运算。 实验内容:使用链式存储实现一元多项式的加法、减法、乘法和求导。-Purpose: to master the linear meter to achieve one yuan polynomial of basic operations. Experiment: Using the chain store to realize one yuan polynomial addition, subtraction, multiplication, and derivation.
Platform: | Size: 1132544 | Author: 刘忠威 | Hits:

[OtherGaloisaddmultipletable

Description: 计算GF(2^m)的加法表和乘法表,在输入m不同是,可以生乘所有的本原多项式以及对应的加法表和乘法表-Calculation GF (2 ^ m) of addition and multiplication tables table, different input m it is possible to take all the raw primitive polynomial and the corresponding addition and multiplication tables table
Platform: | Size: 2048 | Author: 李承泽 | Hits:

[OtherSource

Description: 一个一元多项式的加法,减法,乘法运算的小项目-A one yuan polynomial addition, subtraction, multiplication of small projects
Platform: | Size: 2048 | Author: 从陆文 | Hits:

[Program docHW4_Dabibi

Description: Polynomial Calculator Circuit - Multiplication and Division
Platform: | Size: 162816 | Author: mohammad | Hits:

[OtherArray1.4-by-Ypj

Description: vs2010平台,实现了多项式的加减乘法,利用了vector和list模板,以及文件读取的操作形式-vs2010 platform to achieve a polynomial subtraction multiplication, use vector and list templates, and file read operation form
Platform: | Size: 11264 | Author: 张一折 | Hits:

[Software Engineeringopencv-doc

Description: 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化) 摄像头定标(寻找和跟踪定标模式、参数定标、基本矩阵估计、单应矩阵估计、立体视觉匹配) 运动分析(光流、动作分割、目标跟踪) 目标识别(特征方法、HMM模型) 基本的GUI(显示图像/视频、键盘/鼠标操作、滑动条) 图像标注(直线、曲线、多边形、文本标注)-mage data manipulation (memory allocation and release, image copy, setting, and conversion) Image/video input/output (support file or camera input, image/video file output) Matrix/vector data manipulation and linear algebra operations (matrix multiplication, matrix equations, eigenvalue, singular value decomposition) Support for a variety of dynamic data structures (linked list, queue, data set, tree, graph) Basic image processing (denoising, edge detection, corner detection, sampling and interpolation, color transformation, morphological processing, histogram, image Pyramid structure) Structure analysis (connected domain/branch, contour processing, distance transform, image moment, template matching, Hof transform, polynomial approximation, curve fitting, ellipse fitting, the triangulation of the Camera calibration (search and tracking calibration mode, parameter calibration, basic matrix estimation, single stress matrix estimation, stereo vision matching) Motion analysis (opti
Platform: | Size: 3723264 | Author: korbon | Hits:

[Mathimatics-Numerical algorithmspolynomials_class

Description: 设计一个多项式类,支持多项式的显示、加减运算、相乘运算,并且必须使用链式结构来实现该多项式类,包括多项式的存储、显示与运算等等。-Design a polynomial class, support the display of the polynomial, subtraction, multiplication by chain structure and must be used to achieve the polynomial class, including the polynomial storage, display and computing.
Platform: | Size: 2048 | Author: zhea638a457 | Hits:

[Otherlist_multy_operation

Description: 利用链表,完成稀疏多项式的加法和乘法运算,效率比数组更高-Use linked lists, complete sparse polynomial addition and multiplication, higher efficiency than the array
Platform: | Size: 2048 | Author: 刘晨 | Hits:

[Windows Develop多项式基本运算

Description: 用于实现多项式的基本操作,包括加法减法乘法和微分。 实现读入文本文件及输出相应结果在输出的文本文件夹中。(The basic operations used to implement the polynomial, including addition subtraction multiplication and differentiation. Implement the read text file and output the corresponding result in the output text folder.)
Platform: | Size: 1856512 | Author: destinyuan | Hits:

[Windows Develop2

Description: 实现一个一元稀疏多项式运算器。功能有:任意顺序输入并建立多项式;输出多项式,按指数升序排列;能完成多项式加法、乘法、减法以及求导运算。(A one - element sparse polynomial operator is implemented. Functions are: input and establish polynomials in any order; output polynomials, in ascending order of exponents; can complete polynomial addition, multiplication, subtraction, and derivative operation.)
Platform: | Size: 472064 | Author: 烈烈风 | Hits:

[Otherduoxiangshi

Description: fortran二乘法多项式拟合,可以用来直接使用。(FORTRAN two multiplication polynomial fitting)
Platform: | Size: 11264 | Author: pzzg | Hits:
« 1 2 ... 11 12 13 14 15 16»

CodeBus www.codebus.net