-
进制转换
/*题目描述
问题描述求任意两个不同进制非负整数的转换(2进制~16进制),所给整数在long所能表达的范围之内。不同进制的表示符号为(0,1,….,9,A,B,C,D,E,F)。
注意:不同进制可能不能直接转换,如八进制与十六进制。可以考虑不同进制与十进制的转换,即借助于十进制实现任意两个不同进制的转换。
输入要求
输入只有一行,包含三个整数a,n,b。a表示其后的n是a进制整数,b表示欲将a进制整数n转换成b进制整数。a,b是十进制整数,且2=
- 2022-03-15 09:42:02下载
- 积分:1
-
8051 Bluetooth Interfacing Project File
8051 Bluetooth Interfacing
- 2020-06-19 23:00:02下载
- 积分:1
-
mountain_goat-master
说明: TCP侧信道攻击,用于实现CVE-2016-5696的漏洞验证(off-path exploit used to do CVE-2016-5696 poc)
- 2020-06-19 04:20:01下载
- 积分:1
-
Water-temperature-control
毕业水温控制论文,基于c51单片机为核心,利用DS18B20检测,蜂鸣器报警,并用数码管来显示,精确度到0.1°。(Graduation thesis temperature control, based on c51 microcontroller core, use DS18B20 detection, alarm buzzer and come with a digital display, accuracy to 0.1.)
- 2013-12-23 10:10:02下载
- 积分:1
-
1
说明: 用正确的形式输入两个多项式,进行两个多项式的四则运算,用可读的形式输出结果多项式(Input two polynomials in correct form, perform four operations of two polynomials, and output result polynomials in readable form.)
- 2020-06-21 22:20:02下载
- 积分:1
-
paho.mqtt.c-master
paho.mqtt.c-master
- 2022-11-30 10:00:04下载
- 积分:1
-
cmopso
典型的多目标粒子群算法(CMOPSO),附测试函数,注解详细,适合学习参考(A typical multi-objective particle swarm optimization (CMOPSO), attached to the test function, annotation detailed reference for learning)
- 2013-11-30 10:40:24下载
- 积分:1
-
Arduino-Modbus-RTU-Slave-master
MODBUS modbus master slave 库文件包含程序例子(modbus master slave modbus master slavemodbus master slave)
- 2018-11-22 22:11:16下载
- 积分:1
-
enet_ptpd
LM3S8962 NETSET
VERY IMPORTENT
LM3S8962 NET SET
VERY IMPORTENT
- 2009-08-29 15:46:16下载
- 积分:1
-
GPS_Software_receirver
GPS软件接收机的源码,实现信号跟踪、捕获、电文解调、定位解算等功能,有助于学习卫星导航的同学加深对GPS接收机工作原理的理解,也可作为核心代码扩展为GPS接收机工作原理演示程序。(The source code of the software GPS receiver signal tracking, capture, message demodulation, position resolution and other functions, help students to learn satellite navigation to deepen understanding of the GPS receiver works can also be extended as the core code for the GPS receiverworking principle of demo program.)
- 2020-07-04 11:20:01下载
- 积分:1