CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - binary conversion

搜索资源列表

  1. fjsdhgh

    0下载:
  2. 输入、输出功能,检验输入的数是否为数字功能,ASCII码与二进制数的的相互转化功能,两数相乘功能,因此整个程序定义了两个宏INPUT和MULTIPLE,宏INPUT实现了输入、检验和ASCII码与二进制的相互转换功能,MULTIPLE实现了两数相乘功能,实现输出功能的是子程序OUTPUT,由于在输入的过程中多次用到了回车换行,因此定义了一个回车换行子程序CRLF。-Input and output functions, testing whether the number entered for
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:34.64kb
    • 提供者:浩浩
  1. 100000

    0下载:
  2. 数制转换,将十进制整数N转换为d进制,其转换步骤是重复以下两步,知道N等于0-Number system conversion, the d decimal integer N is converted to binary, its conversion step is to repeat the following two steps, know that N is equal to 0
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:564byte
    • 提供者:prince
  1. format

    0下载:
  2. 二进制、十进制和十六进制及其相互转换的公式-Binary, decimal and hexadecimal and their mutual conversion formula
  3. 所属分类:IT Hero

    • 发布日期:2017-04-07
    • 文件大小:3.06kb
    • 提供者:张祁飞
  1. sciencecalculator

    0下载:
  2. 这个程序适合VC初学者,它实现了加减乘除以及进制转换等功能-This program is suitable for beginners VC, which implements the addition, subtraction, and binary conversion function
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3.45mb
    • 提供者:陈楠
  1. myq

    0下载:
  2. 可以实现十进制转换成任意字长的二进制。并又可以按照这个二进制转换成十进制。这个程序对于分析不同字长对于IIR数字滤波器和FIR滤波器的影响是非常有用的。-Decimal to convert any word length of the binary. And also in accordance with this binary to decimal conversion. This program is very useful for the analysis of the impact o
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1.28kb
    • 提供者:马业杞
  1. num_util

    0下载:
  2. float to binary conversion using matlab
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:3.76kb
    • 提供者:deep
  1. Binary-conversion

    0下载:
  2. 设计算法把一个十进制数转换为二至九进制之间的任一进制数输出-Design algorithm to convert a decimal number to any output of a decimal number between two to nine decimal
  3. 所属分类:Document

    • 发布日期:2017-11-27
    • 文件大小:46.23kb
    • 提供者:shanshan
  1. list_ch06_06_bin2bcd

    0下载:
  2. Binary-to-BCD conversion circuit
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:917byte
    • 提供者:owen tsai
  1. a

    0下载:
  2. vb编写的进制转换程序源码,可以实现十六进制转换为二进制、二进制转化为十六进制、十六进制转化为十进制、八进制转化为十进制、二进制转化为十进制、十进制转化为十六进制、十进制转化为八进制、十进制转化为二-vb prepared by the hex conversion program source code, can be achieved hex conversion to binary, binary into hexadecimal, converted to hex decimal, oc
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:2.78mb
    • 提供者:就算心在
  1. zhuanhaun

    0下载:
  2. 二进制转换工具 简单的进制转换 学习中可能会用到-May be used in simple binary conversion tool hex conversion learning
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:149.68kb
    • 提供者:asdg
  1. VB--Various-binary-conversion

    0下载:
  2. VB源码,关于二进制、八进制、十进制和十六进制之间的转换。-VB source code, on the binary, octal, decimal and hexadecimal conversion between.
  3. 所属分类:Project Manage

    • 发布日期:2017-12-01
    • 文件大小:7.19kb
    • 提供者:
  1. ZH

    0下载:
  2. 任意长度的二进制的浮点数向十进制的浮点数的转换-Arbitrary length binary floating-point number to decimal floating-point conversion
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:193.8kb
    • 提供者:扈航
  1. amo

    0下载:
  2. 集合很多小功能的一个强大的工具,算校验和,选型电阻,进制转换等-Collection of many small features a powerful tool, checksum calculation, selection of resistance, binary conversion, etc.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-06
    • 文件大小:46.51kb
    • 提供者:
  1. ExamCpp--

    0下载:
  2. 单链表,单循环链表,双链表,循环双链表的实现,二叉树的遍历与实现。森林与树的转换以及图的深度广度遍历,邻接矩阵邻接表实现-Single list, round robin list, double-linked list, circular double-linked list implementation, and implementation of a binary tree traversal. Forest conversion, and the depth and breadth of
  3. 所属分类:File Formats

    • 发布日期:2017-05-19
    • 文件大小:5.27mb
    • 提供者:xiaohei
  1. conversion

    0下载:
  2. 微机原理:使用汇编语言将二进制转换成十进制显示-the conversion Binary to decimal
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:943byte
    • 提供者:保儿
  1. hex-and-binary-conversion

    0下载:
  2. 一个很简单的16进制与2进制转换的程序,已经验证成功-A very simple hex and binary conversion process has been successfully validated
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:8.2kb
    • 提供者:我问问
  1. bpsk

    0下载:
  2. BPSK (Binary Phase Shift Keying),把模拟信号转换成数据值的转换方式之一,利用偏离相位的复数波浪组合来表现信息键控移相方式。BPSK使用了基准的正弦波和相位反转的波浪,使一方为0,另一方为1,从而可以同时传送接受2值(1比特)的信息。-BPSK,The conversion of analog signals into data values is one of the ways of converting the analog signals to the com
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1.52kb
    • 提供者:zhaoyan
搜珍网 www.dssz.com