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

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

CHARACTERs

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

    /************************************************************************************************** * 簡(jiǎn)介 * * 本模塊僅使用于字符顯示液晶模塊 * * 當(dāng)前版本的驅(qū)動(dòng)僅支持以下類(lèi)型LCD模塊驅(qū)動(dòng): * Hitachi HD44780 或與之兼容的芯片. * * LCD顯示函數(shù)支持以下格式: * 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 *說(shuō)明: * 1 line x 16 CHARACTERs 需要定義為2*8的液晶模塊 **************************************************************************************************/

    標(biāo)簽:

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

    上傳用戶(hù):zhliu007

  • 這是我自已寫(xiě)的HD44780 LCD1602液晶屏的程序

    這是我自已寫(xiě)的HD44780 LCD1602液晶屏的程序,是基于AVR單片機(jī)上實(shí)現(xiàn)的。 /************************************************************************************************** * 簡(jiǎn)介 * * 本模塊僅使用于字符顯示液晶模塊 * * 當(dāng)前版本的驅(qū)動(dòng)僅支持以下類(lèi)型LCD模塊驅(qū)動(dòng): * Hitachi HD44780 或與之兼容的芯片. * * LCD顯示函數(shù)支持以下格式: * 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 *說(shuō)明: * 1 line x 16 CHARACTERs 需要定義為2*8的液晶模塊 * * 不支持外部?jī)?nèi)存模式 **************************************************************************************************/

    標(biāo)簽: 44780 1602 LCD HD

    上傳時(shí)間: 2015-11-20

    上傳用戶(hù):王楚楚

  • Please read them carefully before you write the package to their specific functions (at least 20 cha

    Please read them carefully before you write the package to their specific functions (at least 20 CHARACTERs). As far as possible not to let the station for the time you have spent on that amendment. Have to extract the password to the password

    標(biāo)簽: carefully functions specific package

    上傳時(shí)間: 2016-03-30

    上傳用戶(hù):小儒尼尼奧

  • // This program demonstrates how to configure the C8051F060 to write to and read // from the UART i

    // This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all CHARACTERs in uppercase

    標(biāo)簽: demonstrates C8051F060 configure the

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

    上傳用戶(hù):hopy

  • 北京大學(xué)ACM比賽題目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input

    北京大學(xué)ACM比賽題目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 CHARACTERs per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper-case input. Format your output exactly as shown.

    標(biāo)簽: CAPITAL LETTERS program Write

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

    上傳用戶(hù):410805624

  • This application creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing a

    This application creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing any of the buttons on the board outputs CHARACTERs or special keys on the host side

    標(biāo)簽: Human-Interface application Pressing computer

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

    上傳用戶(hù):曹云鵬

  • This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry

    This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspiration from Ground Effect (aviation). The key length can be up to 40 CHARACTERs (320 bits).

    標(biāo)簽: SimplyChaos-X SCX contains Builder

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

    上傳用戶(hù):nanshan

  • Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin

    Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab CHARACTERs to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation.

    標(biāo)簽: reformatter reindenter and Artistic

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

    上傳用戶(hù):康郎

  • At can be given its arguments in a file. You can comment out lines by preceding them with either #

    At can be given its arguments in a file. You can comment out lines by preceding them with either # or - CHARACTERs. This is an easy way to temporarily disable some commands. The CONTINUE-command is most useful at the end of the file. When this command is read, the file is started again from the beginning. You can use it situations where the machine is not shut down for the night and you want to run some commands every day.

    標(biāo)簽: can arguments preceding comment

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

    上傳用戶(hù):comua

  • Use the links below to download a source distribution of Ant from one of our mirrors. It is good pra

    Use the links below to download a source distribution of Ant from one of our mirrors. It is good practice to verify the integrity of the distribution files, especially if you are using one of our mirror sites. In order to do this you must use the signatures from our main distribution directory. Ant is distributed as zip, tar.gz and tar.bz2 archives - the contents are the same. Please note that the tar.* archives contain file names longer than 100 CHARACTERs and have been created using GNU tar extensions. Thus they must be untarred with a GNU compatible version of tar. If you do not see the file you need in the links below, please see the master distribution directory or, preferably, its mirror.

    標(biāo)簽: distribution download mirrors source

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

    上傳用戶(hù):xuanchangri

主站蜘蛛池模板: 阿坝| 黄陵县| 双城市| 云安县| 南昌市| 犍为县| 奎屯市| 桃园市| 乌海市| 辽源市| 龙江县| 阜平县| 新平| 古蔺县| 阳西县| 衡阳县| 文安县| 常德市| 崇明县| 来安县| 申扎县| 包头市| 常山县| 东兰县| 保靖县| 凤冈县| 大方县| 咸丰县| 鹤庆县| 永城市| 洛南县| 安仁县| 通城县| 平泉县| 台山市| 唐山市| 金坛市| 东源县| 墨脱县| 博野县| 石泉县|