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

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

COMMAND-line

  • /**************************************************************************************************

    /************************************************************************************************** * 簡介 * * 本模塊僅使用于字符顯示液晶模塊 * * 當前版本的驅動僅支持以下類型LCD模塊驅動: * Hitachi HD44780 或與之兼容的芯片. * * LCD顯示函數支持以下格式: * 1 line x 8 characters * 1 line x 16 characters 2 lines x 16 characters 4 lines x 16 characters * 1 line x 20 characters 2 lines x 20 characters 4 lines x 20 characters * 1 line x 24 characters 2 lines x 24 characters * 1 line x 40 characters 2 lines x 40 characters *說明: * 1 line x 16 characters 需要定義為2*8的液晶模塊 **************************************************************************************************/

    標簽:

    上傳時間: 2013-12-06

    上傳用戶:zhliu007

  • 這是我自已寫的HD44780 LCD1602液晶屏的程序

    這是我自已寫的HD44780 LCD1602液晶屏的程序,是基于AVR單片機上實現的。 /************************************************************************************************** * 簡介 * * 本模塊僅使用于字符顯示液晶模塊 * * 當前版本的驅動僅支持以下類型LCD模塊驅動: * Hitachi HD44780 或與之兼容的芯片. * * LCD顯示函數支持以下格式: * 1 line x 16 characters 2 lines x 16 characters 4 lines x 16 characters * 1 line x 20 characters 2 lines x 20 characters 4 lines x 20 characters * 1 line x 24 characters 2 lines x 24 characters * 1 line x 40 characters 2 lines x 40 characters *說明: * 1 line x 16 characters 需要定義為2*8的液晶模塊 * * 不支持外部內存模式 **************************************************************************************************/

    標簽: 44780 1602 LCD HD

    上傳時間: 2015-11-20

    上傳用戶:王楚楚

  • water temperature control system uses the Single Chip Microcomputer to carry on temperature real-tim

    water temperature control system uses the Single Chip Microcomputer to carry on temperature real-time gathering and controling. DS18B20, digitized temperature sensor, provides the temperature signal by "a main line". In -10~+85℃ the scope, DS18B20’s inherent measuring accuracy is 0.5 ℃. The water temperature real-time control system uses the electricity nichrome wire carring on temperature increiseament and operates the electric fan to realize the temperature decrease control. The system has the higher measuring accuracy and the control precision, it also can complete the elevation of temperature and the temperature decrease control.

    標簽: temperature Microcomputer real-tim control

    上傳時間: 2015-12-10

    上傳用戶:nairui21

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.

    標簽: implementation Extensions libraries standard

    上傳時間: 2013-12-14

    上傳用戶:leehom61

  • 與MS-DOS兼容的DOS操作系統

    與MS-DOS兼容的DOS操作系統, FreeDOS like。 aldera OpenDOS Machine Readable Source Kit (M.R.S) 7.01 BUILDING THE MRS KIT The Caldera OpenDOS MRS kit contains the following components: IBMBIO, IBMDOS and COMMAND

    標簽: MS-DOS DOS 兼容 操作系統

    上傳時間: 2015-12-30

    上傳用戶:yxgi5

  • 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.

    2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries. 2.0.10 (April 9th, 2004) - Return "command timeout" status instead of "selection timeout status" to the SCSI mid-layer in response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.

    標簽: PF_FREEZE software support suspend

    上傳時間: 2016-01-05

    上傳用戶:亞亞娟娟123

  • This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you

    This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended.

    標簽: Optimization Algorithm directory contains

    上傳時間: 2014-01-18

    上傳用戶:songnanhua

  • TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines whe

    TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field (i.e. column oriented) list. An extended search mode is available, where only letters and digits are relevant. Other options: case sensitive search, alternative errorlevel with number of hits, header line with file name, LFN, custom prefix

    標簽: TFIND searches boolean reports

    上傳時間: 2016-01-24

    上傳用戶:lindor

  • CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dyn

    CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using both the Simulink GUI and user-defined m-files. CheckMate commands are entered in the MATLAB command window.

    標簽: investigating MATLAB-based simulating properties

    上傳時間: 2013-12-13

    上傳用戶:源弋弋

  • Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files

    Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.

    標簽: Introduction required M-files library

    上傳時間: 2016-01-29

    上傳用戶:zhoujunzhen

主站蜘蛛池模板: 红桥区| 临沭县| 长治县| 祁门县| 阳谷县| 昂仁县| 中牟县| 会理县| 朝阳区| 太保市| 金门县| 泸州市| 图木舒克市| 鲁山县| 都安| 大同市| 金坛市| 莱州市| 红原县| 道孚县| 石城县| 吉安市| 荃湾区| 花莲市| 铜川市| 贵州省| 盱眙县| 沧源| 什邡市| 辛集市| 宾川县| 兰考县| 师宗县| 舒兰市| 和田县| 临沂市| 册亨县| 南部县| 临澧县| 塔城市| 铜山县|