CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - C 16进制

搜索资源列表

  1. HEXTODEC.ZIP

    0下载:
  2. 将16进制转换成10进制的C语言源码 提供任意位数(包含小数点)的转换, 适合在校大学生C语言课程参考-base for the conversion of 16% of the 10 C-band source of arbitrary median (including decimal point) conversion, suitable for the college students C language courses reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:845byte
    • 提供者:QKY
  1. 16进制到Ascii的转化

    0下载:
  2. 本系统是用C++开发的一个小系统,希望大家喜欢啊-a small system writen in c++, hope you will like it!!! Thanks
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42.55kb
    • 提供者:林雪
  1. 16

    0下载:
  2. 16进制转字符 可用于c语言 udp dns-16 hexadecimal characters can be used in c language switch udp dns
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:357kb
    • 提供者:hyliu
  1. jinzhi

    0下载:
  2. 进制间转换,输入数据,输出转换后的数据。包括2进制,8进制,10进制,16进制。vc.net 2003编制。-Inter-band conversion, input data, the output data conversion. Including 2-band, 8 M, 10 M, 16 M-ary. the preparation of vc.net 2003.
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:87.76kb
    • 提供者:何再兴
  1. change

    0下载:
  2. C# 进制转换(2 8 10 16)进制间任意转换,并输出字符串结果-Change
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:17.17kb
    • 提供者:liumin
  1. C-calculators

    0下载:
  2. C语言计算器,实现小数和负数的四则运算;实现2、8、10、16进制之间的互换-C-calculators, decimals and negative numbers to achieve the four operations achieve 2,8,10,16 exchange between the band
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:14.88kb
    • 提供者:钟令
  1. Disables-converter

    0下载:
  2. 对2进制 8进制 10进制 16进制进行互相转换 采用C语言编写.-On 2 disables 8 disables 10 disables hexadecimal each other using C language. Convert
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1.19mb
    • 提供者:王南哥
  1. calc16

    0下载:
  2. 16进制和10进制转换软件[原创] 出题词: C# 16进制 10进制 计算器-16 hex and 10 hex conversion software [original] the inscr iption: C# 16 hex 10 hex calculator
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:12.73kb
    • 提供者:yaofeng
  1. hexfile.c

    0下载:
  2. 以16进制打开文件,并显示 ASCII 码,支持 pageup,pagedown,Home,End,ESC-open files by 16 bits
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.36kb
    • 提供者:独奏
  1. C#comassistant

    0下载:
  2. c#comassistant 串口调试助手 实现简单的串口调试功能 包括串口的打开,发送接收数据的处理以及16进制的数据处理(c#comassistant use serialport to send and recieve message)
  3. 所属分类:.net编程

    • 发布日期:2017-12-19
    • 文件大小:61kb
    • 提供者:PurpleRain
  1. chuankou5.0使用版

    1下载:
  2. 自动检测串口,并直接选中串口。并且可以分情况保存串口接收内容。发送和接收都可以采用16进制或字符格式。并且支持有combobox下拉选择快捷发送栏(Automatically detect the serial port, and directly select the serial port. And you can save the contents of the serial port to receive the content. Both send and receive can be
  3. 所属分类:C#编程

  1. CheckSum

    0下载:
  2. 对16进制数据进行累加和计算。快速计算和校验(Accumulate and calculate the 16 Decimal data. Fast calculation and verification)
  3. 所属分类:C#编程

    • 发布日期:2017-12-28
    • 文件大小:54kb
    • 提供者:冰葑世纪
  1. zynq_img

    0下载:
  2. 打开txt 文档,读取字符,其中字符格式为 D8 D9 D0 即没有0x 的十六进制,将其转换为十进制形式 ,如D0 转换为208(open txt and transfer the data format ,such as : D0 to 208)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:2.33mb
    • 提供者:122232434355
  1. 16to10

    0下载:
  2. 16进制转换为10进制,c++小程序,找工作时练习用的,为下载文件上传(16to10,C++,VISUAL C++ VS2013)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-03
    • 文件大小:1.53mb
    • 提供者:小王哥哥
  1. demo02

    0下载:
  2. 用于绘制16进制离散瞄点,给初学者一个练习平台和程序运用的一个小组件(Used to draw 16 discrete target point)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:8kb
    • 提供者:Smitch
  1. 八进制转16进制

    0下载:
  2. 八进制转化为16进制,已检验,完全正确,请下载(The octal is converted to 16, and the test is correct)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:480kb
    • 提供者:LY1111
  1. Design Tool V1.1

    2下载:
  2. 用c#写的基于winform的串口助手,包含常用的串口收发,16进制显示,使用ymodem协议传输下载到下位机烧写程序(WinForm based serial port assistant written in c#, including common serial port and transceiver, 16 decimal display, downloaded to lower machine burning write program using ymodem protocol t
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:575kb
    • 提供者:kaiser3377
  1. 深入理解计算机系统-C

    0下载:
  2. 十进制转十六进制 十六进制转换有16进制每一位上可以是从小到大为0、1、2、3、4、5、6、7、8、9、A、B、C、D、E、F16个大小不同的数,即逢16进1,其中用A,B,C,D,E,F(字母不区分大小写)(TenToSix Hexadecimal conversion are hexadecimal each one can be the growing up of 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F16 A number of
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:60kb
    • 提供者:JQS
  1. 汉字16进制互转

    2下载:
  2. 汉字和16进制互相转换源码 C++代码 用于机器码转汉字用(Chinese characters and 16 hexadecimal mutual conversion source code C++ code)
  3. 所属分类:其他

    • 发布日期:2019-11-14
    • 文件大小:5kb
    • 提供者:aspl
  1. c语言shellcode运行器

    2下载:
  2. 可以自行修改16进制shellcode,运行*程序!
  3. 所属分类:Shell编程

« 12 3 4 »
搜珍网 www.dssz.com