搜索结果

找到约 544 项符合 key 的查询结果

按分类筛选

显示更多分类

单片机开发 写号步骤: 1、将手机连通CDMA Workshop 2.7

写号步骤: 1、将手机连通CDMA Workshop 2.7,在security选项卡里的 spc中点击读取,将000000填入spc里的方框,点击spc钮选择send, 于是显示spc解锁成功。 2、点击“nam”选项卡,将min填入10位码(就是imsi码去掉46003剩下的),将mcc填入460,mnc填入03,填入imsi15位码,banner填入你想填的字符(我填的中国电信),点 ...
https://www.eeworm.com/dl/648/437891.html
下载: 63
查看: 1093

VC书籍 Each exploration in this book is a mixture of text and interactive exercises. The exercises are unl

Each exploration in this book is a mixture of text and interactive exercises. The exercises are unlike anything you鈥檝e seen in other books. Instead of multiple choice, fill-in-the-blank, or simple Q&A exercises, lessons are interactive explorations of key C++ features.
https://www.eeworm.com/dl/686/439919.html
下载: 191
查看: 1075

Java编程 * 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储. * * 方法: void getKey(String strKey)从

* 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储. * * 方法: void getKey(String strKey)从strKey的字条生成一个Key * * String getEncString(String strMing)对strMing进行加密,返回String密文 String * getDesString(String strMi)对strMin进行解密,返回String明文 * *b ...
https://www.eeworm.com/dl/633/444156.html
下载: 48
查看: 1068

CA认证 Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2

Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair Playfair Key M ...
https://www.eeworm.com/dl/640/444418.html
下载: 143
查看: 1070

加密解密 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal)

用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * ...
https://www.eeworm.com/dl/519/444675.html
下载: 47
查看: 1111

单片机开发 三星程式范例

三星程式范例,八位元的 timer, counter, serial I/O, clock switching, power down, key scan, A to D, software generated LCD control, ...
https://www.eeworm.com/dl/648/445584.html
下载: 47
查看: 1022

其他 C++ by Dissection presents a thorough introduction to the programming process by carefully developi

C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. Program code is explained in an easy-to-follow, careful manner throughout. The code has been tested on several platforms ...
https://www.eeworm.com/dl/534/450032.html
下载: 159
查看: 1043

Linux/Unix编程 //建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "

//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 s ...
https://www.eeworm.com/dl/619/451813.html
下载: 119
查看: 1287

单片机开发 rs485单线程数据通讯程序

rs485单线程数据通讯程序,KEY键触发能使单片机之间能够通讯
https://www.eeworm.com/dl/648/452200.html
下载: 187
查看: 1014

其他 破解 IAR 程序

破解 IAR 程序,解开压缩包,里面有iarkg.exe,iarkgc.exe,先运行iackgc.exe,在运行iarkg.exe,将产生的license key 和license number 拷贝到安装输入框中
https://www.eeworm.com/dl/534/452402.html
下载: 178
查看: 1111