搜索资源列表
jizhizhuanhuan
- C语言程序设计中的进制转换,比较好,非常适合初学者使用学习
zhuanhuan
- 使用C语言编写程序,对输入的进制数,按照需求,进行数制转换后输出
tangxinchun
- 大数的加减乘和进制的转换,用C-free可以运行的,我毕设用的,决定可行!
ConvertNum
- 这个程序有别于已经做好exe文件的2-8-10-16进制转换程序而是可以被其他程序调用,或简单地用ctrl c,来复制其中一段至目标程序的源代码-have made exe files 2-8-10-16 base for the conversion process, but the other procedures can be called, or simply use the ctrl c, to replicate some of which target program's
IEEE754.rar
- IEEE754格式,16进制浮点数转换C++源码,IEEE754 format, 16-band floating-point conversion C++ source code
10to2~16c
- 此软件功能: 10进制转换成2~16进制C程-10 decimal into binary C Cheng 2 ~ 16
10zhuan16
- 将一个10进制数转换成为16进制数的C++代码-A decimal number into hexadecimal number C++ code