凱撒密碼的過程,再用配對字母取代訊息里的原始字母位移加密法(shift cipher):模數計算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26 如:k=5 “hello world”加密為:mjqqt….
上傳時間: 2014-01-23
上傳用戶:nairui21
JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specification.
標簽: java providing approach compiler
上傳時間: 2016-06-13
上傳用戶:youth25
MCU測試程序,功能有點簡單,向串口發送一個hello world字符串,可以編譯后在硬件仿真
上傳時間: 2016-07-07
上傳用戶:星仔
Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real-world development experience with detailed information about the IDE to make you more productive and ease transition from other development environments (including prior versions of Visual Studio). This book will also help you increase team collaboration and project visibility with Visual Studio Team Systems and it will give you straight, to-the-point answers to common developer questions about the IDE.
標簽: Visual Studio 2005 Specifically
上傳時間: 2016-07-08
上傳用戶:tuilp1a
This is the source code for encryption using the latest AES algorithm. AES algorithm is also called Rijndael algorithm. AES algorithm is recommended for non-classified use by the National Institute of Standards and Technology(NIST), USA. Now-a-days AES is being used for almost all encryption applications all around the world.
標簽: algorithm encryption AES the
上傳時間: 2014-01-18
上傳用戶:xc216
The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a group of graduate students from the department of AI at the University of Groningen, The Netherlands. Our team name is derived from the fact that the first 3D agents in the league were balls and from the very philosophical observation that Balls Are Truly Spheres (BATS). This abbreviation reminded us of our favorite song Little Green Bag by The George Baker Selection and so the whole team name was born. We entered the competition for the first time at the 10th edition of RoboCup at Bremen, Germany. unfortunately our hard work didn t pay off that time: already in the second round we got eliminated. However, after this we had a good base to build upon and the good time we had at the event and the nice community inspired us to continue and work hard for another year. This turned out to be defiantly worth it, because in 2007 in Atlanta we managed to become vice world champions!
標簽: simulation the Little league
上傳時間: 2014-12-07
上傳用戶:youlongjian0
ieee投稿須知,The IEEE Transactions on Information Technology in Biomedicine publishes high quality applications & infrastructure papers that reflect global information technology advances in medicine and biology and will further address the implementation and management of the broad spectrum of health care innovations arising from these developments world-wide
標簽: ieee
上傳時間: 2016-08-29
上傳用戶:zhouli
The goal of SPID is to provide the user with tools capable to simulate, preprocess, process and classify in vivo and ex vivo MRS signals. These tools are embedded in a matlab graphical user interface (GUI). (Pre)processing and classification methods can also be automatically run in a row using the matlab command line
標簽: preprocess simulate capable provide
上傳時間: 2014-11-29
上傳用戶:chenbhdt
一個例子程序,使用linux +gtk+gnome,主要功能是建立一個對話框,打印hello world,有詳細的注釋,如何編譯以及怎樣運行,是一個很好的學習上手的例子程序。
標簽: 程序
上傳時間: 2013-12-24
上傳用戶:gyq
王小平《遺傳算法——理論、應用與軟件實現》隨書光盤,內容有: \GA 本書中所附源程序C或C++代碼文件及其可執行文件 Scs.cpp 基本分類算法源程序,輸入數據文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遺傳算法源程序, 輸入數據文件input,輸出文件output A_life.c 基于遺傳算法的人工生命模擬源程序, 輸入數據文件world GA_nn.c 基于遺傳算法優化神經網絡結構源程序,輸入數據文件sample Patmat.c 基于遺傳算法提取基元圖形源程序 \Sources 遺傳算法相關自由軟件及代碼。
上傳時間: 2016-10-04
上傳用戶:skhlm