搜索资源列表
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生
mul
- 包含3个小程序,逻辑判断,字符识别,及dos下可变半径圆的绘制
matlab函数
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
calculator
- C语言编写的计算器,有界面,能在win-TC下运行,实现了简单的加减乘除等功能。-A calculator that use win-TC development environment,it can be used add , sub ,mul , and div.
mul
- 二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的-Dichotomy for large integer multiplication, quickly and easily. Good source code, can be used to study, can be directly used for projects of
Mul
- 输入多项式的系数和幂,进行简单的四则运算-Input polynomial coefficients and power to carry out simple arithmetic
mul
- VB实效编程百例: 多线程方式同时进行多项任务-Effectiveness of 100 cases of VB programming: multi-threaded approach to carry out many tasks simultaneously
mul
- 两个数相加的汇编源码 非常规范 非常基础 为微型计算机技术及应用的实验代码-Compilation of the number two source is the sum of the norms is the basis of micro-computer technology and application of experimental code
mul
- 加法器树乘法器结合了移位相加乘法器和查找表乘法器的优点。它使用的加法器数目等于操作数位数减 1 ,加法器精度为操作数位数的2倍,需要的与门数等于操作数的平方。 因此 8 位乘法器需要7个15位加法器和64个与门-Adder tree multiplier multiplier combination of shift and add multiplier advantage of look-up table. It uses the adder operand is equivalent to
Mul-of-big-Int
- 引用分治法实现两个位数相同的大整数的乘法运算-Act reference divided large integer multiplication
MUL
- 8-bit modified Booth s algorithm multiplier
mul
- VC环境下实现32位无符号数乘32位无符号数-asm in VC
MultiWindowView
- This the main header file for the application. It includes other project specific headers -======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : MultiWindow ======================
mul
- MSP430 16x16=>32 multiply //long mul16(register int x, register int y)
mul
- 计算大数阶乘,用数组的方法来计算一个大数的阶乘,可以算几万的介乘-Calculate factorial of large numbers, using an array of methods to calculate a factorial of large numbers can be counted by tens of thousands of mediated
mul
- 一般c++的Int型变量为4个字节,做数字比较大整数的阶乘会溢出,本程序利用数组实现大数字的阶乘且可以更改数组的长度-General c++ of the Int variable is 4 bytes, so the number will be relatively large factorial integer overflow, the process utilizes an array to achieve great numbers factorial and can change
Mul
- 用c++实现的九九乘法表-c++ implementation of the multiplication table
mul
- 两个数相乘,实现十进制数相乘的实验,被乘数和乘数均以ASCII码形式存放在内存中-Multiplying two numbers and achieving the decimal multiplied by the number of experiments, multiplicand and the multiplier are the form of ASCII codes stored in memory
Complex
- 复数的四则运算.包括加,减,乘,除,求模运算。希望这个代码对大家有所帮助。-About Complex Arithmetic Summary (add sub mul div mod and so on) is very simply but very practiclarly. I hope this can help every friend
calculator
- 这是本人用visualc++6.0做的计算器,有加减乘除等计算功能,非常好用,请放心使用-this is a shelf_make calculator ,it has many caption,conclude mul incre and so on