搜索资源列表
ss
- 用c++实现两个长整数相加,你可以输入任意长度的整数
一个可以对任意长整数进行加减的类
- 在Visual C++6.0 WinXp下编译通过 采用类来实现 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-in Visual C Compiler 6.0 WinXp adopted under the category of Operational data to achieve the results stored in redeem category
plus
- 实现任意长的2个整数相加 但是有个BUG,就是当最高位溢出时,就缺少最高位的1-The realization of arbitrary length, however the sum of two integers have a BUG, is highest when the overflow when the lack of a maximum of 1-bit
add
- 用汇编语言实现任意长的两个整数相加的运算,稍微改一下还可以实现相减-Assembly language to add two integer of any length
huiiban3.zip
- 实现任意长的2个整数相加 .汇编实现。最高位溢出,The two integers achieve any long compilation realize. MSB overflow