Description: 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, including a thermistor RT value -- HEX data conversion; Three LED coding; Color Central Resistance calculator; HEX / BIN documents interchangeable; EEPROM data to the C / ASM source code conversion; CRC generation; Serial debugging, with a simple and practical data analysis functions; Serial / Parallel Communications surveillance capabilities. C Builder development without installing, operating directly, and do not operate the registry. Green pure software. Platform: |
Size: 443981 |
Author:wudizh |
Hits:
Description: 用x86汇编语言编写的计算器,可以在控制台上运行,cool吧,本人早期作品,代码非常精练-x86 assembly language prepared by the calculator can be run on the console, cool it, I early works, a very concise code Platform: |
Size: 7168 |
Author:梁文锋 |
Hits:
Description: 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, including a thermistor RT value-- HEX data conversion; Three LED coding; Color Central Resistance calculator; HEX/BIN documents interchangeable; EEPROM data to the C/ASM source code conversion; CRC generation; Serial debugging, with a simple and practical data analysis functions; Serial/Parallel Communications surveillance capabilities. C Builder development without installing, operating directly, and do not operate the registry. Green pure software. Platform: |
Size: 443392 |
Author: |
Hits:
Description: MCUTool.exe 源代码
!!!超级单片机开发工具!!!
单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe source code! ! ! Super single-chip development tools! ! ! Single-chip used in the process of developing the multi-functional tools, including thermistor RT value- HEX data conversion three kinds of LED coding Color Central Resistor Calculator HEX/BIN file conversion with each other eeprom data to C/ASM source Code-switching CRC checksum generation serial debugging, with simple and practical data analysis functions serial/parallel communications surveillance functions. using C++ Builder development, there is no need to install, run, and do not operate the registry. Pure Green software. Platform: |
Size: 61440 |
Author:黄元其 |
Hits:
Description: 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, including thermistor RT value- HEX data conversion three kinds of LED coding Color Central Resistor Calculator HEX/BIN file conversion with each other eeprom data to C/ASM source Code-switching CRC checksum generation serial debugging, with simple and practical data analysis functions serial/parallel communications surveillance functions. using C++ Builder development, there is no need to install, run, and do not operate the registry. Pure Green software. Platform: |
Size: 2814976 |
Author:林琳 |
Hits:
Description: 这是一个高手用汇编编写的简易计算器!!包括加减乘除4则运算,支持小数点后2位!-This is a master simple calculator written in assembler! ! Platform: |
Size: 7168 |
Author:源帥 |
Hits:
Description: 本实例程序包含两部分,第一部分是加壳程序(Shellcode.asm),负责把一段代码注入到另外的一个程序中;第二部分是用于加壳的程序(attach.asm),这段代码将被写入到另外的一个程序中。被加壳的程序是calc.exe,如果此文件被加壳成功,当运行calc.exe后,程序先弹出对话框,按“确定”按钮后,程序将继续运行并弹出“计算器”界面-This example program contains two parts, first part is packers program (Shellcode.asm), responsible for a piece of code into a program to another second part is the procedure for the packers (attach.asm), this code will be written to another in a program. By packers procedure is calc.exe, if this file is packers to succeed, you run calc.exe, the program first pop-up dialog box, click " OK" button, the program will continue to run and pop-up " calculator" interface Platform: |
Size: 53248 |
Author:阿标 |
Hits:
Description: 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Microcontroller used in the process of developing multi-functional tools, including a thermistor RT value- HEX data conversion three kinds of LED codes color ring resistance calculator HEX/BIN files interchangeable eeprom data to the C/ASM source conversion CRC checksum generation serial debugging, with simple and practical data analysis serial/parallel communication monitoring and other functions. using C++ Builder developers, no installation, run directly, not operate the registry. Pure green software. Platform: |
Size: 1389568 |
Author:xialu |
Hits:
Description: 模仿win7环境下的计算器程序设计,用汇编编写,适用于汇编语言及windows变成初学者借鉴-A calculator program which is like the one in win7,good for the learner of asm or windows programming. Platform: |
Size: 1233920 |
Author:刘佳 |
Hits: