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

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

RUN

  • 3D手機(jī)游戲開(kāi)發(fā)教學(xué) 編寫一個(gè)繼承于Canvas類的子類

    3D手機(jī)游戲開(kāi)發(fā)教學(xué) 編寫一個(gè)繼承于Canvas類的子類,并且實(shí)現(xiàn)RUNnable接口,在RUN方法中繪制屏幕中一個(gè)小方塊,通過(guò)游戲動(dòng)作鍵(上下左右)控制方塊的移動(dòng)

    標(biāo)簽: Canvas 手機(jī)游戲 編寫

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

    上傳用戶:Altman

  • PC與單片機(jī)雙向通訊智能溫控程序 #include <AT89X51.H> #include <intrins.h> #define Key_UP P1_0 #def

    PC與單片機(jī)雙向通訊智能溫控程序 #include <AT89X51.H> #include <intrins.h> #define Key_UP P1_0 #define Key_DOWN P1_1 #define Key_SET P1_2 #define RelayOutPort P2_0 #define LEDPort P0 #define DELPort P2_1 #define LEDTwoC P3_6 #define LEDThreeC P3_7 #define TMPort P2_7 #define INBUF_LEN 5 //數(shù)據(jù)長(zhǎng)度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 , 0 } //發(fā)送緩沖區(qū) unsigned char inbuf2[50] //接收緩沖區(qū) unsigned char count3 void init_serialcomm( void ) { SCON = 0x50 //SCON: serail mode 1, 8-bit UART, enable ucvr TMOD |= 0x20 //TMOD: timer 1, mode 2, 8-bit reload PCON |= 0x80 //SMOD=1 TH1 = 0xFA //Baud:4800 fosc=11.0592MHz IE |= 0x90 //Enable Serial Interrupt TR1 = 1 // timer 1 RUN } //向串口發(fā)送一個(gè)字符 void send_char_com( unsigned char ch) { SBUF=ch while (TI== 0 ) TI= 0

    標(biāo)簽: include intrins define Key_UP

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

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

  • Requirement =====================================================================================

    Requirement ===================================================================================== python 2.4+ wxPython 2.6+ Unicode Version Installation ===================================================================================== Directly extract the tarbar into a empty directory or overwrite the old directory, that s ok. RUN ===================================================================================== Execute: python ulipad.pyw or python ulipad.py

    標(biāo)簽: Requirement

    上傳時(shí)間: 2017-02-01

    上傳用戶:ruan2570406

  • getip1.cpp // // This program reports the IP address for each adapter in your machine. // To comp

    getip1.cpp // // This program reports the IP address for each adapter in your machine. // To compile from command-line type: // // cl getip1.cpp wsock32.lib // // Make sure your INCLUDE and LIB environment variables are set up properly // you can RUN vcvars32.bat

    標(biāo)簽: address adapter program machine

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

    上傳用戶:bibirnovis

  • This file contains board-specific information for the Motorola cpv3060 target board. Specifically,

    This file contains board-specific information for the Motorola cpv3060 target board. Specifically, this file contains information on any BSP interface changes from previous software or hardware versions, and contains caveats that the user must be aware of before using this BSP. Additionally, the target board s reference entry (i.e., cpv3060/target.nr) provides board-specific information necessary to RUN VxWorks, and should be read before this BSP is used.

    標(biāo)簽: board-specific Specifically information Motorola

    上傳時(shí)間: 2017-02-16

    上傳用戶:libinxny

  • This file contains board-specific information for the Motorola LoPEC in support of the lopec BSP. S

    This file contains board-specific information for the Motorola LoPEC in support of the lopec BSP. Specifically, this file contains information on any BSP interface changes from previous software or hardware versions, and contains caveats that the user must be aware of before using this BSP. Additionally, the target board s manual page entry (for example, lopec/target.nr) provides board-specific information necessary to RUN VxWorks, and should be read before this BSP is used.

    標(biāo)簽: board-specific information the Motorola

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

    上傳用戶:a673761058

  • 自己寫的

    自己寫的,一套關(guān)于Mysql連接池的Cpp庫(kù),編譯環(huán)境為gcc/minwin ,linux環(huán)境下可以之用,面對(duì)對(duì)象的Cpp庫(kù),使用方法為kdd::dbio.RUN().然后就可以調(diào)用db_queryer來(lái)進(jìn)行數(shù)據(jù)庫(kù)操作

    標(biāo)簽:

    上傳時(shí)間: 2017-02-24

    上傳用戶:lizhizheng88

  • The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m impleme

    The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m implements the cipher substitutions. The implementation can be used as an aid to teaching the enigma machine. Also, the source can be used to show how to implement an enigma machine. The files are thoroughly commented and the application can RUN in MATLAB by just typing rotors

    標(biāo)簽: implements implement the included

    上傳時(shí)間: 2017-02-24

    上傳用戶:lixinxiang

  • WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO an

    WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO and browse its contents, and it contains a server which may be RUN on the Wii so you can browse the contents of the Wii s internal filesystem.

    標(biāo)簽: X. filesystem WiiFuse module

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

    上傳用戶:rocketrevenge

  • it is lms algo based noise cancellation program. with the p4 256 mb ram, xp/vista/dos/linux platform

    it is lms algo based noise cancellation program. with the p4 256 mb ram, xp/vista/dos/linux platform you can RUN it. the procedure is given in documents.

    標(biāo)簽: cancellation platform program based

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

    上傳用戶:lijinchuan

主站蜘蛛池模板: 宜州市| 梁河县| 三都| 金坛市| 贡觉县| 新宾| 平乡县| 德令哈市| 武平县| 巫山县| 涿鹿县| 东辽县| 通榆县| 昌邑市| 利辛县| 永嘉县| 三门峡市| 徐州市| 缙云县| 玛纳斯县| 城口县| 当涂县| 西畴县| 克山县| 泰州市| 福泉市| 阳信县| 乡城县| 平阳县| 沂源县| 江安县| 和田县| 思茅市| 麟游县| 吴堡县| 吴桥县| 甘谷县| 师宗县| 讷河市| 华亭县| 德兴市|