搜索资源列表
gongju
- 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, includi
ColorCalculator
- 自己写的第一个手机小程序:颜色值计算器。输入十进制、十六进制和RGB中的任何一种颜色代码就可以转换成其他两种颜色代码!具体的代码输入格式查看软件中的“帮助”。内含软件源代码。-Write your own phone applet: color value calculator. Input decimal, hexadecimal and RGB color code can be converted into the other two color code! Specific code i
ColorCalculator2.0
- j2me颜色值计算器2.0,输入十进制、十六进制和RGB中的任何一种代码就可以转换成其他两种颜色代码,在上一版本的基础上新增了简单的颜色预览图形界面。 软件内含有源代码,纯手机编写,可以手机端用janino编译成功!适合j2me初学者研究学习。-j2me color value calculator 2.0, to input decimal, hexadecimal and RGB in any kind of code can be converted intothe other two
calculator
- 安卓计算器,含有科学计算器、单位转换、汇率转换、贷款计算等功能-Andrews calculator, containing scientific calculator, unit converter, currency converter, loan calculator and other functions
newcalculator
- 多功能的计算器demo,能够实现模数转换、程序员模式等功能-Multifunctional calculator demo, analog to digital conversion can be realized, the programmer mode functions
android
- Android 计算器源码之逆波兰算法 基于Android 4.2.2 做的一个简易计算器,采用逆波兰算法,将中缀表达式转换为后缀表达式,可解析带括号的四则运算-Based on the Android 4.2.2 do a simple calculator, using the algorithm of reverse polish, convert infix expressions to postfix expression, can parse arithmetic with pa