搜索资源列表
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
1yi
- 快速求一亿以上的质数 求两个一亿以上的质数,相加还是质数的数 -Quick seeking a number of quality for more than one billion one million more than even a prime number, the sum is a prime number ...
6_shuzhizhuanhuan
- 程序的输入是两个数字 M 和 N( 其十进制的值不超过 1000000000) ,它们的进制在 2~36 之间。对于十以下的数字,用 0~9 表示,而十以上的数字,则使用大写的 A~Z 表示。 求出分别在 2~36 哪种进制下 M 和 N 相等。若相等则输出相应的进制,若不等则输出错误信息。-Enter the program are two numbers M and N (its decimal value is not more than 1 billion), which is b
LargeNumsCalculator
- 提供两个十进制数字字符串,并按位计算,模拟竖式计算。可实现超大数相加、相减、相乘(考虑到小数精度问题,除法暂不提供)。运用小学知识编程,最多可计算约 20 亿位数。参数不能为小数、负数、科学计数。-Provide two decimal num strings, and bitwise calculations are performed to simulate vertical calculations. It can be achieved super large number of add