-
-
[
C/C++]
hex_dec_convert.txt.zip
c program for MCU to covert number between hex and decimal. Decoder for 7 segment LED with hex or decimal number.
-
-
-
[
C/C++]
beep.rar
Beep source code for atmels AVR microcontroller.
Beeps on random, contains .c file . hex file and makefile )
Category:
SCM Upload User:
testnep Size:
4K
-
[
C/C++]
lpc23xx_upgrade.rar
lpc23xx series chip auto upgrade code.this code parse the*.hex and get the pure code,and then burn it into the application area of the chip.
-
[
C/C++]
lpc2388_auto_pgrade.rar
lpc23xx series chip auto upgrade code, can directly parse the*.hex file from the filesystem,then burn it into the application area of the chip.
-
[
Visual C++ (VC++)]
HexEnc_src.zip
... notation is used as a human-friendly representation of binary values in computer programming and digital electronics. Most programming languages such as Java, ASP.NET, C++, Fortran etc have built-in functions that convert to and from hex format.
-
[
Visual Basic (VB)]
basConvert.rar
Utilities to convert between byte arrays, hex strings,
strings containing binary values, and 32-bit word arrays
Category:
Editor Upload User:
zhoufan124 Size:
2K
-
-
[
Visual Basic (VB)]
conv.rar
Its a small tool for encrypting and decrypting
text and files
Supports:
String to Hex
Hex to String
String Reverse
Base64
DeBase64
String to Chr$ (One way)
ROT13
XOR
DeXOR
SHA256 (One way)
Blowfish
CryptAPI
DES (Data Encryption ...