登录
首页 » c » 进制的转换

进制的转换

于 2022-03-10 发布 文件大小:1.61 MB
0 135
下载积分: 2 下载次数: 1

代码说明:

输入一个十进制整数,然后输入一个进制数(2,、8、16),将十进制的整数转换为对应的进制数,并输出。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • maketshouyin
    超市前台收银系统用 c++ 和达梦数据库,包含数据库文件和源代码。(Supermarket front cash register system with c++ and dream up database that contains the database files and source code.)
    2012-12-03 20:35:52下载
    积分:1
  • RPG游戏
    亲自测试过的RPG游戏源码,非常牛逼。可以供初学者参考 ,有剧情哦!
    2022-03-15 01:32:55下载
    积分:1
  • Great to read the wisdom of the data interface (original author cloud water and...
    大智慧数据读取接口可以采用该数据接口进行二次开发。 (原作者戏水云空)-Great to read the wisdom of the data interface (original author cloud water and air)
    2022-03-23 08:40:22下载
    积分:1
  • MapWinGIS-4.9.4.2
    windows下显示地图的控件源代码,可以自己加载(Code of ocx used to display map)
    2018-01-13 22:49:25下载
    积分:1
  • wave-simulator-antenna-
    基于IRA天线的辐射波模拟器天线辐射性能研究(Radiation wave simulator antenna radiation performance of the antenna-based IRA)
    2013-11-24 10:17:13下载
    积分:1
  • C-code-DSP5000
    本书主要介绍使用c/c++语言对DSP硬件进行编程的方法。主要内容分为7个部分,依次介绍了开发平台建设,硬件基础,c/c++语言程序设计,DSP/BIOS,RTDX和在线boot loader以及一个完整实例。(This book introduces the method of programming the DSP hardware using the c/c++ language. The main content is divided into seven parts, in turn introduce a development platform for building hardware foundation, c/c++ language programming, DSP/BIOS, RTDX and online boot loader as well as a complete example.)
    2012-08-27 17:10:10下载
    积分:1
  • JobSchedule
    QuartzNet构建windows服务,Topshelf是一个windows service框架,它对windows service进行封装使得我们可以把控制台程序安装成service,便捷的安装以及控制台可视化的调试大大提升了服务的开发效率。以上是我个人理解,如有错误,还望大侠纠正,不胜感激!(QuartzNet builds windows services. Topshell is a framework of windows services. It encapsulates windows services so that we can install console programs into services. Easy installation and visual debugging of console greatly improve the development efficiency of services. The above is my personal understanding. If there is any mistake, I would like to see the hero correct it. Thank you very much.)
    2020-06-21 09:20:01下载
    积分:1
  • LPC13XX系列ARM单片机的例程源码及工程模板
    NXP的LPC13XX系列ARM cortex-m0单片机的示例源码及工程模板,包含GPIO,UART,SPI,IIC,PWM,DMA及FLASH操作等一切外设的示例源码,所有模板和例程采用MDK4.00以上版本进行编译。
    2022-10-23 06:40:04下载
    积分:1
  • 用wpf编写的splash。。。非常炫酷。。可以看出来wpf在界面设计上的未来...
    用wpf编写的splash。。。非常炫酷。。可以看出来wpf在界面设计上的未来-With wpf written splash. . . Very cool. . Wpf can see the future of the interface design
    2022-01-25 17:32:36下载
    积分:1
  • 操作系统读者写者实验
    创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。     读者-写者问题的读写操作限制(包括读者优先和写者优先):     1)写-写互斥,即不能有两个写者同时进行写操作。     2)读-写互斥,即不能同时有一个线程在读,而另一个线程在写。     3)读-读允许,即可以有一个或多个读者在读。     读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。     写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
    2023-05-14 22:40:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载