搜索资源列表
binary
- 把十进制转化了二进制,并现实里面1的个数!
transfer2-10
- 本程序用java实现了二进制,十进制等的转化,代码虽小,但其中的方法独特,值得一看。-This procedure achieved using java binary, decimal, such as the transformation of the code is small, but unique way, worth a visit.
P018M_Convertor
- 编制不同数制间的转换程序。要求提供输入输出界面,当输完一个任意十进制数字,程序能自动将其转化为另外的数制表示的值,包括二进制、八进制和十六进制-The preparation of a number of different inter-system conversion process. Asked for input and output interface, when an arbitrary transfusion after the decimal figures, the progr
abc
- 通过图形用户界面输入被转化的数据; 完成将输入的任意十进制数和对应二进制数的相互转化。 通过图形界面分别显示原始数据与转化后的结果。-Through the graphical user interface, data input is transformed completion of any of the input decimal number and the corresponding binary number into each other. Through a g
shiyan
- 使用Javascr ipt和Applet实现网页版的插入算法、归并算法、堆排序、快速排序、多项式加减(用链实现)、十进制转化为二进制(用队+栈实现)、开放地址法(线性探测)、一次探测法(平方探测)、二次探测法(双HASH)实现快速查找、利用二叉排序树进行排序与查找以及删除一个节点、实现宽度优先或深度优先排序算法、实现Kruskal算法或Prime算法-Insertion algorithm, merging algorithm, heap sort, quick sort, polynomial
MainApp
- JAVA编写将二进制转化为十进制,并且有异常捕捉,容错处理等-JAVA to write the binary into a decimal, and exception handling, fault-tolerant