The matlab program is effective to be used for fringe processing. It contours strain distribution using an interferogram.
資源簡介:The matlab program is effective to be used for fringe processing. It contours strain distribution using an interferogram.
上傳時間: 2017-09-23
上傳用戶:libenshu01
資源簡介:This book is designed to be used for the purpose to describe the structure of an optimizing compiler so that a reader can implement it or a variation (compiler writers always modify a design).
上傳時間: 2013-12-17
上傳用戶:CHINA526
資源簡介:The first decision, that has to be made for the AVR platform, is to select the development environment you want to use, either ImageCraft s ICCAVR or GNU s AVR-GCC. The commercial ImageCraft Compiler offers an advanced IDE and is the fir...
上傳時間: 2017-04-21
上傳用戶:從此走出陰霾
資源簡介:This document specifies a subset of the C programming language which is intended to be suitable for embedded automotive systems up to and including safety integrity level 3 (as defined in the MISRA Guidelines). It contains a list of rules...
上傳時間: 2013-12-11
上傳用戶:cursor
資源簡介:Guassian 2d filter : using numpy, matplotlib and scipy in python. Could be used for Image processing purposes
上傳時間: 2017-03-24
上傳用戶:weiwolkt
資源簡介:merge sort is a sorting algorithm used for sorting data it uses divide and conquer approach
上傳時間: 2017-09-11
上傳用戶:ommshaggar
資源簡介:Description Combination of book reader and Web browsers. This program can be used for Web browsing, reading news sites, downloading and reading books and atricles from the Web. It is not implement all HTML browser functionality - it doe...
上傳時間: 2013-12-16
上傳用戶:qweqweqwe
資源簡介:Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming mod...
上傳時間: 2014-09-09
上傳用戶:haohaoxuexi
資源簡介:* This driver is to be used as a skeleton driver to be able to create a * USB driver quickly. The design of it is based on the usb-serial and * dc2xx drivers.
上傳時間: 2016-12-20
上傳用戶:13188549192
資源簡介:a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or external). It implements the vendor specific command bRequest = 0xA3. The address to download/upload to/from is specified in the wValue fie...
上傳時間: 2013-12-25
上傳用戶:zhaiye
資源簡介:The CMUPA is designed to be a low bandwidth, highly flexible architecture .This is it s protocol.
上傳時間: 2014-01-16
上傳用戶:1966640071
資源簡介:This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorithm For The Angle Of Arrival Estimation And Null Steering Algorithm For The Weights Estimation To The Required Output Radiation Pattern ...
上傳時間: 2014-01-02
上傳用戶:三人用菜
資源簡介:The information in this publication is believed to be accurate as of its publication date. Such information is subject to change without notice and The ATM Forum is not responsible for any errors. The ATM Forum does not assume any respons...
上傳時間: 2015-09-16
上傳用戶:1109003457
資源簡介:We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminate...
上傳時間: 2014-01-02
上傳用戶:zhuyibin
資源簡介:Zlib函數列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the proc...
上傳時間: 2014-01-03
上傳用戶:lhc9102
資源簡介:RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515, etc.), except for the 8?C751 and 8?C752. RTX-251 extends the functionality of...
上傳時間: 2013-12-13
上傳用戶:refent
資源簡介:pic mcu received demo program , this progam must be used with the pic_trasmit.rar file !
上傳時間: 2013-12-31
上傳用戶:璇珠官人
資源簡介:This file describes the settings to be used by the documentation system doxygen (www.doxygen.org) for a project
上傳時間: 2014-01-24
上傳用戶:ddddddos
資源簡介:libgsmc is a GSM Communications library intended to be used as a foundation for phone applications on linux based handheld mobile phones.
上傳時間: 2016-02-14
上傳用戶:ecooo
資源簡介:采用3D Bresenham算法在兩點間劃一直線 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which i...
上傳時間: 2013-12-10
上傳用戶:sz_hjbf
資源簡介:* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any * matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver * can support "SHIFT" keys. The...
上傳時間: 2016-11-14
上傳用戶:ardager
資源簡介:This program is about data organization using Visual C++ tools.It is able to control the other s computers in the computer of oneself by running this program.
上傳時間: 2014-01-25
上傳用戶:ayfeixiao
資源簡介:Good morning, dear teachers. I am very glad to be here for your interview. my name is xx.I am 21 years old. I come from Dafang, a small town of Guizhou province. My undergraduate period will be accomplished in East China Jiaotong University...
上傳時間: 2014-01-11
上傳用戶:釣鰲牧馬
資源簡介:this is the opencv source code that can be used free
上傳時間: 2014-12-20
上傳用戶:王楚楚
資源簡介:the fuction performs thresholding to the eye images. this function can be used in implementing daugman algo for iris localization.
上傳時間: 2017-03-23
上傳用戶:trepb001
資源簡介:This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods
上傳時間: 2013-12-03
上傳用戶:xzt
資源簡介:This is useful in finding the day easter sunday falls on a given year...could be used for instructional purposes
上傳時間: 2014-01-07
上傳用戶:ikemada
資源簡介:a matlab code that can be used for calculating the PCA of any kind of data , using simulink
上傳時間: 2017-09-03
上傳用戶:zhichenglu
資源簡介:map server code iot can be used for developing map appliaction to render the map on .NET plateform
上傳時間: 2014-01-03
上傳用戶:liuchee
資源簡介:This book is intended to be a complete and useful reference to the unified modeling language (UML) for the developer,architect,project manager,sysetem engineer,programmer,analyst,contracting officer,customer,and anyone else who needs to spe...
上傳時間: 2017-09-24
上傳用戶:eclipse