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

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

documentatiOn

文件編制是一種關(guān)于裝配的資料。
  • 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.

    標(biāo)簽: Lightweight Originally Framework USB

    上傳時(shí)間: 2013-12-17

    上傳用戶:源碼3

  • These are precompiled demonstration programs of the Onix toolkit. They do not include the Onix tool

    These are precompiled demonstration programs of the Onix toolkit. They do not include the Onix toolkit but are examples of very simple applications written with the toolkit. They are designed to show both how Onix works and also to show how easy it is to integrate the Onix toolkit into a project. While they show many of the features of the Onix toolkit, they don t show all of them. Please consult our documentatiOn, available at our website, to see many of the features Onix gives you. We have included online the full documentatiOn for the Onix toolkit.

    標(biāo)簽: Onix demonstration precompiled the

    上傳時(shí)間: 2014-11-26

    上傳用戶:xinzhch

  • openssl源碼

    openssl源碼 The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS) protocols as well as a full-strength general purpose cryptography library. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentatiOn.

    標(biāo)簽: ssl、openssl、網(wǎng)絡(luò)、安全

    上傳時(shí)間: 2015-02-26

    上傳用戶:cjm3345

  • 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.

    標(biāo)簽: matlab有限元網(wǎng)格劃分程序

    上傳時(shí)間: 2015-08-12

    上傳用戶:凜風(fēng)拂衣袖

  • wangluo ppt

    最小二乘法曲面擬合,包括C程序及說(shuō)明文件。對(duì)于搞三維重建的有一定幫助-Least squares surface fitting, including the C procedures and documentatiOn. For engaging in three-dimensional reconstruction to some extent help the

    標(biāo)簽: 通信網(wǎng)

    上傳時(shí)間: 2015-11-28

    上傳用戶:schhqq

  • Tcl_and_The_Tk_Toolkit

    This manuscript is a partial draft of a book to be published in early 1994 by AddisonWesley (ISBN 0-201-63337-X). Addison-Wesley has given me permission to make drafts of the book available to the Tcl community to help meet the need for introductory documentatiOn on Tcl and Tk until the book becomes available. Please observe the restrictions set forth in the copyright notice above: you’re welcome to make a copy for yourself or a friend but any sort of large-scale reproduction or reproduction for profit requires advance permission from Addison-Wesley

    標(biāo)簽: Toolkit

    上傳時(shí)間: 2020-07-05

    上傳用戶:

  • #SFML —簡(jiǎn)單快速的多媒體庫(kù)

    #SFML —簡(jiǎn)單快速的多媒體庫(kù) SFML是一種簡(jiǎn)單,快速,跨平臺(tái)和面向?qū)ο蟮亩嗝襟wAPI。它提供對(duì)窗口,圖形,音頻和網(wǎng)絡(luò)的訪問(wèn)。它是用C ++編寫的,并且具有針對(duì)各種語(yǔ)言(例如C,.Net,Ruby,Python)的綁定。 ##作者   -Laurent Gomila-主要開發(fā)人員(laurent@sfml-dev.org)   -Marco Antognini-OS X開發(fā)人員(hiura@sfml-dev.org)   -Jonathan De Wachter — Android開發(fā)人員(dewachter.jonathan@gmail.com)   -Jan Haller(bromeon@sfml-dev.org)   -Stefan Schindler(tank@sfml-dev.org)   -LukasDürrenberger(eXpl0it3r@sfml-dev.org)   -binary1248(binary1248@hotmail.com)   -阿圖·莫雷拉(Artur Moreira)(artturmoreira@gmail.com)   -Mario Liebisch(mario@sfml-dev.org)   -SFML社區(qū)的許多其他成員 ## 下載 您可以在[SFML的網(wǎng)站](https://www.sfml-dev.org/download.php)上獲得最新的官方版本。您還可以從[Git存儲(chǔ)庫(kù)](https://github.com/SFML/SFML)獲取當(dāng)前的開發(fā)版本。 ##安裝 按照[tutorials](https://www.sfml-dev.org/tutorials/)的說(shuō)明進(jìn)行操作,SFML支持的每個(gè)平臺(tái)/編譯器都有一個(gè)。 ## 學(xué)習(xí) 有很多學(xué)習(xí)SFML的地方:   * [官方教程](https://www.sfml-dev.org/tutorials/)   * [在線API文檔](https://www.sfml-dev.org/documentatiOn/)   * [社區(qū)Wiki](https://github.com/SFML/SFML/wiki/)   * [社區(qū)論壇](https://en.sfml-dev.org/forums/)([法語(yǔ)](https://fr.sfml-dev.org/forums/)) ##貢獻(xiàn) SFML是一個(gè)開源項(xiàng)目,它需要您的幫助才能繼續(xù)發(fā)展和改進(jìn)。如果您想?yún)⑴c其中并提出一些其他功能,提交錯(cuò)誤報(bào)告或提交補(bǔ)丁,請(qǐng)查看[貢獻(xiàn)準(zhǔn)則](https://www.sfml-dev.org/contribute.php)。

    標(biāo)簽: SFML 多媒體

    上傳時(shí)間: 2021-01-25

    上傳用戶:

  • 51單片機(jī)控制fm1702射頻讀卡芯片讀寫mifa...

    說(shuō)明:  51單片機(jī)控制fm1702射頻讀卡芯片讀寫mifare1卡全套資料。包括電路圖,pcb板圖,上、下位機(jī)軟件及源碼,stc單片機(jī)下載軟件,各種資料文檔等。(51 SCM control fm1702 RF reader chip card reader mifare1 a full set of data. Including the circuit diagram, pcb board map, the upper and lower-bit machine software and source code, stc SCM download software, all kinds of information documentatiOn.)

    標(biāo)簽: 51單片機(jī) fm1702 射頻芯片

    上傳時(shí)間: 2022-05-27

    上傳用戶:

  • MSP430 bootloader文檔+源碼

    說(shuō)明:  msp430F系列單片機(jī)bootloader原理與實(shí)現(xiàn)完整版源碼、文檔及說(shuō)明(Msp430F series microcontroller bootloader principle and implementation of the full version of the source code, documentatiOn and instructions)

    標(biāo)簽: msp430 IAP

    上傳時(shí)間: 2022-06-06

    上傳用戶:kingwide

  • 國(guó)產(chǎn)codec x-power AC101 用戶指南

    This documentatiOn is the original work and copyrighted property of X-Powers. Reproduction in whole orin part must obtain the written approval of X-Powers and give clear acknowledgement to the copyrightowner.

    標(biāo)簽: AC101

    上傳時(shí)間: 2022-06-28

    上傳用戶:xsr1983

主站蜘蛛池模板: 会宁县| 师宗县| 芜湖市| 清丰县| 湖北省| 禹州市| 融水| 嘉定区| 庆阳市| 陆良县| 博乐市| 上栗县| 罗甸县| 金沙县| 锡林郭勒盟| 息烽县| 大关县| 行唐县| 霞浦县| 乐亭县| 大冶市| 淳化县| 札达县| 巴彦县| 循化| 湟源县| 德清县| 亚东县| 青河县| 黑龙江省| 当涂县| 宜兰市| 于田县| 南安市| 唐海县| 楚雄市| 小金县| 雷州市| 城步| 南澳县| 营山县|