HugeInteger Class) Create a class HugeInteger that uses a 40-element array of digits to store integers as large as 40 digits each. Provide member functions input, output, add and subtract. For comparing HugeInteger objects, provide functions isEqualTo, isNotEqualTo, isGreaterThan, isLessThan, isGreaterThanOrEqualTo and isLessThanOrEqualTo — each of these is a “predicate” function that simply returns true if the relationship holds between the two HugeIntegers and returns false if the relationship does not hold. Also, provide a predicate function isZero.  If you feel ambitious, provide member functions multiply, divide and modulus
2019-12-21 19:54:15 378KB HugeInterger
1
置数的二十四进制计数器,简单明了,可以改成两位十进制数的计数器
2019-12-21 19:53:34 90KB 二十四进制
1
浅谈用74LS90设计任意进制计数器 pdf文件
2019-12-21 19:52:13 60KB 数字电子技术
1
74ls161计数器的multisim仿真。帮同学做的,顺便拿出来共享,希望对大家有帮助。
2019-12-21 19:52:01 220KB 74ls161 计数器 multisim 仿真
1
24秒倒计时篮球计数器设计(protues软件仿真
2019-12-21 19:51:53 54KB 24秒倒计时 protues
1
测试手眼反应速度,当按下开始键时,led灯熄灭1~6s,时间不定,然后点亮,眼睛看到led灯亮后按下停止键,此时数码管显示时间即为手眼反应时间。可实现两人比赛,获胜者对应的led灯会点亮;还可查询所有反应时间的最值。
2019-12-21 19:49:57 5KB FPGA Verilog HDL
1
利用所学知识设计实现00到99的计数器 主要是用数字电路
2019-12-21 19:46:37 172KB 电路设计
1
利用VHDL编写的16位数字计数器,另外可在程序中修改为任意的2N分频器
2019-12-21 19:44:53 175KB VHDL 计数器 16位
1
程序是用verilog编写的计数器模块,里面包含了四种不同控制的计数器,仿真通过!
2019-12-21 19:44:14 854B verilog 计数器
1
用2个74160做成的60进制计数器,用的是Quartus II
2019-12-21 19:41:19 192KB 74160
1