搜索资源列表
CLCcalculator
- 此计算器可以实现十进制\\八进制\\二进制\\十六进制,具有同windows自带计算器相当的功能,使用时只需打开html文件,并允许阻止的内容,需要源代码的可以和我联系,我的邮箱:061251008@163.com-this calculator can be achieved metric \\ octal \\ binaries \\ hexadecimal, with windows bringing their calculators with very functional, use
DecimalToHex
- 这是我亲自实现的十进制转化为十六进制的程序,虽然api中有转化的库函数,但这是一个简洁而又健壮的程序,希望大家参考一下-This is my personal realization of the metric system into hexadecimal procedures, Although api has transformed the function, but this is a simple and robust procedures, we hope to make profi
ColorCal源码--颜色十进制与十六进制转换-JAVA
- 这个可以算是我第一个用Java写的应用程序,界面使用了AWT。功能非常简单,但通过它使我“懂”得了Java。 它的功能是颜色的十进制与十六进制间的转换。-this can be considered as the first one I used to write Java applications, the use of AWT interface. Functional very simple, but I passed it "understood" gaining J
SubClass
- 一个十六进制转十进制转换工具-a hexadecimal to decimal conversion tools
jisuanqi2
- 设计一个复杂的计算器,能实现Window中计算器的功能,如下图: ⑴定义组件:0~9,+、-、*、/、sqrt()、1/x、%、C=按钮;显示屏文本行;菜单; ⑵要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果。 ⑶具有进制转换功能; -Design a complex calculator, to achieve Window in calculator function, the following chart: ⑴ custom component: 0 ~ 9,2
JavaCaculator
- 纯java实现的类似windous自带的计算器,包括进制转换和三角函数功能。-Pure java to achieve similar windous own calculator, including the hexadecimal conversion and trigonometric functions.
StackStudys
- 用栈来实现10进制转换8进制的编码,以及栈的初始化,删除,入栈,出栈。清空。遍历等操作-Use stack to achieve the conversion of 8 hexadecimal 10 hexadecimal encoding, as well as the stack initialization, delete,入栈, a stack. Empty. Traversal operations, etc.
Converter
- 编译一个窗口,能够实现而进制数与十进制数的转换-Compile a window and be able to achieve the number of decimal hexadecimal conversion
1
- 用十六进制形式显示文件内容,也算是换种进制的小程序-Hexadecimal form with the contents of the paper, it can be considered for a small band of procedures
MyCalculator
- 包括二、八、十六进制转换的计算器(Java编写),试运行过了-Include two, eight, hexadecimal conversion calculator (Java to prepare), after a trial run! !
src
- 程序用JAVA实现了基础的计算机功能,为可视化计算机,程序可以运行。加减乘除、乘方、进制换算均已实现。-Procedures used to achieve a JAVA-based computer function, computer visualization, the program can run. Addition and subtraction multiplication and division, involution, hexadecimal conversion have
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
LargeIntegerOperation
- 数制转换和运算方法。用Java语言编写一个十六进制大数运算程序 -Number system conversion and computing methods. Java language using a hexadecimal calculation procedures of large numbers
Conversoes_Tipos
- This program convert a String data to hexadecimal data and hexadecimal data to String data using-This program convert a String data to hexadecimal data and hexadecimal data to String data using...
charcodeASP
- 一个字符转换函数,可以把UTF8转换为GB编码文字,是ASP源码,非常有和,其中包括对汉字的转换!二进制代码转换为十六进制、十进制代码,十六进制、十进制转换为二进制,GB字符转UNICODE字符,URL字符解码等-A character conversion function can be converted to GB encoding UTF8 text, is the ASP source code, and very, including the conversion of Chines
as3conversion
- flash版进制转换器,二进制,十进制,十六进制之间互转,支持更长的位数,绝对原创-flash version of binary converter, binary, decimal, hexadecimal between Hu Zhuan, support a longer median absolute originality
BinaryJFrame
- 整数进制转换 整数进制转换 整数进制转换-Convert hexadecimal conversion octal integer integer integer binary conversion
bigWork
- 一个科学计算器,可以进行二进制,八进制,十六进制的运算-A scientific calculator, can be binary, octal, hexadecimal, computing
Javacalculator
- 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换-Through JAVA calculator program designed GUI interface, users can turn
Trasform
- 二进制、十进制、八进制、十六进制的相互转换,及JTextField键盘事件的处理-Binary, decimal, octal, hexadecimal, mutual conversion, and the handling of keyboard events JTextField