搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
denbinhex
- 转换十六进制, 十进制, 二进制, ASCII码的Visual Basic 6 源代码-This project converts a value of hex (base 16), denary (base 10), binary (base 2) or ascii into each of the others.
StrToHexDecOctBin
- 任意进制的整数转化为2进制,8进制,10进制,16进制的数。-Arbitrary integer to hexadecimal notation 2,8,10,16.
10hex16hexbulktransfer
- 16进制批量转10进制10 hex 16 hex bulk transfer-10 hex 16 hex bulk transfer
2to8-10-16
- 2进制和(8,10,16进制)互转 随机生成数和按要求定义长度-Problem Descr iption: In this problem, we require base automatic conversion from binary number to octal, decimal or hexadecimal number. The binary number must be generated from random number according to
Ten-turn-hex
- 本软件是16进制转10进制,10进制转16进制-This software is the hex switch to decimal, hex 10 hex switch
vz111654
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:任意大的16进制转10进制-Easy language source code sharing.Hope more friends to understand easy language.Source Name: arbitrarily large 16 M 10 m
2
- 支持任意大的16进制转10进程例程,很不错的易语言源码,适合易语言爱好者使用。-Support arbitrarily large the hexadecimal turn 10 process routine, very good in easy language source code for easy language enthusiasts.
25
- 支持任意大的16进制转10进程例程,很不错的易语言源码,适合易语言爱好者使用。-Support arbitrarily large the hexadecimal turn 10 process routine, very good in easy language source code for easy language enthusiasts.
HexDecBat
- VC2005下开发的16进制批量字符串转化成10进制字符串的小工具。对话框操作,将类似0x12, 0x33,0x55...批量数据部转化为10进数,并可以设置转化完成后的格式-VC2005 development hexadecimal batch string into decimal string gadget. The operation of the dialog box, similar 0x12, 0x33, 0x55 ... Ministry of bulk data into a
convert
- 16进制和10进制相互转换源代码,可以将10进制转化为16进制 ,也可以将16进制转化为10进制-16 hex and 10 hex conversion source code, can be converted to hex 10 hex, 16 hex can also be converted to decimal
stock5Min
- 通达信系统下载5分钟16进制数据转化为10进制文件。-Mastery letter system to download five minutes 10 hexadecimal data into binary files.
Hexadecimal-decimal-program
- 这是一个很简单的16进制数转10进制数的小程序,适合初学者学习。-This is a very simple hexadecimal to decimal number of small programs, suitable for beginners to learn.
HexToten
- 16进制字符串转10进制,用于C++编码串口数据;16进制字符串转10进制,用于C++编码串口数据。-16 hexadecimal string to 10 hexadecimal code for C++ serial data。
16进制转10进制
- 16进制转10进制 参数不得含'0'~'9'、'a'~'f'、'A'~'F'之外的任意字符(首尾空格除外),否则返回0(16 hexadecimal to 10 decimal parameters, shall not contain'0'~'9','a'~'f','A'~'F' except any character (except for the front and back spaces), or else 0)