资源列表

« 1 2 ... .14 .15 .16 .17 .18 213019.20 .21 .22 .23 .24 ... 216384 »

[其他小程序3003

说明:3、大整数加法 Descr iption 求两个不超过200位的非负整数的和。 Input 有两行,每行是一个不超过200位的非负整数,没有多余的前导0。 Output 一行,即相加后的结果。结果里不能有多余的前导0,即如果结果是342,那么就不能输出为0342。 Sample Input 22222222222222222222 33333333333333333333 Sample Output 55555555555555555555 -
<dvd> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[其他小程序3004

说明:4、大整数乘法 Descr iption 求两个不超过200位的非负整数的积。 Input 有两行,每行是一个不超过200位的非负整数,没有多余的前导0。 Output 一行,即相乘后的结果。结果里不能有多余的前导0,即如果结果是342,那么就不能输出为0342。 Sample Input 12345678900 98765432100 Sample Output 1219326311126352690000 -4, Large Integer
<dvd> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[Windows编程3005

说明:5、大整数除法 Descr iption 求2个大的正整数相除的商 Input 第1行是测试数据的组数n,每组测试数据占2行,第1行是被除数,第2行是除数。每组测试数据之间有一个空行,每行数据不超过100个字符 Output n行,每组测试数据有一行输出是相应的整数商 Sample Input 3 2405337312963373359009260457742057439230496493930355595797660791082739646 298719
<dvd> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)S6A0094

说明:LCD驱动芯片S6A0094程序C语言版本,已经通过编译和调试.-LCD Driver IC S6A0094 C language version of the program has been through the compilation and debugging.
<hyml> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[Dephi控件源码registFiletype

说明:注册文件类型,在资源管理器中,双击能自动调用自己的程序,打开指定类型的文件-Registered file types, in Explorer, double-click to automatically call its own procedures, open the specified file types
<huang> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)4X4anjian

说明:数码管显示4X4按键键值程序,只要一个P口,即可实现要求-Digital display 4X4 keypad key process, as long as a P population, requirements can be achieved
<xt> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[matlab例程jiasudu

说明:对加速度传感器采集的加速度数据进行二次积分,得出位移数据,并在几分过程中进行积分基线的标定,较精确。-The acceleration of acceleration sensors to collect data, a second integral part of displacement data, and in the process of integration, the more precise the baseline calibration.
<杨登> 在 2025-07-01 上传 | 大小:1kb | 下载:1

[Linux/Unix编程logc

说明:记录日志,方便linux开发时调试系统。 linux内核内容相关-log
<123456789> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)SHT11

说明:STM32F103RB 接口应用;SHT11温湿传感器驱动-SHT11 temperature and humidity sensor-driven
<panguoyan> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)LABVIEWCVIAT89C51

说明:LABVIEWCVI和单片机AT89C51之间的程序-LABVIEWCVI and procedures between the MCU AT89C51
<zhangpen> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[磁盘编程killmbr

说明:来自网上收集整理,可以对硬盘的损坏,主要是硬盘mbr引导的破坏。-Collected from the Internet, you can damage the hard drive, mainly to guide the hard disk mbr destruction.
<123456> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)EEPROM

说明:由于库函数的EEPROM写函数占据太长的系统时间,于是写了这个程序,大家多指教。-Because the EEPROM write function library functions take too long system time, then wrote this program, we teach more.
<王大培> 在 2025-07-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 213019.20 .21 .22 .23 .24 ... 216384 »

源码中国 www.ymcn.org