搜索资源列表
Convertor_src
- VC版本2,8,16等进制转换,算法全部又C语言标准库编写.-VC version CLP.Biopterin as base for the conversion, the algorithm also all standard C language library prepared.
HEXTODEC.ZIP
- 将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
binToAsc
- 由二进制文件转成C语言格式的16进制数组 例如:一个内容为(99a54abcd8)的二进制文件 转换后的内容为0x99, 0xa5, 0x4a, 0xbc, 0xd8
amo_tool_V1_2_6
- 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
str
- C语言中,把16进制转换成字符串,一般在对中文进行传递中用到-C language to convert a string of 16 hex, the general in the Chinese language used in the transmission of
jinzhi
- c语言下根据用户的输入进行进制转换,第一个是10进制数,第二个是想转的格式(2,8,16)-c language based on user input for the next binary conversion, the first one is 10 decimal, the second is to switch the format (2,8,16)
Disables-converter
- 对2进制 8进制 10进制 16进制进行互相转换 采用C语言编写.-On 2 disables 8 disables 10 disables hexadecimal each other using C language. Convert
2.2
- c语言的基础编程学习源码,将输入的十进制数转换为2进制8进制和16进制-c programming language based learning source, the input decimal number is converted to 2 hex and 16 hex binary 8
6666
- 很完整的2、8、10、16进制转换方法 最近在研究C语言,因为要用到各进制间转换,所以收集了一些资料…-英语中文(简体)日语 Is a complete binary conversion method 2,8,10,16 Recent study of the C language, because to use to convert between the hex, so collect some information ...
byteto16
- C语言中将字节数据转换为16进制字符,在程序开发过程中,有时候需要把BYTE转为string-Byte data of the C language will be converted to hexadecimal characters
C-2-8-16-To-10
- 基于C语言的,2、8、16进制转换10进制,封装在一个函数里面,使用方便-Based on the C language, 2,8,16 decimal conversion decimal package inside a function, easy to use
CStringToChar
- 将16进制文本转换为ascii码的C语言代码。16进制文本复制到文件test.txt中,运行程序,将得到输入。 例: 运行:./CSTRING test.txt 其中,test.txt文件内容为: 30:31:32 则得到的"Cstring.txt"输入文件中 012 本程序能自动跳过0或多个分隔符(分隔符可以为任意的符号,如“:”,“ ”或空格等,判断的函数实现见SkipDelimiter函数)。 如:输入文件内容为: 30
ecb_Encryp
- c语言实现aes ecb模式加密,可以和java,c#,obj-c互相 加,解密。包含base64编码,urlEncode编码 注意,该算法里面的密文是转换成16进制的字串,如果不要16进制,可自行转换,内的函数。 vc6,vs2008,可编译。-AES ECB mode
Normal-Algorithm
- 在本文章里面,有各种举出算法的C语言实现 1、大数阶乘 2、大数乘法 3、任意进制转换 4、最大公约数 5、最小公倍数 6、快速傅里叶变换 7,字符串的替换,查找,截取 8、叉乘法求多边形的面积 9、快速,希尔,选择等各种排序 10、二叉树,链表,链栈 11、二分查找 12、求解线性方程组,也叫中国余数定理 13、求点到直线距离 14、Prim算法求最小生成器 15、判断点与直线的关系,俩条直线的关系 16、求排列组合数,俩矢量角度
zynq_img
- 打开txt 文档,读取字符,其中字符格式为 D8 D9 D0 即没有0x 的十六进制,将其转换为十进制形式 ,如D0 转换为208(open txt and transfer the data format ,such as : D0 to 208)
capatiqyiarchivpinamespace
- VC版本2,8,16等进制转换,算法全部又C语言标准库编写()
poercy
- VC版本2,8,16等进制转换,算法全部又C语言标准库编写()