搜索资源列表
进制转换程序
- 进制转换程序,用于十、十六、八、二进制的转换-base for the conversion process, for 10, 16, 8, binary conversion
第八次作业
- 转换ASCII码为二进制,十进制,十六进制的码输出 -ASCII conversion of binary, decimal, hexadecimal codes output
dreamingzcx
- 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中: 模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7 生成可执行文件“5” 即可运行。 -This a l
asm101
- 一个汇编语言与二进制代码的转换表,可以用编译器的设计。-a compilation of language and the binary code conversion table, you can use the compiler design.
bin2num
- 二进制到浮点数的转换程序,二进制数存放在txt文件中,输出的浮点数能用matlab读取-binary conversion of the float process, the binary number stored in txt document, Float output can be used to read Matlab
shuerchashu
- 关于数据结构的树,二叉树,森林的转换的flash文件。-data on the structure of the tree, binary tree, forest conversion of flash paper.
将森林转化为二叉树
- 将森林转化为相应二叉树的算法-conversion of forest to the corresponding binary tree algorithm
2to16to10
- 本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures to be called, I prepared with