亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

mit

麻省理工學院(MassachusettsInstituteofTechnology),簡稱“麻省理工”(mit),位于美國馬薩諸塞州波士頓都市區(qū)劍橋市,主校區(qū)依查爾斯河而建,是一所私立研究型大學,愛國者聯(lián)盟附屬成員[74],全球大學校長論壇成員[73]。[1-3]
  • MD5的全稱是Message-digest Algorithm 5(信息-摘要算法)

    MD5的全稱是Message-digest Algorithm 5(信息-摘要算法),在90年代初由mit Laboratory for Computer Science和RSA Data Security Inc,的Ronald.L.Rivest開發(fā)出來,經(jīng)MD2、MD3和MD4發(fā)展而來。

    標簽: Message-digest Algorithm MD5 算法

    上傳時間: 2017-07-12

    上傳用戶:youmo81

  • LISP語言教程 簡單介紹LISP的用法Scheme 語言是LISP語言的一個方言(或說成變種)

    LISP語言教程 簡單介紹LISP的用法Scheme 語言是LISP語言的一個方言(或說成變種),它誕生于1975年的mit,對于這個有近三十年歷史的編程語言來說,它并沒有象C++,java,C#那樣受到商業(yè)領(lǐng)域的青睞,在國內(nèi)更是顯為人知。但它在國外的計算機教育領(lǐng)域內(nèi)卻是有著廣泛應(yīng)用的,有很多人學的第一門計算機語言就是Scheme語言。

    標簽: LISP Scheme 語言 語言教程

    上傳時間: 2014-01-04

    上傳用戶:qwe1234

  • 一本學習VHDL的外文原版好書

    一本學習VHDL的外文原版好書,mit指定教材,從基礎(chǔ)一點點深入

    標簽: VHDL

    上傳時間: 2013-12-14

    上傳用戶:qiao8960

  • LUFA (Lightweight USB Framework for AVRs) is my first foray into the world of USB. Originally based

    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

  • 數(shù)據(jù)挖掘原理英文原版第二版

    數(shù)據(jù)挖掘原理英文原版第二版,mit出版社,數(shù)據(jù)挖掘的經(jīng)典書籍,是對數(shù)據(jù)挖掘概念和技術(shù)的一次全面介紹,適合作為參考書籍。

    標簽: 數(shù)據(jù)挖掘 英文

    上傳時間: 2013-12-16

    上傳用戶:003030

  • MD5的全稱是Message-digest Algorithm 5(信息-摘要算法)

    MD5的全稱是Message-digest Algorithm 5(信息-摘要算法),用于確保信息傳輸完整一致。在90年代初由mit Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest開發(fā)出來,經(jīng)MD2、MD3和MD4發(fā)展而來。它的作用是讓大容量信息在用數(shù)字簽名軟件簽署私人密鑰前被"壓縮"成一種保密的格式(就是把一個任意長度的字節(jié)串變換成一定長的大整數(shù))。

    標簽: Message-digest Algorithm MD5 算法

    上傳時間: 2013-12-16

    上傳用戶:wff

  • distmesh

    matlab有限元網(wǎng)格劃分程序 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有限元網(wǎng)格劃分程序

    上傳時間: 2015-08-12

    上傳用戶:凜風拂衣袖

  • 數(shù)學分析原理

    數(shù)學分析原理,斯坦福,杜克,mit,佐治亞理工等大學數(shù)學分析課程用書

    標簽: 數(shù)學分析

    上傳時間: 2019-09-12

    上傳用戶:為防輻射地方

  • putty

    PuTTY是一個Telnet、SSH、rlogin、純TCP以及串行接口連接軟件。較早的版本僅支持Windows平臺,在最近的版本中開始支持各類Unix平臺,并打算移植至Mac OS X上。除了官方版本外,有許多第三方的團體或個人將PuTTY移植到其他平臺上,像是以Symbian為基礎(chǔ)的移動電話。PuTTY為一開放源代碼軟件,主要由Simon Tatham維護,使用mit licence授權(quán)。隨著Linux在服務(wù)器端應(yīng)用的普及,Linux系統(tǒng)管理越來越依賴于遠程。在各種遠程登錄工具中,Putty是出色的工具之一。Putty是一個免費的、Windows x86平臺下的Telnet、SSH和rlogin客戶端,但是功能絲毫不遜色于商業(yè)的Telnet類工具

    標簽: putty

    上傳時間: 2020-12-15

    上傳用戶:

  • 大數(shù)據(jù)分析的深度神經(jīng)網(wǎng)絡(luò)方法

    自然語言處理:顛覆傳統(tǒng)自然語言處理模式,突破自然語言處理前沿難關(guān)視覺內(nèi)容理解:將視覺對象和自然語言相結(jié)合,打造可用的視覺內(nèi)容理解產(chǎn)品語音識別:語音識別率大幅上升,入選mit科技評論2016年十大突破技術(shù)

    標簽: 大數(shù)據(jù) 深度神經(jīng)網(wǎng)絡(luò)

    上傳時間: 2022-06-22

    上傳用戶:

主站蜘蛛池模板: 宜都市| 绥芬河市| 卢湾区| 苏尼特左旗| 万宁市| 浏阳市| 台安县| 昌吉市| 玛多县| 夏邑县| 松原市| 景谷| 东乡| 合作市| 北碚区| 张家港市| 平山县| 开远市| 济南市| 泾源县| 呼和浩特市| 拉萨市| 台北县| 若羌县| 维西| 那曲县| 平昌县| 工布江达县| 呼图壁县| 定日县| 大理市| 长寿区| 连城县| 讷河市| 西藏| 灌云县| 治多县| 黄骅市| 信阳市| 仙桃市| 噶尔县|