搜索结果
找到约 23 项符合
0x 的查询结果
按分类筛选
其他 8大特色: 1.自动枚举串口
8大特色:
1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。
2.保存文件格式为txt和CSV,可选,方便做数据分析。
3.保存文件在执行文件程序路径下的SaveData文件夹里
4.增加多字节联合显示
5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。
6.4字节时,只能以十六进 ...
单片机开发 IAR EmbeddedWorkbench For MSP430 3.42A 破解文件,运行程序后
IAR EmbeddedWorkbench For MSP430 3.42A 破解文件,运行程序后,Product选择msp430, 把ID中0x后的小写字母改成大写,再点Generate, 就OK了
其他 SENTINEL 的加密狗lic生成工具方法如下 1.copy a870.sentinel to windowssystem32 folder. 2.run Emulator Utility
SENTINEL 的加密狗lic生成工具方法如下
1.copy a870.sentinel to windows\system32 folder.
2.run Emulator Utility and then press install button and close the utility.
3.run wechoid.exe, selector must be 1e or 1c
4.then run LicGen and use selector and code from wechoid.exe w/o 0x, it will make a license ...
Linux/Unix编程 这个小工具可以生成16进制的电力通信协议数据包
这个小工具可以生成16进制的电力通信协议数据包,目前支持两种
协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)”
和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自
动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把
数据包方便地粘贴到代码或各种16进制调试工具里面,如“串口调
试 ...
DSP编程 2009.02.13 (Chiron.ylq) ------------------------------ 该工程用于Analog Devices VisualDSP++ V5.0开发环境
2009.02.13 (Chiron.ylq)
------------------------------
该工程用于Analog Devices VisualDSP++ V5.0开发环境下,烧写Silicon Storage Technology公司SST39VF512/010/020/040系列Flash的Program Load Driver。
1. 文件结构
SST39VFXXX.dlb SST39VF512/010/020/040 Flash操作驱动
BF533_SST_Flash_Driver.c Visu ...
嵌入式Linux 很多不等式在展开以后形成如下的对称形式 sigma(s1^a1*s2^a2*...*sn^an)>=sigma(s1^b1*s2^b2*...*sn^bn) (当然 作为齐次不等式
很多不等式在展开以后形成如下的对称形式
sigma(s1^a1*s2^a2*...*sn^an)>=sigma(s1^b1*s2^b2*...*sn^bn)
(当然 作为齐次不等式 a1+a2+....an=b1+b2+...bn 变量s1,s2,...sn非负)
其中sigma表示对称和(也就是说 一共n!项) 例如
sigma(x^3)=x^3y^0z^0+x^3z^0y^0+y^3x^0z^0+y^3z^0x^0+z^3x^0y^0+z^3y^0x^0=2*(x^3+y^3+z ...
源码/资料 Boost C++ Libraries 1.35.0
Boost C++ Libraries
Free peer-reviewed portable C++ source libraries
Boost C++ Libraries 基本上是一個免費的 C++ 的跨平台函式庫集合,基本上應該可以把它視為 C++ STL 的功能再延伸;他最大的特色在於他是一個經過「同行評審」(peer review,可參考維基百科)、開放原始碼的函式庫,而且有許多 Boost ...
技术资料 高清电子书-C++ Primer Plus 第6版英文版 1438页
高清电子书-C++ Primer Plus, 第6版英文版 1438页Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming,
generic programming, and the traditional procedural programming.The fifth edition of
this book ...
技术资料 wireshark抓包分析TCP和UDP
1,使用wireshark获取完整的UDP报文打开wireshark,设置监听网卡后,使用google chrome浏览器访问我腾讯微博的i http://p.t.qq.com/welcomeback.php?lv=1#!/ist/qqfriends/5/?pgv_ref-im.perinfo.pe rinfo.icon?ptlang-2052&pgv-ref-im.perinfo.perinfo.icon,抓得的UDP报文如图1所示。分析以上的报文内容,UDP作为一种 ...
技术资料 Proteus仿真LCD12864显示动画—飞翔的鸽子
程序:LCD12664液晶显示原理unsigned int/W/图形编码,也可以把图形代码存为头文件。该程序经过调试。PROTEUS原理图见截图unsigned char code table1[][64]={/*-调入了一幅图像:D:\Desktop\新建文件夹(2)l.bmp--*//*-宽度x高度=128×64一*材0x00,0×00,0×00,0×00,0×00,0×00,0x80,0x80,0xD0,0XE0,0XE0,0xC ...