搜索资源列表
CsharpHardwareAndCorrelationTechnique
- 使用C#语言操纵底层硬件的十六个实例代码-Handle the hardware using C#,there are sixteen instance
Calculator-Sourcecode
- 1、实现十进制下的四则运算(加、减、乘、除)和四则混合运算 2、实现十进制转化为二进制或十六进制 3、实现进行一些常用的函数运算(比如sin、cos、tan、cot、sqrt、ln等) 4、实现“(”,“)”符号的表达式的计算-1 decimal, under the four operations ( addition, subtraction, multiplication, addition) and four mixed computing 2, decimal conv
TOOL
- 用C#编写的小工具软件,校验值计算工具,可以计算校验和、FCS校验,可以将ASCII码转成十六进制数据显示。-Check value calculation tool, can calculate the checksum, FCS check, ASCII code can be converted to sixteen hexadecimal data display.
DES_Alrorithm
- DES算法对字符串以及十六进制字串进行加密得到密文。-DES algorithm for encryption and ciphertext string of sixteen hexadecimal string to.
HextoImage
- 十六进制jpg数据转jpg图像源代码,个人实测,非常好用的代码。-Sixteen hexadecimal JPG data to JPG image source code
DataParser1.4
- 网口数据的解析,十六进制数据接收解析。将接收到的数据按帧头帧尾进行解析(Sixteen hexadecimal data analysis)
十六进制转化为浮点数
- 使用c#编程实现进制转化,此代码为将十六进制转化为浮点数。(Using c# programming to realize the conversion of sixteen to floating point number.)