搜索资源列表
lwh
- 这是本人用VB编写的一款简易短小的小学数学练习小软件,可用于小学生加减乘除法的速度训练.-this is my VB prepared in a simple short practice Primary Mathematics small software can be used for primary method of arithmetic speed training.
dh
- flash导航条,可以用FLASHMX自行加减
yc.rar
- 此为简易计算器的源程序,能加减乘除运算,在51单片机下开发,This is the summary of the source code calculator, multiplication and division to addition and subtraction calculations, developed in the 51 SCM
jisuanqi
- 设计一个计算器,可以实现输入一些数据进行加减乘除,输出正确的答案-The design of a calculator, can achieve input some data to add, subtract, multiply and divide, output the correct answer
jsq
- 运用用MATLAB编程的小型计算器,能够运行简单的加减乘除等运算-Use with MATLAB programming small calculator, able to run, such as simple addition and subtraction, multiplication and division operations
hugeint
- 巨型整数类,实现高精度与高精度之间的加减乘除取余运算-Large integer type, to achieve high-precision computing
chen
- 智力抢答器 加减计数 抢答装置-Answer intellectual browser
wangrong31str
- 表达式求值,通过栈,计算加减乘除,可以做小数,整数负数等运算-Expression is evaluated, through the stack, calculate addition and subtraction multiplication and division, can do decimals, negative integers such as computing
BDate
- 主要是阐述了运用重载运算符较完美的实现了大数的加减乘除运算,其中乘法用到俄罗斯算法,语言非常简练。-Is mainly explained the use of overloaded operator, the more perfect realization of the large numbers of addition and subtraction multiplication and division operations, including multiplication algor
calculator
- 一个简单的计算器加减乘除等基本功能都有,另外还有其他的一点功能-it is a basic calculator
ship
- JAVA3D的模型导入,控制模型,碰撞检测 WSADQEZC控制方向,Shift,x 加减速度-JAVA3D import model, control model, collision detection WSADQEZC control direction, Shift, x plus or minus the speed
DesignofFloatingPointCalculatorBasedonFPGA
- 给出系统的整体框架设计和各模块的实现,包括芯片的选择、各模块之间的时序以及控制、每个运算模块详细的工作原理和算法设计流程;通过VHDL语言编程来实现浮点数的加减、乘除和开方等基本运算功能;在Xilinx ISE环境下,对系统的主要模块进行开发设计及功能仿真,验证 了基于FPGA的浮点运算。 -The overall framework of system design and realization of each module which contain selection of ch
ad_cal
- 计算器C++,实现加减乘除,有MFC界面-Cal
exe3
- 关于日期的加减 Date Date::operator++( int ) { Date temp = *this // hold current state of object helpIncrement() return temp } // end function operator++ const Date &Date::operator+=( int additionalDays ) { for ( int i = 0
C_code
- 用C语言写的计算器,用来计算加减乘法,除法。-Calculator written using C language, used to calculate the addition and subtraction, multiplication, division.
compute_sipf
- 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
sciencecalculator
- 这个程序适合VC初学者,它实现了加减乘除以及进制转换等功能-This program is suitable for beginners VC, which implements the addition, subtraction, and binary conversion function
name
- 电子钟的设计电子钟需要一个时钟基准信号,产生基本的而且准确的计时单位,根据实验室的实际环境,我们可以设计一个变量来计算时钟基准信号的个数,来达到计时的目的。例如用计时器计1S,计数到60时可以产生1min的定时。然后计数器清零,分加1。循环反复计数。由此实现电子钟的设计。 对于能够调节分、秒值的电子钟,当触发某一按键时,通过执行相应的程序而去对分、秒值进行加减。 所以在这里把问题归结找到计时的基本单位,并编写对应按键的程序。 -The design of electronic clo
calculater
- 根据Java中所学的图形用户界面,事件处理等知识编一个功能齐全的计算器,能够实现数字的加减乘除开方等功能-Digital addition and subtraction, multiplication and division and square root
1
- 大数四则运算,双链表方式实现大数的加减乘除四则运算-Large numbers of four operations, doubly linked list to large numbers addition and subtraction, multiplication and division four operations