搜索资源列表
-
0下载:
1、 一元多项式计算**
任务:能够按照指数降序排列建立并输出多项式;
能够完成两个多项式的相加、相减,并将结果输入;
在上交资料中请写明:存储结构、多项式相加的基本过程的算法(可以使用程序流程图) 、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法;
2、 订票系统
任务:通过此系统可以实现如下功能:
录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定)
查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,
-
-
0下载:
一元稀疏多项式计算器,2. 用户在首先在第一个提示信息的提示下选择是1.一元多项式加法 2.一元多项式减法 3.退出,当用户选择1.一元多项式加法,系统会提示您输入两个多项式信息,然后计算两个多项式的和并输出结果多项式。当用户选择2.一元多项式减法,系统会提示您输入两个多项式信息,然后计算两个多项式的差并输出结果多项式。当用户选择退出,则退回dos-one yuan sparse polynomial calculator, 2. Users first in a message prompte
-
-
1下载:
工量预测.xls
截面扭转特性.xls
截面特性一.xls
截面特性二.xls
最优化问题.xls
最值问题.xls
牛顿法解方程.xls
矩阵运算.xls
线性拟合.xls
解线性方程组.xls
解线性方程组(二).xls
辛普森法积分.xls
频率与振型求解.xls
双变量模拟运算.xls
多元线性回归.xls
多项式拟合.xls
实例1.xls
实例2.xls
实例3.xls
-
-
0下载:
一元多项式计算器 可以实现加减等 大家参考参考把 -One dollar polynomial addition and subtraction, such as calculators can achieve your information to
-
-
0下载:
这是关于切比学夫多项式的资料,介绍了关于插值计算卫星的位置的具体内容。-This is on the Chebyshev polynomial Manabu information about the interpolation calculation of the satellite on the specific content of the location.
-
-
0下载:
多项式相乘,多项式相乘算法,使用用结构体链表储存信息-Polynomial multiplication, polynomial multiplication algorithm, using the stored information with a linked list structure
-
-
0下载:
输入信息编码位数和生成多项式位数,进行CRC编码并显示结果。-Input information bits and generating polynomial-digit code, the CRC code and displays the results.
-
-
0下载:
要求实现的程序为图形化界面(如下图所示),可以输入以太帧目的MAC地址、源MAC地址和数据字段(以十六进制输入),输出封装的帧的相关信息(前导码、帧前定界符、目的地址、源地址、帧长度、数据和帧校验和), 生成多项式G(X)=X8+X2+X1+1。-Requests to realize the program for the graphic interface (shown below), can enter the etheric frame purpose MAC address, sour
-
-
1下载:
LDPC码的和积算法,码长可以任意,输出多项式即即可,译码输出软信息 ,经测试可直接使用。
-LDPC codes and product algorithm, the code length can be output polynomial, namely, can the decoder outputs soft information, has been tested and can be used directly.
-
-
0下载:
1. 用查表法计算CRC码,编码方式:生成多项式为x8+x2+x+1
2. 环境要求:系统Windows2000/XP/7;C语言;编译环境为C-Free或VC++ 6.0
3. 信息交换内容为文本文件;信息交换方式为共享文件
4. 功能:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-CRC code calculated using the look-up table method, the encoding: generating polynomial of as
-
-
0下载:
应用程序向导已为您创建了此 多项式计算器 应用程序。
本文件概要介绍组成 多项式计算器 应用程序的每个文件的内容。
多项式计算器.vcxproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件,
其中包含生成该文件的 Visual C++
的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。
多项式计算器.vcxproj.filters
这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。
它包
-
-
0下载:
输入信息编码位数和生成多项式位数,进行CRC编码并显示结果。Input information bits and generating polynomial-digit code, the CRC code and displays the results.-Input information bits and generating polynomial-digit code, the CRC code and displays the results.
-
-
0下载:
厦门大学信息科学与技术学院 自动化系大二下 软件技术基础课程 上机题目 实验四 一元多项式的表示及相加 编译通过,仅供参考-Xiamen University, College of Information Science and Technology Department of Automation Software Technology sophomore next topic experiment four courses on the plane one yuan polynomial
-
-
0下载:
pat advance level 1002 A+B for Polynomials-This time, you are supposed to find A+B where A and B are two polynomials.
Input
Each input file contains one test case. Each case occupies 2 lines, and each line contains the information of a poly
-
-
1下载:
1、可通过 Poly P 声明一个多项式 P;
2、可通过 P.read(string P_str) 直接从 手写习惯的多项式字符串 读入多项式;
3、可通过 P.newTerm(double Coef, int Exp) 增添多项式的项,如果含有同类项,则合并;
4、可直接通过 P Q 给多项式 P 赋值;
5、可直接通过 cout << P 以手写习惯输出多项式;
6、可通过 P.clear() 清除一个多项式;
7、可直接通过 +、-、*、/、 进行多项
-
-
0下载:
CRC校验,根据信息码和多项式生成crc校验码,根据crc校验码判断传输数据是否出错(CRC check, according to the information code and polynomial generated CRC checksum, according to the CRC checksum to determine whether the transmission data error)
-