当前位置:
首页
资源下载

搜索资源 - Conversion of Number System
搜索资源列表
-
0下载:
目 录
实验
实验一:WAVE软件使用
实验二:常用指令的使用练习
实验三:循环程序
实验四:查表程序
实验五:数制转换程序
实验六 实用子程序:(编程器的使用)
实验七:中断/定时程序
实验八:输入检测与输出显示程序
课设
一、课程设计目的和意义
二、实验电路系统的结构和使用方法
三、设计参考题目介绍和设计提示性思考题
四、设计任务书及要求
五、课程设计报告格式及要求
六、考核办法
七、课程设计内容及学时安排
-a
-
-
0下载:
本系统是以凌阳SPCE061A单片机为核心控制器,具有电流可预置、可步进调整、输出的电流信号和预置的电流信号可同时显示的数控直流电流源。系统主要包括:凌阳SPCE061A精简开发板、键盘与显示电路、压控恒流源电路、校正电路、电源电路等。系统中通过键盘按键对电流值进行预置,凌阳SPCE061A单片机送出相应的数字信号,经过D/A转换、信号放大、电平转换、压控恒流源,再输出所需电流;实际输出的电流经过精密电阻变成取样电压信号,经高输入阻抗放大器、A/D转换器,将信号反馈到凌阳SPCE061A单片机中
-
-
0下载:
栈的应用(1)数制转换-stack of applications (1) Number System Conversion
-
-
2下载:
1、定义顺序栈类型,实现栈的所有基本操作。
2、定义链栈类型,实现栈的所有基本操作。
3、实现数制的转换-1, define the order of the stack type, to achieve the stack all the basic operations. 2, define the chain stack type to achieve the stack all the basic operations. 3, conversion of number sys
-
-
1下载:
数制转换问题
[问题描述]
将十进制数N和其它d进制数的转换是计算机实现计算的基本问题,其解决方案很多,
其中最简单方法基于下列原理:即除d取余法。例如:(1348)10=(2504)8-Number system conversion problem [Problem Descr iption] will be a decimal number N, and other d-band conversion is the number of computer calculation
-
-
0下载:
实现十进制数到二进制数的转换,加深对数制的理解。-The realization of a decimal number to binary number conversion, deepen their understanding of the number system.
-
-
0下载:
计算机输入设备输入的信息一般是由ASCII码或BCD码表示的数据或字符,CPU一般均用二进制数进行计算或用其他信息进行处理,处理的结果又必须依照外设的要求变为ASCII码、BCD码或七段显示码等。因此,在应用软件中,各类数制的转换和代码的转换是必不可少的-Computer input device input information is normally provided by ASCII code or BCD code that data or characters, CPU are ge
-
-
0下载:
完成数制之间的转换,八进制、十六进制、二进制、十进制之间的转换。可以输入其中的一种进制数值就可以转换了。-Between the completion of a number system conversion, octal, hexadecimal, binary, decimal conversion between. Can enter a hexadecimal value of which can be converted to a.
-
-
0下载:
一个任意数制间的转换程序。可以在任意数制间实现转换-An arbitrary number of inter-system conversion process.
-
-
0下载:
数制转换问题,编写一个应用,接收用户输入的一个10进制数,然后分别把它转换为2进制、8进制和16进制数输出。-Number system conversion issues, the preparation of an application to receive user input of a 10-hexadecimal number, then it is converted to 2 M, 8 M and 16 M-ary number of the output.
-
-
0下载:
设计数值计算及显示系统,程序运行要有显示界面。提示系统所使用的方法,若输入字符不是“1”,“Q”时提示输入错误,请重新输入。可以用英文或汉语拼音显示界面。
设计要求如下:
1.按“1”,本程序能从键盘读入二个五位十进制数(1为符号+4位数位),并将这个十进制数分别转换位二进制数。然后求其和再将和以十进制数形式进行显示
2.按“Q”键,退出。
-Design of numerical calculation and display systems, display inte
-
-
0下载:
数制转换程序,c语言实现,计算机概论作业
-
-
0下载:
对输入的10进制数进行对应输入的任意进制数制的转换-The input of the decimal to binary number corresponding to the input of any system of conversion
-
-
0下载:
数据结构中,运用链表实现各种数值进制的转换,运行在控制台上。-Data structure, using a variety of value chain to achieve the conversion of binary to run on the console.
-
-
0下载:
计算机中的数值有各种表达方式,这是计算机的基础。掌握各种数制之间的转换是一种基本功。二进制到BCD转换-There are a variety of computer numerical expression, which is the basis for the computer. Of various kinds of number system conversion between a basic skills. Convert binary to BCD
-
-
0下载:
本文件描述的栈结构的一种应用,是用栈实现数制的转化,提供了详细的源代码-This document describes an application of the stack structure, use the stack to achieve the conversion of number system, providing a detailed source code
-
-
0下载:
定义顺序栈类型,实现栈的所有基本操作。
定义链栈类型,实现栈的所有基本操作。
应用栈实现数制的转换-Definition of the order of the stack type, to achieve all of the basic stack operations. Defined chain stack type, all the basic operations of the stack. Application stack to achieve the conversio
-
-
0下载:
数据结构 严蔚敏 C语言版 数制转换
很给劲哦
绝对不会令您失望的。
-Yan Wei Min, data structure C language version of the number system conversion to Jin Oh absolutely will not disappoint you.
-
-
0下载:
数据结构的简单应用来实现数制转换,利用链式结构实现栈。-Simple application data structures to achieve number system conversion, the use of chain structure to achieve stack.
-
-
0下载:
汇编语言代码 数制转换 将输入的一个数据以不同进制形式输出
-A number of assembly language code data input output system conversion in different hexadecimal form
-