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

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

stored

  • 基于PIC18F1320微控制器的信號(hào)采集系統(tǒng)

      便攜式信號(hào)采集在機(jī)器健康診斷系統(tǒng)中有較高的應(yīng)用價(jià)值。機(jī)器健康診斷的信號(hào)特點(diǎn)是包括低頻信號(hào)。本文研究是為了實(shí)現(xiàn)簡(jiǎn)易而且低成本的低頻便攜式信號(hào)采集。以Microchip公司單片機(jī)PIC18F1320為核心設(shè)計(jì)信號(hào)采集電路,實(shí)現(xiàn)了信號(hào)的采集和保存。系統(tǒng)采用串行電可擦除芯片24LC32A保存數(shù)據(jù),經(jīng)過(guò)有線通信,信號(hào)數(shù)據(jù)由串行口通過(guò)MAX232芯片輸送到微型計(jì)算機(jī)接收和保存,最后繪制出信號(hào)波形。 微型計(jì)算機(jī)程序采用Visual Basic編程。研究成功采樣頻率為3 kHz的復(fù)雜信號(hào),證明該方案符合設(shè)計(jì)要求。   Abstract:   Portable signal acquisition is useful in machine health monitoring systems. The signal characteristics of machine health monitoring includes low frequency signals. The goal of this study is to realize simple, inexpensive and portable low frequency signal sampling. This paper provides the project of signal acquisition system design based on PIC18F1320 microcontroller manufactured by the Microchip Technology Incorporation to achieve signal sampling and storage. The system adopted EEPROM 24LC32A to store the signal data. The microcomputer received data via wired link with the MAX232 IC through the serial port. The microcomputer program, programmed in Visual Basic, received the data, stored it and plotted the signal. The study successfully samples 3kHz complicated signals and thus meets the design requirement.

    標(biāo)簽: F1320 1320 PIC 18F

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

    上傳用戶:moerwang

  • 基于C8051F930的管道溫度壓力遠(yuǎn)程監(jiān)測(cè)系統(tǒng)

       為解決輸油管道溫度壓力參數(shù)實(shí)時(shí)監(jiān)測(cè)的問(wèn)題,設(shè)計(jì)了以C8051F930單片機(jī)作為控制核心的超低功耗輸油管道溫度壓力遠(yuǎn)程監(jiān)測(cè)系統(tǒng)。現(xiàn)場(chǎng)儀表使用高精度電橋采集數(shù)據(jù),通過(guò)433 MHz短距離無(wú)線通信網(wǎng)絡(luò)與遠(yuǎn)程終端RTU進(jìn)行通信,RTU通過(guò)GPRS網(wǎng)絡(luò)與PC上位機(jī)進(jìn)行遠(yuǎn)程數(shù)據(jù)傳輸,在上位機(jī)中實(shí)現(xiàn)數(shù)據(jù)存儲(chǔ)和圖形化界面顯示,從而實(shí)現(xiàn)輸油管道溫度壓力參數(shù)的實(shí)時(shí)監(jiān)測(cè)和異常報(bào)警。經(jīng)實(shí)驗(yàn)證明,該系統(tǒng)的12位數(shù)據(jù)采集精度滿足設(shè)計(jì)要求,漏碼率小于1%,正常工作時(shí)間超過(guò)5個(gè)月,能實(shí)時(shí)有效地監(jiān)測(cè)輸油管道的溫度壓力參數(shù),節(jié)省大量人工成本,有效預(yù)防管道參數(shù)異常造成的經(jīng)濟(jì)損失和環(huán)境污染。 Abstract:  In order to solve the problems on real-time monitoring of pipeline temperature and pressure parameters, the ultra-low power remote pipeline temperature and pressure monitoring system was designed by using the single chip processor C8051F930 as the control core. The high-precision electric bridge was used in field instruments for data collection, the 433MHz short-range wireless communication network was used to make communication between field instrument and RTU, the GPRS was used by the RTU to transmit data to the PC host computer, and the data was stored and displayed in the PC host computer, so the real-time monitoring and exception alerts of pipeline temperature and pressure parameters were achieved. The experiment proves that the system of which error rate is less than 1% over five months working with the 12-bit data acquisition accuracy can effectively monitor the pipeline temperature and pressure parameters in real time, it saves a lot of labor costs and effectively prevents environmental pollution and economic losses caused by abnormal channel parameters.

    標(biāo)簽: C8051F930 溫度 壓力 遠(yuǎn)程監(jiān)測(cè)系統(tǒng)

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

    上傳用戶:cuibaigao

  • STM32啟動(dòng)代碼

    The bootloader is stored in the internal boot ROM memory (system memory) of STM32devices. It is programmed by ST during production. Its main task is to download theapplication program to the internal Flash memory through one of the available serialperipherals (USART, CAN, USB, etc.). A communication protocol is defined for each serialinterface, with a compatible command set and sequences

    標(biāo)簽: STM 32 啟動(dòng)代碼

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

    上傳用戶:417313137

  • 基于(英蓓特)STM32V100的串口程序

    This example provides a description of how  to use the USART with hardware flowcontrol and communicate with the Hyperterminal.First, the USART2 sends the TxBuffer to the hyperterminal and still waiting fora string from the hyperterminal that you must enter which must end by '\r'character (keypad ENTER button). Each byte received is retransmitted to theHyperterminal. The string that you have entered is stored in the RxBuffer array. The receivebuffer have a RxBufferSize bytes as maximum. The USART2 is configured as follow:    - BaudRate = 115200 baud      - Word Length = 8 Bits    - One Stop Bit    - No parity    - Hardware flow control enabled (RTS and CTS signals)    - Receive and transmit enabled    - USART Clock disabled    - USART CPOL: Clock is active low    - USART CPHA: Data is captured on the second edge     - USART LastBit: The clock pulse of the last data bit is not output to                      the SCLK pin

    標(biāo)簽: V100 STM 100 32V

    上傳時(shí)間: 2013-10-31

    上傳用戶:yy_cn

  • This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct

    This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.

    標(biāo)簽: implements I2C functions the

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

    上傳用戶:邶刖

  • SDP Search and Record generator OVERVIEW: Recognizing the difficulty in creating an SDP service

    SDP Search and Record generator OVERVIEW: Recognizing the difficulty in creating an SDP service description and search from scratch, Microsoft is providing a sample utility in bthnscreate.cxx to automatically create a service or record. This utility can be run to create an SDP record or to setup an SDP Service, Attribute, or ServiceAttribute search based on information stored in a human readable file.

    標(biāo)簽: Recognizing difficulty SDP generator

    上傳時(shí)間: 2015-04-16

    上傳用戶:dyctj

  • 用LPC213X系列的PWM來(lái)產(chǎn)生語(yǔ)音。語(yǔ)音數(shù)據(jù)來(lái)源于PC機(jī)轉(zhuǎn)換后得到的。最大可以是16位的。 由于是PWM所以輸出端口需要低通濾波才能夠得到比較干凈的聲音。 可以經(jīng)過(guò)修改使用LPC2132以上的

    用LPC213X系列的PWM來(lái)產(chǎn)生語(yǔ)音。語(yǔ)音數(shù)據(jù)來(lái)源于PC機(jī)轉(zhuǎn)換后得到的。最大可以是16位的。 由于是PWM所以輸出端口需要低通濾波才能夠得到比較干凈的聲音。 可以經(jīng)過(guò)修改使用LPC2132以上的ARM的D/A來(lái)產(chǎn)生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM.

    標(biāo)簽: LPC PWM 213X 2132

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

    上傳用戶:zhanditian

  • 內(nèi)容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, mani

    內(nèi)容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete 3.SQL Schema Statements--those used to create database objects, such as tables, indexes, and constraints 4.How data sets can interact with queries 5.The importance of subqueries 6.Data conversion and manipulation via SQL s built-in functions 7.How conditional logic can be used in Data Statements

    標(biāo)簽: computerized Statements database history

    上傳時(shí)間: 2015-04-25

    上傳用戶:ardager

  • The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

    The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an incident-field file using the "perfect" incident fields ptfsf-demo-file.c: FDTD code which uses the perfect incident fields stored in a file fdtdgen.h: defines macros used in much of my code Makefile: simple make-file to compile programs Also include are some simple script files to run the programs with reasonable values. The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.)

    標(biāo)簽: ptfsf following the contains

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

    上傳用戶:風(fēng)之驕子

  • Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione

    Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k)) If iamp=1: The Amplitude Res. amp(k)=20.*alog10(abs(h(k))). output parameters: amp :n dimensioned real array. the amplitude-frequency response is stored in amp(0) to amp(n-1). Note: this program will generate a data file "filename.dat" . in chapter 2

    標(biāo)簽: dimensione parameters amplitude response

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

    上傳用戶:xfbs821

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产欧美日韩免费| 亚洲视频一区二区在线观看| 中文高清一区| 伊人精品在线| 国产精品a级| 欧美四级电影网站| 欧美日韩在线一区| 欧美日韩xxxxx| 欧美国产日韩一区| 欧美成人69av| 欧美成年人网站| 欧美高清在线一区二区| 欧美大片免费观看在线观看网站推荐| 久久久精品国产免大香伊| 欧美伊人影院| 久久精品二区亚洲w码| 欧美专区18| 久久男人资源视频| 欧美 日韩 国产 一区| 欧美成人高清| 欧美日韩精品二区| 欧美日韩亚洲国产一区| 国产精品电影观看| 国产欧美在线观看一区| 黑人巨大精品欧美黑白配亚洲 | 国产精品久久久久久影视| 欧美久久电影| 国产精品久久久久久模特| 国产精品视频久久久| 国产一区激情| 亚洲人线精品午夜| 中日韩男男gay无套| 久久都是精品| 欧美精品久久久久久| 国产精品久久久久久一区二区三区| 国产日韩欧美在线看| 亚洲国产精品va在线看黑人| 日韩午夜精品视频| 欧美一区二区日韩| 欧美精品自拍| 国产一区91| 亚洲毛片在线看| 欧美一区视频| 欧美精品一区在线播放| 国产日韩精品久久| 亚洲精品一区二区在线观看| 亚洲在线观看| 美国十次成人| 国产精品欧美日韩| 亚洲国产另类久久久精品极度| 亚洲最新色图| 久久视频一区二区| 国产精品久久久一本精品| 在线精品视频一区二区三四| 在线综合亚洲| 欧美国产日本在线| 国模叶桐国产精品一区| 中文久久精品| 欧美国产视频一区二区| 国产性天天综合网| 亚洲午夜免费视频| 欧美精品一卡| 亚洲第一网站| 久久久久www| 国产美女在线精品免费观看| 日韩午夜在线| 欧美福利精品| 在线欧美三区| 久久精品夜色噜噜亚洲a∨| 国产精品久久精品日日| 亚洲毛片视频| 美女爽到呻吟久久久久| 国产三级欧美三级| 一区二区三区高清不卡| 欧美xxx在线观看| 亚洲第一精品久久忘忧草社区| 欧美一区二区三区男人的天堂| 欧美三级欧美一级| 日韩视频在线播放| 欧美mv日韩mv国产网站| 激情综合电影网| 久久成人综合网| 国产午夜精品全部视频播放 | 国产精品免费视频xxxx| 日韩一二三在线视频播| 欧美国产日韩一区| 亚洲精品黄色| 欧美激情精品久久久久久黑人| 亚洲电影第三页| 美日韩精品视频| 亚洲黑丝一区二区| 欧美国产精品中文字幕| 91久久精品国产91久久性色tv | 欧美资源在线观看| 国产日韩视频一区二区三区| 欧美一区二区三区免费观看| 国产欧美精品一区| 久久久久久**毛片大全| 一区二区视频欧美| 欧美成年人在线观看| 亚洲美女在线视频| 欧美系列亚洲系列| 亚洲一区二区三区四区视频| 欧美日韩美女一区二区| 亚洲乱码国产乱码精品精| 男男成人高潮片免费网站| 亚洲国产婷婷综合在线精品 | 日韩午夜在线观看视频| 欧美日韩在线三区| 亚洲视频在线观看免费| 国产精品青草综合久久久久99| 亚洲图片欧美午夜| 国产精品中文字幕欧美| 欧美综合第一页| 亚洲国产高清在线观看视频| 欧美激情精品| 99在线精品视频在线观看| 欧美大片18| 亚洲综合色丁香婷婷六月图片| 欧美午夜www高清视频| 亚洲永久免费av| 国产一区二区三区久久久久久久久| 久久黄色网页| 精品福利av| 欧美大片在线看免费观看| 亚洲最新中文字幕| 国产精品福利网站| 小黄鸭精品aⅴ导航网站入口| 黄色亚洲网站| 免费人成精品欧美精品| 一本色道88久久加勒比精品 | 国产精品99久久久久久久女警 | 欧美日韩精品| 亚洲一区免费看| 激情视频一区二区| 欧美本精品男人aⅴ天堂| 亚洲一区二区精品在线| 国产日韩欧美一区二区三区在线观看| 久久久99爱| 亚洲视频香蕉人妖| 亚洲黄页一区| 国产精品男人爽免费视频1| 久久国产一区二区三区| 亚洲精品中文字| 国产性做久久久久久| 欧美www在线| 亚洲一区二区三区四区五区黄| 国产日韩欧美一二三区| 欧美精品一区二区蜜臀亚洲| 亚洲在线观看免费| 亚洲国产另类精品专区| 国产精品久久久对白| 久久精品国产亚洲精品| 洋洋av久久久久久久一区| 悠悠资源网久久精品| 国产精品久久夜| 欧美岛国激情| 欧美一区二区三区视频| 亚洲破处大片| 国产欧美日韩一区二区三区在线观看 | 欧美日韩精品免费看| 久久成人18免费网站| 亚洲精品乱码久久久久久黑人 | 欧美在现视频| 亚洲一区二区三区精品视频| 亚洲欧洲日产国产网站| 极品尤物一区二区三区| 国产伦精品一区二区三区四区免费| 欧美国产日韩免费| 欧美在线3区| 欧美在线播放高清精品| 欧美一区二区三区久久精品茉莉花| 亚洲永久精品国产| 午夜久久久久久久久久一区二区| 在线午夜精品| 亚洲在线1234| 欧美一区二区福利在线| 新狼窝色av性久久久久久| 欧美在线免费观看视频| 久久国产夜色精品鲁鲁99| 久久久一二三| 欧美高清日韩| 欧美日韩精品欧美日韩精品一| 欧美激情精品久久久久久| 欧美精品在线免费观看| 欧美日韩综合在线| 国产精品久久久久久影视| 国产亚洲欧美一区在线观看 | 国产精品分类| 国产精品日韩精品欧美在线| 国产精品一二三四| 国产亚洲va综合人人澡精品| 国产欧美日韩在线视频| 欧美体内she精视频在线观看| 国产精品久久久久久久久免费| 国产欧美丝祙| 亚洲国产精品va在线观看黑人| 亚洲精品视频免费观看| 亚洲一区日韩在线| 久久久精彩视频|