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

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

SINGLE-PORT

  • FT245U169 FIFO Loopback This program transmits data through the FT245BM FIFO data bus to the MSP430

    FT245U169 FIFO Loopback This program transmits data through the FT245BM FIFO data bus to the MSP430F169 on Port 4. The data is decremented and sent back out of Port 4 to to FIFO on the FT245BM. Use Hyperterminalto send and receive data. FIFO control lines are on Port2 (P2.0-P2.3).

    標簽: FIFO data 245 transmits

    上傳時間: 2013-12-26

    上傳用戶:古谷仁美

  • RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a

    RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.

    標簽: functionality provide written employ

    上傳時間: 2016-08-24

    上傳用戶:小眼睛LSL

  • This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming boo

    This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming book “Single Carrier FDMA: A New Air Interface for Long Term Evolution” (Wiley, Nov. 2008) which I co-authored with professor David J. Goodman at Polytechnic University. The purpose of this simulator is to give some concrete idea of how SC-FDMA system works. It does lack many realistic and sophisticated features such as channel coding, time-varying fading channel model, soft decision decoding, etc. Regardless, I am hoping that it will help you understand SC-FDMA which is a fairly new development in 3GPP LTE.

    標簽: simulator This baseband upcoming

    上傳時間: 2016-08-26

    上傳用戶:小草123

  • Data Acquisition Device 數據采集辦法 * Module Description組件描述: * Analog Data Acquisition模擬數據采集器組件使

    Data Acquisition Device 數據采集辦法 * Module Description組件描述: * Analog Data Acquisition模擬數據采集器組件使用 EE314 * 設備接口通過RS232串行口serial port到PC,同時提供協議protocol支持最多5個對 * 手方頻道

    標簽: Acquisition Data Description Analog

    上傳時間: 2016-08-26

    上傳用戶:alan-ee

  • MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectr

    MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectra (having similar m/z values ?within a given tolerance), and creates a single consensus spectrum as a representative. The input formats accepted are: dta, mgf, mzXML. The output format is mgf.

    標簽: MS-Clustering designed datasets cluster

    上傳時間: 2013-12-20

    上傳用戶:cursor

  • 上位機(386以上PC機)的所有程序是在BORLAND C++環(huán)境下編譯的

    上位機(386以上PC機)的所有程序是在BORLAND C++環(huán)境下編譯的,因此串行通信程序可以直接應用I/O通信庫函數bioscom(),該函數在由port指定的I/O端口上執(zhí)行RS-232通信操作。通信前,根據與8098單片機的通信協議,設定通信的串行端口、數據位數、停止位數、波特率,由于上位機時鐘為12MHz,所以對應的波特率應設置為4800。下面給出上位機串行通信的部分程序:

    標簽: BORLAND 386 上位機 PC機

    上傳時間: 2016-08-29

    上傳用戶:siguazgb

  • 使用RS232串口2

    使用RS232串口2,通過Copley電機控制卡控制電機運轉的VB程序。文件夾中包含有程序開發(fā)手冊。 Using RS232 2 port, a VB program is developed for Copley motor control card, by which motors can move precisely. A handbook for program develpoment is involved in the rar file.

    標簽: 232 RS 串口

    上傳時間: 2016-09-21

    上傳用戶:qiao8960

  • 串口通訊控件。先把 Pcomm.dll 文件拷貝到OS能找得到的目錄下。 在Component菜單下選擇Install Component子菜單

    串口通訊控件。先把 Pcomm.dll 文件拷貝到OS能找得到的目錄下。 在Component菜單下選擇Install Component子菜單,選擇Into existing package 或者 Into new package,在其中的Unit file name選擇Port.pas文件,在Package file name 中輸入包的名字,然后按OK選擇安裝。

    標簽: Component Install Pcomm dll

    上傳時間: 2016-09-21

    上傳用戶:偷心的海盜

  • ST7787 芯片的SPEC

    ST7787 芯片的SPEC,比亞迪2.4inchLCM的SPEC。The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and 320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts Serial Peripheral Interface (SPI), 8-bits/9-bits/16-bits/18-bits parallel interface. Display data can be stored in the on-chip display data RAM of 240x320x18 bits. It can perform display data RAM read/write operation with no external operation clock to minimize power consumption. In addition, because of the integrated power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.

    標簽: 7787 SPEC ST 芯片

    上傳時間: 2016-09-22

    上傳用戶:woshini123456

  • 使用RS232串口2

    使用RS232串口2,通過Copley電機控制卡控制電機運轉的VC程序。并且程序開發(fā)手冊也包含在文件夾內。 Using RS232 2 port, a VC program is developed for Copley motor control card, by which motors can move precisely. And a handbook for program development is inclued in the rar file.

    標簽: 232 RS 串口

    上傳時間: 2014-12-20

    上傳用戶:水口鴻勝電器

主站蜘蛛池模板: 六枝特区| 全南县| 夏津县| 浪卡子县| 襄樊市| 璧山县| 抚远县| 宁海县| 车致| 哈巴河县| 宣汉县| 彭州市| 洛隆县| 加查县| 昭苏县| 平定县| 武平县| 合肥市| 元谋县| 锦屏县| 桂阳县| 临沭县| 南雄市| 故城县| 赤城县| 班玛县| 无锡市| 金秀| 老河口市| 榆社县| 海伦市| 宣化县| 泽州县| 车致| 贡嘎县| 射阳县| 阿鲁科尔沁旗| 千阳县| 双城市| 信宜市| 耒阳市|