簡單的加密解密算法,可逆與不可逆 數據加密: 算法1:(不可逆) 將ASCII表中32~~126中的字符,加密后,顯示為128~~255的字符. 128~~255的字符會讓人看起來頭痛些。。。。。。安全. 當ch[?]的值為偶數時:ch[?]=255-ch[?]的個位*10-ch[?]的十位 當ch[?]的值為奇數時: ch[?]=128+ch[?]的個位*10+ch[?]的十位 當ch[?]的值為質數時:ch[?]=128+ch[?]的個位+ch[?]的十位 算法2:(可逆) 當ch[?]的值能被3整除時:ch[?]-=2,否則ch[?]-=3
上傳時間: 2017-02-24
上傳用戶:txfyddz
This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each channel. The preamble is verified by check of the spacing between preambles [6sec] and parity checking of the first two words in a subframe. At the same time function returns list of channels, that are in tracking state and with valid preambles in the nav data stream.
標簽: findPreambles occurrence the preamble
上傳時間: 2013-12-23
上傳用戶:秦莞爾w
3rd Generation Partnership Project Technical Specification Group Radio Access Network Spatial channel model for Multiple Input Multiple Output [MIMO] simulations
標簽: Specification Partnership Generation Technical
上傳時間: 2014-01-11
上傳用戶:nanfeicui
為了 設 計 好吻enSSL組件結構,本論文詳細剖析了OpenSSL的基本結構和 程序流程,深入分析其存在不足的原因。文中也對COM組件技術和ATL庫進 行了詳細論述和仔細分析,得出了COM 組件技術的特點和優勢所在。在上述 兩點的基礎上,說明了采用COM組件技術封裝OpenSSL的原因和帶來的好處, 并提出了映射和面向對象兩種具體的封裝思想,充分考慮到了傳統用戶和習慣 于面向對象方法用戶的需求。在封裝思想的指導下,課題采用VisualSt udio2 003 和其附帶的ATL 7.0活動模板庫作為開發工具和環境.因為OpenSSL和ATL本 身的特性,封裝過程遇到了一些問題。通過對問題本質的詳細分析,本文提出 了有效的解決方案,完成了封裝工作. 封裝 之 后 的OpenSSL有效地克服了原來面向過程、使用不方便、升級維護 困難等缺點。同時,原來具有的強大功能也得以保留。通過對封裝前后OpenSSL 的使用方法對比,證明了OpenSSL的組件化能有效改善其結構、符合軟件發展 潮流。
標簽: enSSL
上傳時間: 2017-04-16
上傳用戶:shus521
在VB中把中文轉化成Unicode碼 首先介紹一下VB中的兩個函數:ChrW()和AscW().對于Chr()和Asc()函數大家一定很熟悉,對于ChrW()和AscW()可能會比較生疏一點. ChrW 函數返回包含 Unicode 的 String,若在不支持 Unicode 的平臺上,則其功能與 Chr 函數相同 AscW 函數返回 Unicode 字符代碼,若平臺不支持 Unicode,則與 Asc 函數功能相同。
上傳時間: 2017-05-08
上傳用戶:yangbo69
Bardzzo przydatny skrypt do nauki matlaba nie tylko dla pocz膮tkuj膮cych ale r貿wniez dla tych kt貿偶y chc膮 pog艂臋bi膰 swoj膮 wiedz臋
標簽: przydatny dla Bardzzo matlaba
上傳時間: 2017-05-13
上傳用戶:hakim
1)LQG design of an unmanned helicopter 2) LQR control of an unmanned helicopter 3) speed torque characteristics of Induction machine
標簽: helicopter unmanned control design
上傳時間: 2017-05-28
上傳用戶:水中浮云
4 16 64 QAM plots for simulated and theoretical results for OFDM system under a standard Rayleigh channel
標簽: theoretical for simulated Rayleigh
上傳時間: 2017-06-02
上傳用戶:xiaodu1124
貪吃蛇,只記錄蛇身的坐標點,然后把蛇畫出來。沒有使用數組的形式來實現。
標簽: 貪吃蛇
上傳時間: 2017-06-03
上傳用戶:lhc9102
“This book is a tremendous achievement. You owe it to yourself to have a copy on your shelf. The chapter on iostreams is the most comprehensive and understandable treatment of that subject I’ve seen to date.”
標簽: achievement tremendous yourself shelf
上傳時間: 2017-06-12
上傳用戶:270189020