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
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.
標簽: Onix demonstration precompiled the
上傳時間: 2014-11-26
上傳用戶:xinzhch
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.
上傳時間: 2015-02-26
上傳用戶:cjm3345
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
上傳用戶:凜風拂衣袖
最小二乘法曲面擬合,包括C程序及說明文件。對于搞三維重建的有一定幫助-Least squares surface fitting, including the C procedures and DOCUMENTATION. For engaging in three-dimensional reconstruction to some extent help the
標簽: 通信網
上傳時間: 2015-11-28
上傳用戶:schhqq
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
標簽: Toolkit
上傳時間: 2020-07-05
上傳用戶:
#SFML —簡單快速的多媒體庫 SFML是一種簡單,快速,跨平臺和面向對象的多媒體API。它提供對窗口,圖形,音頻和網絡的訪問。它是用C ++編寫的,并且具有針對各種語言(例如C,.Net,Ruby,Python)的綁定。 ##作者 -Laurent Gomila-主要開發人員(laurent@sfml-dev.org) -Marco Antognini-OS X開發人員(hiura@sfml-dev.org) -Jonathan De Wachter — Android開發人員(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社區的許多其他成員 ## 下載 您可以在[SFML的網站](https://www.sfml-dev.org/download.php)上獲得最新的官方版本。您還可以從[Git存儲庫](https://github.com/SFML/SFML)獲取當前的開發版本。 ##安裝 按照[tutorials](https://www.sfml-dev.org/tutorials/)的說明進行操作,SFML支持的每個平臺/編譯器都有一個。 ## 學習 有很多學習SFML的地方: * [官方教程](https://www.sfml-dev.org/tutorials/) * [在線API文檔](https://www.sfml-dev.org/DOCUMENTATION/) * [社區Wiki](https://github.com/SFML/SFML/wiki/) * [社區論壇](https://en.sfml-dev.org/forums/)([法語](https://fr.sfml-dev.org/forums/)) ##貢獻 SFML是一個開源項目,它需要您的幫助才能繼續發展和改進。如果您想參與其中并提出一些其他功能,提交錯誤報告或提交補丁,請查看[貢獻準則](https://www.sfml-dev.org/contribute.php)。
上傳時間: 2021-01-25
上傳用戶:
說明: 51單片機控制fm1702射頻讀卡芯片讀寫mifare1卡全套資料。包括電路圖,pcb板圖,上、下位機軟件及源碼,stc單片機下載軟件,各種資料文檔等。(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.)
上傳時間: 2022-05-27
上傳用戶:
說明: msp430F系列單片機bootloader原理與實現完整版源碼、文檔及說明(Msp430F series microcontroller bootloader principle and implementation of the full version of the source code, DOCUMENTATION and instructions)
上傳時間: 2022-06-06
上傳用戶:kingwide
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.
標簽: AC101
上傳時間: 2022-06-28
上傳用戶:xsr1983