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

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

Hyper-Terminal

  • This text surrounds the development of the electric power SCADA system exactly, aiming at the presen

    This text surrounds the development of the electric power SCADA system exactly, aiming at the present condition of the our country electric power charged barbed wire net currently, according to the oneself at the e- lectric power protect the profession after the electricity in seven years of development, design and adjust to try the experience on the scene from following severals carry on the treatise:Is the emergence to the system of SC- ADA and developments to introduce first Carry on the introduction elucidation to applied present condition and the development foregrounds of various terminal equipments communication agreement(rules invite) the next in order Then is the elucidation to the windows the bottom according to the mfc the plait distance environment an- d VC++6.0 plait distance softwares Carry on the more detailed treatise to the realization of the procedure struct- ure frame and the source code again End is the applied case example give examples.

    標(biāo)簽: the development surrounds electric

    上傳時(shí)間: 2014-10-28

    上傳用戶:liuchee

  • 一個(gè)gsm-lib,c語(yǔ)言書寫。支持發(fā)送短信、電話等通用接口

    一個(gè)gsm-lib,c語(yǔ)言書寫。支持發(fā)送短信、電話等通用接口,具有良好的terminal控制。

    標(biāo)簽: gsm-lib 語(yǔ)言 發(fā)送 短信

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

    上傳用戶:xlcky

  • This book describes the following communications applications: Mail, Message Handler( MH), Transmiss

    This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous Terminal Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending mail and messages, transferring files( ftp command), printing files from and to a remote system, running commands on other systems, communicating between local and remote systems, and customizing the communications environment.

    標(biāo)簽: communications applications Transmiss describes

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

    上傳用戶:woshini123456

  • 相信您在網(wǎng)路上一定用過如 tin,elm 等工具, 這些軟體有項(xiàng)共同的特色, 即他們能利用上下左右等方向鍵來控制游標(biāo)的位置. 除此之外, 這些程式 的畫面也較為美觀. 對(duì) Programm

    相信您在網(wǎng)路上一定用過如 tin,elm 等工具, 這些軟體有項(xiàng)共同的特色, 即他們能利用上下左右等方向鍵來控制游標(biāo)的位置. 除此之外, 這些程式 的畫面也較為美觀. 對(duì) Programming 有興趣的朋友一定對(duì)此感到好奇, 也 許他能在 PC 上用 Turbo C 輕易地寫出類似的程式, 然而, 但當(dāng)他將相同 的程式一字不變地移到工作站上來編譯時(shí), 卻出現(xiàn)一堆抓也抓不完的錯(cuò)誤. 其實(shí), 原因很簡(jiǎn)單, 他使用的函式庫(kù)可能在 UNIX 上是沒有定義的. 有些 在 Turbo-C 上被廣泛使用的一些函式, 可能在 UNIX 上是不被定義的. 為了因應(yīng)網(wǎng)路上各式各樣的終端機(jī)形態(tài) (terminal), UNIX 上特別發(fā)展出 一套函式庫(kù), 專門用來處理 UNIX 上游標(biāo)移動(dòng)及螢?zāi)坏娘@示. 這就是本篇 文章要為您介紹的 - curses.h 函式庫(kù). 利用這個(gè)函式庫(kù), 您也可以寫出 像 elm 般利用方向鍵來移動(dòng)光棒位置的程式. (CCCA 近來所提供的線上選 課程式, 及程式服務(wù)界面, 即是筆者利用 curses 發(fā)展而成的 )

    標(biāo)簽: Programm tin elm 網(wǎng)路

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

    上傳用戶:zxc23456789

  • A new cable fault location method based on wavelet reconstruction is proposed. In this method the

    A new cable fault location method based on wavelet reconstruction is proposed. In this method the difference between the currents of faulty phase and sound phase under the high voltage pulse excitation is used as the measured signal and is decomposed in multi-scale by wavelet transform, then reconstructed in single scale. Comparing with traditional fault location method by travelling wave, the presented method will not be interfered by the reflected wave from the branch joint of cables or from other positions where the impedances are not matched and not be influenced by fault types, otherwise, the reflected waves can be recognized even the faulty position is near to the measuring terminal, at the same time, the influence of the wave speed uncertainty can be reduced. The correctness of the proposed method is proved by simulation results.

    標(biāo)簽: method reconstruction location proposed

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

    上傳用戶:maizezhen

  • Core JSP In recent years, a large amount of software development activity has migrated from the cl

    Core JSP In recent years, a large amount of software development activity has migrated from the client to the server. The client-centric model, in which a client executes complex programs to visualize and manipulate data, is no longer considered appropriate for the majority of enterprise applications. The principal reason is deployment—it is a significant hassle to deploy client programs onto a large number of desktops, and to redeploy them whenever the application changes. Instead, applications are redesigned to use a web browser as a "terminal". The application itself resides on the server, formatting data for the user as web pages and processing the responses that the user fills into web forms.

    標(biāo)簽: development activity migrated software

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

    上傳用戶:duoshen1989

  • // This program measures the voltage on an external ADC input and prints the // result to a termin

    // This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with the rate set by a delay // based on Timer 2. This loop periodically reads the ADC value from a global // variable, Result.

    標(biāo)簽: the measures external program

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

    上傳用戶:trepb001

  • This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within

    This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within any terminal-program (9600 Baud). With each pressed key the next channel will be converted. No interrupts are used.

    標(biāo)簽: will D-channels sample result

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

    上傳用戶:wxhwjf

  • DIY,選擇Linux 練成Linux高手(2.0系列)     Linux窗口管理器

    DIY,選擇Linux 練成Linux高手(2.0系列)     Linux窗口管理器,它可以打開一個(gè)特殊的窗口,即為終端窗口(terminal),它將為用戶提供一個(gè)標(biāo)準(zhǔn)的命令行接口,用戶可在窗口顯示的提示符中輸入帶有選項(xiàng)和參數(shù)的命令。    看著別人操作那滿屏幕的洋文,不可思議,那肯定是一個(gè)Linux高手,其實(shí)你也能成為高手中的一員。使自己的Linux技能瘋狂增長(zhǎng)就必須學(xué)會(huì)操作與看懂這些洋文。   注:是為了喜歡本格式閱讀者需求制作的,如需pdf格式請(qǐng)看下方。   全程圖解PDF格式下載地址:點(diǎn)擊這里下載。   紅聯(lián)Linux論壇致力于Linux技術(shù)討論的站點(diǎn),目前網(wǎng)站收錄的文章及教程基本能滿足不同水平的朋友學(xué)習(xí)。 紅聯(lián)Linux門戶:www.linux110.com 紅聯(lián)Linux論壇:www.linux110.com/bbs Linux電子書籍推薦下載:http://www.linux286.com/linux/linuxdzsj.htm                                  制作:紅聯(lián)                         祝您閱讀愉快!

    標(biāo)簽: Linux DIY 2.0 高手

    上傳時(shí)間: 2016-06-04

    上傳用戶:671145514

  • This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then pri

    This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then prints the results to a terminal window via the UART.

    標(biāo)簽: measurements averages example analog

    上傳時(shí)間: 2016-06-13

    上傳用戶:xuan‘nian

主站蜘蛛池模板: 体育| 大余县| 濮阳县| 望城县| 库尔勒市| 定襄县| 邵阳市| 浙江省| 德清县| 茌平县| 莎车县| 门头沟区| 上虞市| 福州市| 宜黄县| 新蔡县| 宜黄县| 海安县| 舒兰市| 甘谷县| 临泽县| 苏尼特左旗| 密云县| 镇巴县| 泽州县| 乌拉特中旗| 怀柔区| 顺义区| 香河县| 大石桥市| 林周县| 哈巴河县| 华亭县| 呼图壁县| 河西区| 玉林市| 岳普湖县| 德阳市| 正安县| 定陶县| 阿合奇县|