MD5的全稱是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald.L.Rivest開發出來,經MD2、MD3和MD4發展而來。
標簽: Message-digest Algorithm MD5 算法
上傳時間: 2017-07-12
上傳用戶:youmo81
LISP語言教程 簡單介紹LISP的用法Scheme 語言是LISP語言的一個方言(或說成變種),它誕生于1975年的MIT,對于這個有近三十年歷史的編程語言來說,它并沒有象C++,java,C#那樣受到商業領域的青睞,在國內更是顯為人知。但它在國外的計算機教育領域內卻是有著廣泛應用的,有很多人學的第一門計算機語言就是Scheme語言。
上傳時間: 2014-01-04
上傳用戶:qwe1234
一本學習VHDL的外文原版好書,MIT指定教材,從基礎一點點深入
標簽: VHDL
上傳時間: 2013-12-14
上傳用戶:qiao8960
LUFA (Lightweight USB Framework for AVRs) is my first foray into the world of USB. Originally based on the AT90USBKEY from Atmel, it is an open-source, driver for the USB-enabled AT90USBXXX AVR microcontroller series, released under the permissive MIT License (see documentation or project source for full license details). Currently, the AT90USB1286, AT90USB1287, AT90USB646, AT90USB647, AT90USB162, AT90USB82, ATMEGA16U4 and ATMEGA32U4 AVR microcontrollers are supported by the library. Supported boards are the USBKEY, STK525, STK526, ATAVRUSBRF01 and the RZUSBSTICK.
標簽: Lightweight Originally Framework USB
上傳時間: 2013-12-17
上傳用戶:源碼3
數據挖掘原理英文原版第二版,MIT出版社,數據挖掘的經典書籍,是對數據挖掘概念和技術的一次全面介紹,適合作為參考書籍。
上傳時間: 2013-12-16
上傳用戶:003030
MD5的全稱是Message-digest Algorithm 5(信息-摘要算法),用于確保信息傳輸完整一致。在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest開發出來,經MD2、MD3和MD4發展而來。它的作用是讓大容量信息在用數字簽名軟件簽署私人密鑰前被"壓縮"成一種保密的格式(就是把一個任意長度的字節串變換成一定長的大整數)。
標簽: Message-digest Algorithm MD5 算法
上傳時間: 2013-12-16
上傳用戶:wff
matlab有限元網格劃分程序 DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed description of the program is provided in our SIAM Review paper, see documentation below. One reason that the code is short and simple is that the geometries are specified by Signed Distance Functions. These give the shortest distance from any point in space to the boundary of the domain. The sign is negative inside the region and positive outside. A simple example is the unit circle in 2-D, which has the distance function d=r-1, where r is the distance from the origin. For more complicated geometries the distance function can be computed by interpolation between values on a grid, a common representation for level set methods. For the actual mesh generation, DistMesh uses the Delaunay triangulation routine in MATLAB and tries to optimize the node locations by a force-based smoothing procedure. The topology is regularly updated by Delaunay. The boundary points are only allowed to move tangentially to the boundary by projections using the distance function. This iterative procedure typically results in very well-shaped meshes. Our aim with this code is simplicity, so that everyone can understand the code and modify it according to their needs. The code is not entirely robust (that is, it might not terminate and return a well-shaped mesh), and it is relatively slow. However, our current research shows that these issues can be resolved in an optimized C++ code, and we believe our simple MATLAB code is important for demonstration of the underlying principles. To use the code, simply download it from below and run it from MATLAB. For a quick demonstration, type "meshdemo2d" or "meshdemond". For more details see the documentation.
標簽: matlab有限元網格劃分程序
上傳時間: 2015-08-12
上傳用戶:凜風拂衣袖
數學分析原理,斯坦福,杜克,MIT,佐治亞理工等大學數學分析課程用書
標簽: 數學分析
上傳時間: 2019-09-12
上傳用戶:為防輻射地方
PuTTY是一個Telnet、SSH、rlogin、純TCP以及串行接口連接軟件。較早的版本僅支持Windows平臺,在最近的版本中開始支持各類Unix平臺,并打算移植至Mac OS X上。除了官方版本外,有許多第三方的團體或個人將PuTTY移植到其他平臺上,像是以Symbian為基礎的移動電話。PuTTY為一開放源代碼軟件,主要由Simon Tatham維護,使用MIT licence授權。隨著Linux在服務器端應用的普及,Linux系統管理越來越依賴于遠程。在各種遠程登錄工具中,Putty是出色的工具之一。Putty是一個免費的、Windows x86平臺下的Telnet、SSH和rlogin客戶端,但是功能絲毫不遜色于商業的Telnet類工具
標簽: putty
上傳時間: 2020-12-15
上傳用戶:
自然語言處理:顛覆傳統自然語言處理模式,突破自然語言處理前沿難關視覺內容理解:將視覺對象和自然語言相結合,打造可用的視覺內容理解產品語音識別:語音識別率大幅上升,入選MIT科技評論2016年十大突破技術
上傳時間: 2022-06-22
上傳用戶: