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

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

SO-called

  • matlab 與 C# 互編程.proficient in C# for the comrades, simulation of very complex procedures, if they ca

    matlab 與 C# 互編程.proficient in C# for the comrades, simulation of very complex procedures, if they can be called directly MATLAB has a function that will be the realization of this paper c # function call Matlab

    標(biāo)簽: proficient procedures simulation comrades

    上傳時(shí)間: 2016-11-19

    上傳用戶:Zxcvbnm

  • These files contain all of the code listings in C: The Complete Reference, 4th Edition The so

    These files contain all of the code listings in C: The Complete Reference, 4th Edition The source code is organized into files by chapter. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested.

    標(biāo)簽: The Reference Complete listings

    上傳時(shí)間: 2016-11-23

    上傳用戶:nanshan

  • Lotus Notes開發(fā)用的在線DHTML編輯器,基于Active X control 1. This rich text editor is based on the editor used

    Lotus Notes開發(fā)用的在線DHTML編輯器,基于Active X control 1. This rich text editor is based on the editor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original code. I only extended the base code to add more features, such as cut/copy/paste and adding tables. 2. This editor is based on an Active X control, so it will only work in Internet Explorer. I tested this in IE 5.5, but I think it should would in IE 5.x The Active X control is marked "safe for scripting" and should not trigger a warning from your browser about unsafe content.

    標(biāo)簽: editor control Active Lotus

    上傳時(shí)間: 2016-11-27

    上傳用戶:kr770906

  • this a Navier-Stokes equations solver. It support grids contains of multiple connected rectangles. S

    this a Navier-Stokes equations solver. It support grids contains of multiple connected rectangles. So you can simulate viscous flows in any complicated tubes

    標(biāo)簽: Navier-Stokes rectangles equations connected

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

    上傳用戶:yuanyuan123

  • I often need a simple function generator. Just to generate a certain frequency. After all the years

    I often need a simple function generator. Just to generate a certain frequency. After all the years I ve worked with electronics, I still haven t got me one. Even though I need it now and then, I just couldn t seem to justify the cost of one. So, standard solution - build one yourself. I designed a simple sinewave generator based on a Analog Devices AD9832 chip. It will generate a sinewave from 0.005 to 12 MHz in 0.005 Hz steps. That s pretty good, and definitely good enough for me ! But while waiting for the AD9832 chip to arrive, I came up with a very simple version of the DDS synth, using just the 2313 and a resistor network.

    標(biāo)簽: frequency generator function generate

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

    上傳用戶:thesk123

  • Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work

    Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the C++ Standards Committee s Library Technical Report (TR1) as a step toward becoming part of a future C++ Standard. More Boost libraries are proposed for the upcoming TR2. Boost works on almost any modern operating system, including UNIX and Windows variants. Follow the Getting Started Guide to download and install Boost. Popular Linux and Unix distributions such as Fedora, Debian, and NetBSD include pre-built Boost packages. Boost may also already be available on your organization s internal web server.

    標(biāo)簽: libraries peer-reviewed emphasize provides

    上傳時(shí)間: 2016-12-05

    上傳用戶:semi1981

  • Please read this document before attempting to compile and run the libraries and applications! The p

    Please read this document before attempting to compile and run the libraries and applications! The projects must be compiled in a particular order. Standard support questions are about compiler and/or linker errors that are generated when users try to compile the projects in the wrong order. Other information of interest is available here, so read the entire document fi rst. Wild Magic Version 2.1 is what ships with the fi rst printing of the Game Physics book. Some of the applications that are referenced in the book did not make it onto the CD–ROM for the book. Version 2.2 contains those applications, plus more

    標(biāo)簽: applications attempting and libraries

    上傳時(shí)間: 2014-01-16

    上傳用戶:Late_Li

  • ST uPSD32XX I2C This example demo code is provided as is and has no warranty, implied or otherwise.

    ST uPSD32XX I2C This example demo code is provided as is and has no warranty, implied or otherwise. You are free to use/modify any of the provided code at your own risk in your applications with the expressed limitation of liability (see below) so long as your product using the code contains at least one uPSD products (device)

    標(biāo)簽: otherwise provided warranty example

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

    上傳用戶:標(biāo)點(diǎn)符號(hào)

  • These routines model tropospheric radiowave propagation over variable terrain and calculates propaga

    These routines model tropospheric radiowave propagation over variable terrain and calculates propagation loss vs. height and range. Propagation loss is displayed in dB contours on a height vs. range plot. TPEM is based on the split-step Fourier PE method and was originally developed from an early PE model called PEPC, written by Fred Tappert. Propagation loss over variable terrain is modeled by shifting the field an appropriate number of bin widths correspondc ing to the height of the ground. The field is determined using the smooth earth PE method.

    標(biāo)簽: tropospheric propagation calculates radiowave

    上傳時(shí)間: 2017-01-01

    上傳用戶:225588

  • AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Em

    AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.

    標(biāo)簽: installation Windows Driver March

    上傳時(shí)間: 2014-09-06

    上傳用戶:yuzsu

主站蜘蛛池模板: 宽城| 新竹县| 阿瓦提县| 洪洞县| 抚远县| 北碚区| 社旗县| 辽源市| 新宾| 宁河县| 磴口县| 临安市| 怀来县| 枣阳市| 泰州市| 丰镇市| 炉霍县| 石门县| 陈巴尔虎旗| 佛坪县| 元朗区| 佛冈县| 韩城市| 辉南县| 七台河市| 惠水县| 鸡泽县| 台中县| 开原市| 吉木乃县| 鹤岗市| 金湖县| 且末县| 莲花县| 佛学| 师宗县| 安义县| 永寿县| 和硕县| 清丰县| 花垣县|