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

搜索资源列表

  1. cPP

    0下载:
  2. 3位數的 anqstron輸入字串後反印出十近位轉二進位開根號十六進位轉二進位巴斯卡三角形cycle lengthMaxAry-reverselotto-3 digit anqstron input string after the anti-printed ten proximal transfer binary roots and turn hex binary Pascal triangle cycle length MaxAry-reverse lotto
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:4102
    • 提供者:冬暖夏凉
  1. jinzhizhuanhuan

    0下载:
  2. 【问题描述】编写函数itob(n,s,b),用于把整数n转换成以b为基的字符串并存储到s中. 编写程序,使用函数itob(n,s,b)将输入的整数n,转换成字符串s,将s输出.转换后的字符串从最高的非零位开始输出。如果n为负数,则输出的字符串的第一个字符为’-’。b为大于1小于37的任意自然数值。当b=2时,输出字符只可能是’0’和’1’;当b=16时,输出字符串中可能含有字符为’0’-’9’,’a’-’f’(字母以小写输出)。b还可以是其它数值。比如输入n=33,b=17,则输出33的17进制
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:362308
    • 提供者:服部半藏
  1. myencryptsrc

    2下载:
  2. 贺兰_加密解密字符串,VB源码下载,CRndXorHash.cls功能:用VB6实现中英文文本的私钥加密。可能转换为不可显示字符,逆转换会出错!使用 MTransform.bas 中的转换16进制函数显示加密后的数据,可以解决逆转换问题!但加密、解密速度变慢!注意:对含特殊符号(如·)的字符串出现错误!必须为AscWII格式。   功能:加密字符串(含贺兰_进制转换(产生随机数,进制转换)模块)   1、"RndXorHash加密法"   2、"AES加密法"   3、"
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:75666
    • 提供者:ipudn37
  1. sdafjkasdfjkasdhjkfhasdjkm

    0下载:
  2. public String filename= //用来保存存储的文件名 BluetoothDevice _device = null //蓝牙设备 BluetoothSocket _socket = null //蓝牙通信socket boolean _discoveryFinished = false boolean bRun = true boolean bThread = false boolean hex=true -public String
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:713702
    • 提供者:dwy
  1. assembler

    0下载:
  2. 该程序使用了I/O流对存有汇编语言文本进行读入以及对操作结果的文本输出;运用了数据结构的栈结构,简化了文本内容的识别;将文本中的一行封装成类对象hang;将系统的一些操作指令通过哈希结构封装在symtab类中;将文本获得的操作指令封装在optab中;自己还另外编写了十进制转十六进制,int类型和对应的字符串进行互转的方法供程序使用。-The program uses the I/O stream of assembly language there and read the text on th
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1136757
    • 提供者:钟武俊
  1. DataTool

    0下载:
  2. 对多种数据进行格式转换,方便快捷。如时间数据整型与字符串互转,16进制10进制互转,IP数据整型与字符串互转等。-For a variety of data format conversion, and convenient. Time data such as integer and string conversion, hex decimal system conversion, IP data conversion between integer and string and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9861853
    • 提供者:l
  1. UnitCodeUtil

    0下载:
  2. this a tool calss write by delphi,it provides functions to complete the converion string in decimal to string in hex -this is a tool calss write by delphi,it provides functions to complete the converion string in decimal to string in hex
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:668
    • 提供者:john
  1. SPI

    0下载:
  2. USMART是由ALIENTEK开发的一个灵巧的串口调试互交组件,通过 它,你可以通过串口助手调用程 序里面的任何函数,并执行.因此,你可以随意更改函数的输入参数(支持数字(10/16进制)、字符串、 函数入口地址等作为参数),单个函数最多支持10个输入参数,并支持函数返 回值显示.V2.1新增 hex和dec两个指令.他们可以用于设置函数参数的显示格式.也可以用于数据的进制转换.-USMART by ALIENTEK developed a smart serial debug
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:331319
    • 提供者:刘厚文
  1. 485tongxun

    0下载:
  2. 请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机(发送)数据和(接受)数据,请在字符串输入框中输入字符和数字(HEX),按发送按钮-Please use serial debugging assistant (baud 4800, data bits, stop bit 1, no efficacy bit) as the host computer (send) data and (accept) data, please press the send butt
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1321
    • 提供者:cty
  1. transport

    0下载:
  2. Build a string instead of logging each character. MAX chars in 2 digit hex, one space, MAX chars, one \0 . -Build a string instead of logging each character. MAX chars in 2 digit hex, one space, MAX chars, one \0 .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9316
    • 提供者:fxsgcw
  1. hextoString_test

    0下载:
  2. 这是一个16进制数转成字符串的java小程序,大家一起交流学习。-hex to string java application
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:563
    • 提供者:sabrana
  1. CPLD

    0下载:
  2. 5个源码包括4输入16输出译码器、并入串出、带复位的六十进制、动态LED显示两个两个不同值、静态LED十六进制显示。-5 source coders include a 4-input and 16-output decoder, parallel-in and the string-out, sixty hex with reset, two LEDs display two different values dynamiclly, two LEDs display sixteen h
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3075
    • 提供者:齐程
  1. Series-Debug-tool

    0下载:
  2. 该软件为多功能调试工具,有串口调试(带曲线显示),USB接口调试,HEX转Bin文件调试,字符串调试等多种功能!-The software for the multi-function debugging tool that has a serial port debug (with curve shows), USB interface debugging, debugging HEX turn Bin file, string debugging and other functions!
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:154453
    • 提供者:153856153
  1. 10trun16

    0下载:
  2. 十进制转换为十六进制!字符串输出!输入10进制的数字串,转换出16进制的数字-Decimal to hexadecimal! String output Enter the 10 hex digit string, convert the hex numbers
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1954
    • 提供者:tui2771297
  1. BinDecBinWRecursion

    0下载:
  2. Conversion of string into ascii,decimal,hex and viceversa
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2507
    • 提供者:du6583173
  1. AccessPort

    0下载:
  2. 串口助手,一款方便实用的串口调试软件,课进行字符串与16进制转换。-Serial assistant, a convenient and practical serial debugging software, lessons for string and hex conversion.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-01
    • 文件大小:392313
    • 提供者:一一两依依
  1. main

    0下载:
  2. 实现了浮点数转字符串的功能,同时实现了整形转HEX,HEX转整形,字符串转整形的功能。-float string introduction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1432
    • 提供者:
  1. STC12C5A60S2_Uart_Str

    0下载:
  2. 串口1发送字符串函数 1、程序说明: 该例程演示了接在单片机串口1发送字符串函数。该串口通过 开发板的usb转串口芯片与电脑相连。 2、实验操作 连接好开发板的usb线,可从设备管理器中查看到串口的端口号, 打开串口调试助手,选择相应串口号, 选择波特率9600,8位数据位,1位停止位,无校验。 点打开串口 取消十六进制显示或是选择字符格式显示 该程序下载到开发板运行后可观察到接收窗口接收到字符。-Serial port 1 to send a
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:35297
    • 提供者:yushizhen
  1. clib

    0下载:
  2. 将字符串转为数字,一个字节的数据转换成两个字符,ASCII 到 HEX的转换函数,HEX 到 ASCII的转换函数-The string to digital, a byte of data is converted into two characters, ASCII to HEX conversion function, HEX to ASCII conversion functions
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2023
    • 提供者:张瑞华
  1. code06

    0下载:
  2. 用perl语言实现对一个十进制字符串进行十六进制转换-use perl to accept an input string and dump its hex value
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:马莉
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com