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

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

SERIES

在除氣泡圖以外的所有圖表類型中,SERIES函數都具有下表中列出的參數。在氣泡圖中,SERIES函數還要用一個額外的參數來指定氣泡的大小。
  • ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project

    ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a SERIES of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image.

    標簽: Visual-to-Audio Electronic download project

    上傳時間: 2017-02-01

    上傳用戶:笨小孩

  • 這個是一個vb編的GPS程序的源代碼

    這個是一個vb編的GPS程序的源代碼,呵呵希望對大家會有所幫助!-this a vb SERIES of the GPS program s source code, as long as you will want to help!

    標簽: GPS 程序 源代碼

    上傳時間: 2014-12-22

    上傳用戶:啊颯颯大師的

  • This book uses the Python language to teach pro - gramming concepts and problem -solving skills,

    This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student learns how to design the logic of programs and then implement those programs using Python. This book is ideal for an introductory programming course or a programming logic and design course using Python as the language. As with all the boolts in the Starting Out With SERIES, the hallmark of this text is its clear, friendly, and easy -to-understand writing. In addition, it is rich in example programs that are concise and practical. The programs in this book include short examples that highlight specific programming topics, as well as more involved examples that focus on problem solving. Each chapter provides one or more case studies that provide step -by-step analysis of a specific problem and shows the student how to solve it.

    標簽: language gramming concepts problem

    上傳時間: 2014-01-12

    上傳用戶:獨孤求源

  • 3D FDTD 計算程序 ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published un

    3D FDTD 計算程序 ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD SERIES of codes, and it illustrates in heavily commented C and Fortran the basic tasks in implementing a simple 3D FDTD simulation.

    標簽: FDTD stripped-down dimensional minimalist

    上傳時間: 2013-12-25

    上傳用戶:fhzm5658

  • 介紹計算機上實現gsm modem短消息收發的模式

    介紹計算機上實現gsm modem短消息收發的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模塊UCS2 編碼、解碼原理,以及gsm modem發送與接收PDU 串的編制方式, VB 中的MSCOMM 控件,實現gsm modem短消息收發的核心內容。-briefed on computer modem gsm SMS transceiver model, described GSM modem PDU models, including the PDU mode GSM modem module UCS2 encoding, decoding principle, and GSM modems send and receive PDU SERIES presentation, the VB MSCOMM Control and achieve short GSM modem news transceiver core content

    標簽: modem gsm 計算機 收發

    上傳時間: 2017-03-10

    上傳用戶:cxl274287265

  • In computer vision, sets of data acquired by sampling the same scene or object at different times, o

    In computer vision, sets of data acquired by sampling the same scene or object at different times, or from different perspectives, will be in different coordinate systems. Image registration is the process of transforming the different sets of data into one coordinate system. Registration is necessary in order to be able to compare or integrate the data obtained from different measurements. Image registration is the process of transforming the different sets of data into one coordinate system. To be precise it involves finding transformations that relate spatial information conveyed in one image to that in another or in physical space. Image registration is performed on a SERIES of at least two images, where one of these images is the reference image to which all the others will be registered. The other images are referred to as target images.

    標簽: different computer acquired sampling

    上傳時間: 2013-12-28

    上傳用戶:來茴

  • Fortran has always been the principal language used in the fields of scientific, numerical, and en

    Fortran has always been the principal language used in the fields of scientific, numerical, and engineering programming, and a SERIES of revisions to the standard defining successive versions of the language has progressively enhanced its power and kept it competitive with several generations of rivals. Beginning in 1978, the technical committee responsible for the development of Fortran standards, X3J3 (now called J3), laboured to produce a new, much- needed modern version of the language, Fortran 90. Its purpose is to "promote portability, reliability, maintainability, and efficient execution... on a variety of computing systems". The standard was published in 1991, and work began in 1993 on a minor revision, known informally as Fortran 95. Now this revised

    標簽: scientific the principal numerical

    上傳時間: 2017-04-12

    上傳用戶:a3318966

  • CANopen Programmer鈥檚 Manual - This manual describes the CANopen implementation developed by Copley C

    CANopen Programmer鈥檚 Manual - This manual describes the CANopen implementation developed by Copley Controls Corporation for the Accelnet, Xenus, R-SERIES, and Stepnet amplifiers.

    標簽: CANopen implementation Programmer describes

    上傳時間: 2013-12-21

    上傳用戶:stampede

  • The aip file contains few Matlab routines for 1D line scan analysis, 1D scaling, 2D scaling, image b

    The aip file contains few Matlab routines for 1D line scan analysis, 1D scaling, 2D scaling, image brightness or contrast variation routine and rouitne for finding area between zero cossings of 1D times SERIES.

    標簽: scaling contains analysis routines

    上傳時間: 2014-01-19

    上傳用戶:xmsmh

  • Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of oth

    Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a SERIES of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.

    標簽: Exceptional engineering software example

    上傳時間: 2017-06-07

    上傳用戶:yt1993410

主站蜘蛛池模板: 海阳市| 海安县| 阳高县| 武宁县| 鲁甸县| 凯里市| 米易县| 建水县| 漳平市| 西乌珠穆沁旗| 秭归县| 乐东| 吉水县| 岳西县| 临高县| 彝良县| 东乡族自治县| 宣汉县| 锦屏县| 新丰县| 石柱| 公安县| 安多县| 无棣县| 韶关市| 东安县| 彭阳县| 比如县| 闽侯县| 福泉市| 甘洛县| 望都县| 洪江市| 且末县| 龙山县| 新和县| 双峰县| 嵊泗县| 那坡县| 东辽县| 蒙阴县|