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

搜索资源列表

  1. dectobin

    2下载:
  2. matlab实现任意十进制和二进制的转换-matlab to achieve arbitrary decimal and binary conversion
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:626
    • 提供者:张惠
  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:15320
    • 提供者:海霞
  1. conversion(10and2)

    0下载:
  2. 十进制与二进制之间相互转换 正负数 整数与小数-Decimal and binary conversion between the number of positive and negative integers and decimals
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:269895
    • 提供者:ze
  1. erjinzhiBinary

    0下载:
  2. 二进制转换的小程序,将一个十进制数转换为二进制,采用递归的算法,比较简单。-A small binary conversion program will convert a decimal number to binary, using the recursive algorithm is relatively simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:357287
    • 提供者:龙哥
  1. decbin

    0下载:
  2. 实现进制转换,二、十、十六互相转换,但是有缺点,只能输入16进制查看其他的进制-To achieve binary conversion, 2, 10, 16 interchangeable, but there are shortcomings, can only enter 16 hexadecimal view of other binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:161475
    • 提供者:朱鲁鹏
  1. Binary

    0下载:
  2. 该代码能把你输入的数字进行二进制转换,本人刚学,所以代码简单-The code can you type the number of binary conversion, I am just learning, so the code simple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1875847
    • 提供者:小小
  1. code

    0下载:
  2. 几种进制之间的转换程序 二进制转成16进制 八进制转成16进制 等-The conversion process between several binary conversion binary hex octal 16 converted to 16 hex, etc.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:667
    • 提供者:huangshu
  1. shuzhizuanhuan

    0下载:
  2. vb编写的二进制和十进制、八进制等的相互转换程序。-vb prepared binary and decimal, octal, etc. with each other conversion process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5216
    • 提供者:fga
  1. conversion

    0下载:
  2. 用栈实现的各种进制之间的相互转换,可以参考-With the stack implementation between the various binary conversion, see
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:201681
    • 提供者:不悔
  1. Binary-conversion

    0下载:
  2. 此程序为数字图像处理过程中对图片进行二值化变换。-Binary conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:164287
    • 提供者:yan
  1. conversion

    0下载:
  2. 数据结构——进制转换(10进制转换为2,8,16进制)-Data structures- binary conversion (10 hexadecimal decimal conversion 2,8,16)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:860
    • 提供者:dave
  1. Binary-to-Text-Conversion

    0下载:
  2. Text to binary conversion program. can be used for encryption
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:7759
    • 提供者:jeff
  1. Binary-conversion

    0下载:
  2. visual c++数字图像处理典型算法及实现(二值化变换)-visual c++ digital image processing algorithms and implementation of a typical (Binary conversion)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3809624
    • 提供者:jingkanliushui
  1. Binary-conversion-decimal

    0下载:
  2. 用栈和队列的相关知识写的二进制转换十进制的小程序,界面友好,有代码注释-Knowledge of the stack and queue write binary conversion decimal program, friendly interface, code comments
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:3199
    • 提供者:王道
  1. Decimal-and-binary-conversion

    0下载:
  2. 实现十进制与二进制转换。布尔控件的亮和灭分别代表二进制中的“1”和“0”。-Decimal and binary conversion
  3. 所属分类:LabView

    • 发布日期:2017-11-14
    • 文件大小:7899
    • 提供者:zyy
  1. Binary-conversion

    0下载:
  2. 二进制转换,自己写的C#小程序,希望站长看看,帮忙指导指导-Binary conversion, wrote a small program in C#, owners want to look at, to help guide guide
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:696132
    • 提供者:黄晨鹏
  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
    • 文件大小:8394
    • 提供者:我问问
  1. Binary-conversion-decimal

    0下载:
  2. 用栈和队列的相关知识写的二进制转换十进制的小程序,界面友好,有代码注释-Knowledge of the stack and queue write binary conversion decimal program, friendly interface, code comments
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3244
    • 提供者:xing395173
  1. decimal to binary conversion

    0下载:
  2. 十进制转二进制文件,输入一个十进制数,输出相应的二进制数(decimal to binary conversion)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:浅沫浅痕
  1. Binary Operations

    0下载:
  2. Sample of binary calculator
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:86016
    • 提供者:ian16
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com