搜索资源列表
超长正整数的加法
- 请设计一个算法来完成两个超长正整数的加法。 *问题分析与算法设计 首先要设计一种数据结构来表示一个超长的正整数,然后才 能够设计算法。 首先我们采用一个带有表头结点的环形链来表示一个非负的 超大整数,如果从低位开始为每 个数字编号,则第一位到第四 位、第五位到第八位...的每四位组成的数字,依次放在链表的 第一个、第二个、...结点中,不足4位的最高位存放在链表的最 后一个结点中,表头结点的值规定为-1。-requested to
xxsjfys
- 自己做的一个小学生加法练习,很实用的,下载把-have done a primary additive practice, very practical, download put
jj
- 这是一个加法编译程序供您参阅,希望给您带来帮助!谢谢使用!-This is an additive compiler for your reference, you bring hope to help! Thank you use!
mVasm
- 实现加法在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。-achieve additive in the computer system, in order to increase the utilization rate of survival, often auxiliary memory (such as disk) as a main memory expansion. Multi-cha
ex5
- 用汇编实现加法个可的年发个的就发个 个 个的发个的发个的发和的发和个的发个的个和的发-additive used to achieve a compilation of the year could be made on the fat out of 000 -- the fat out of the fat and out of the fat and out of the 000 and 000 of the fat
cpu
- vhdl编的cpu,自己的课程验收实验,微指令实现,流程详细。存储,加减基本运算均有,乘法使用位移相加法得到。其中excel有微程序控制信号的编码,储存ram编写,控制器rom编写等-vhdl code of cpu, its acceptance test program, microcode implementation process in detail. Storage, addition and subtraction are the basic operations, multipl
add
- 汇编实现任意长的两个数的相加,其中涉及加法指令的巧妙使用-Compilation of any length to achieve the sum of the number two, which involves the clever use of additive directive
2
- 此程序主要实现的是加法功能。可以在DOS环境下运行。-Achieve additive
additive2
- Additive synthesis Inharmonic tone
additive4
- Additive synthesis for piano tone harmonic inharmonic
Add
- 这是一个简单方便的加法程序,运用到TXC6455的实现芯片-This is a simple additive process, applied to the realization of chip TXC6455
diancai
- 点菜 能实现结账买卖等功能 结账份数能累加 是一个简单的工程-Order to achieve balance sheet transactions and other functions can check out copies of the works is a simple additive
Assembly-classic-code
- 汇编经典代码 顺序程序设计 将两个多位十进制数相加,要求被加数、加数均以ASCⅡ码形式各自顺序存放在以DATA1和DATA2为首的五个内存单元中(低位在前),结果送回DATA1处。-Assembly classic code sequence programming will be more than two decimal number additive, request augend and addend are in ASC Ⅱ code forms in order to t
The-use-of-DEBUG
- 实验一 DEBUG的使用实验内容: 1、利用DEBUG程序中的“E”命令,将两个多字节数“12345678H”和“FEDCBA98H”分别送入起始地址为DS:0200H和DS:0204H两个单元中。 2、分别用直接寻址方式和寄存器间接寻址方式编写程序段,实现将DS:0200H单元和DS:0204H单元中的数据相加,并将运算结果存放在DS:0208H单元中。-The experiment a DEBUG use experimental contents: 1, the use
yunsuan
- (1)输入并建立一元多项式 (2)输出一元多项式 (3)多项式实现相加、相减及相乘 (4)输入多项式中的未知数,计算多项式的结果-(1) the input and the establishment of a polynomial (2) output a polynomial (3) to achieve additive, subtraction and multiplication of polynomials (4) the input polynomial o
project5_1main
- 基于matlab的加性高斯白噪声 源代码 直接用软件打开即可-Matlab-based additive white Gaussian noise
project5_1
- 基于matlab软件的加性高斯白噪声 模块 和代码一起打开可以用-Additive white Gaussian noise module based on MATLAB software and code can be used to open
Automatic-e-mail-message
- 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败。 3. 源代码配置:
Sparse-matrix-transpose-and-additive
- 通过构造三元组,得到矩阵的三元组,实现对稀疏矩阵的转置和加法运算-By constructing three tuple, get three tuple matrix, the sparse matrix transpose and addition operations
QPSK_AWGN
- QPSK码型变换,调制解调及附加加性高斯白噪声的误码分析-Error Analysis QPSK code pattern conversion, modulation and demodulation and additional additive white Gaussian noise
