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

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

制冷設(shè)(shè)備

  • T-monitor監(jiān)控程序

    T-monitor監(jiān)控程序,類(lèi)是BIOS,BSP,uBoot等,主要應(yīng)用于SH系列處理器。

    標(biāo)簽: T-monitor 監(jiān)控程序

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

    上傳用戶(hù):13188549192

  • Tornado 的manuals 很全面,國(guó)內(nèi)的書(shū)大部分是翻譯的它。經(jīng)常需要查閱的。Tornado Online Manuals GDB User s Guide GNU Make U

    Tornado 的manuals 很全面,國(guó)內(nèi)的書(shū)大部分是翻譯的它。經(jīng)常需要查閱的。Tornado Online Manuals GDB User s Guide GNU Make User s Guide GNU Toolchain Release Notes GNU Toolkit User s Guide for Pentium GNU Toolkit User s Guide for Simulators, 68K, and SH Tornado API Guide Tornado API Reference Tornado Getting Started Guide (Windows Version) Tornado Migration Guide Tornado Reference Tornado Release Notes Tornado SETUP SDK Developer s Guide Tornado User s Guide (Windows Version) USB Developer s Kit Programmer s Guide USB Developer s Kit Release Notes VxWorks API Reference VxWorks BSP Developer s Guide VxWorks BSP Developer s Reference VxWorks BSP Reference VxWorks Errno Code List VxWorks Network Programmer s Guide VxWorks Programmer s Guide VxWorks for Pentium Architecture Supplement WindView User s Guide WindView User s Reference

    標(biāo)簽: Tornado Manuals manuals Online

    上傳時(shí)間: 2016-05-16

    上傳用戶(hù):13215175592

  • linux下的BBS

    linux下的BBS,使用BBS CACHE,使得mem消耗很低。 天火系統(tǒng)的特點(diǎn): 1. 統(tǒng)一物件型態(tài)設(shè)計(jì),讓各種東西都可以在我的最?lèi)?ài)出現(xiàn)。 2. 統(tǒng)一各狀態(tài)間的功能鍵。( 程式執(zhí)行過(guò)程只 "程式狀態(tài)" "物件型態(tài)" 來(lái)判定動(dòng)作 )。 3. 內(nèi)建各種系統(tǒng)(POP3/SMTP/NNTP/..),未來(lái)只需要執(zhí)行單一程式,就會(huì)擁有各種功能。 4. 每個(gè)人都可以簡(jiǎn)單設(shè)定個(gè)人板。 5. 未來(lái)任兩個(gè) BBS 間都可以透過(guò)帳號(hào)作某一種程度的同步(Sync)。 6. 使用 pthread 設(shè)計(jì),並且儘量遵守 POSIX ,達(dá)到簡(jiǎn)單移植到任何系統(tǒng)的目的。 7. 速度快 不使用 signal/shm/sem ,每個(gè) client 上來(lái)只吃 50k 不到的記憶體。 8. 朝無(wú)站長(zhǎng)系統(tǒng)目標(biāo)設(shè)計(jì)。

    標(biāo)簽: linux BBS

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

    上傳用戶(hù):515414293

  • 本程序?yàn)槟M可校時(shí)的時(shí)鐘程序;clk--時(shí)鐘信號(hào),rst--清零信號(hào),set_en--校時(shí) 使能信號(hào),faster--快進(jìn)信號(hào),slower--快退信號(hào),hour--小時(shí)校時(shí),min--分鐘校 時(shí)

    本程序?yàn)槟M可校時(shí)的時(shí)鐘程序;clk--時(shí)鐘信號(hào),rst--清零信號(hào),set_en--校時(shí) 使能信號(hào),faster--快進(jìn)信號(hào),slower--快退信號(hào),hour--小時(shí)校時(shí),min--分鐘校 時(shí),(hh,hl,ml,mh,sh,sl)--時(shí),分,秒顯示信號(hào)。 校時(shí)的時(shí)候,秒清零。

    標(biāo)簽: faster set_en slower 信號(hào)

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

    上傳用戶(hù):x4587

  • MSP430開(kāi)發(fā)的使用PID算法溫度控制程序 本程序通過(guò)485總線與上位機(jī)通信發(fā)送和接受命令

    MSP430開(kāi)發(fā)的使用PID算法溫度控制程序 本程序通過(guò)485總線與上位機(jī)通信發(fā)送和接受命令,并自動(dòng)通過(guò)PID算法控制溫控板的溫度加熱到37度或制冷到16度,是我工作后完成的第一個(gè)工程項(xiàng)目

    標(biāo)簽: MSP 430 485 PID

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

    上傳用戶(hù):BOBOniu

  • 定時(shí)器程序 采用89c2051 2001.10 ****************** ****************** 偽定義 ***********

    定時(shí)器程序 采用89c2051 2001.10 ****************** ****************** 偽定義 ****************** SL EQU 30H SL存放秒的個(gè)位數(shù) SH EQU 31H SH存放秒的十位數(shù) ML EQU 32H ML存放分的個(gè)位數(shù) MH EQU 33H MH存放分的十位數(shù) HL EQU 34H HL存放時(shí)的個(gè)位數(shù) HH EQU 35H HH存放時(shí)的十位數(shù)

    標(biāo)簽: 89c2051 2001.10 定時(shí)器 定義

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

    上傳用戶(hù):qq1604324866

  • Borland官方中文手冊(cè)

    Borland官方中文手冊(cè),入門(mén)與程式設(shè)計(jì)手冊(cè)(Delphi7)􀍘 􀎊

    標(biāo)簽: Borland 手冊(cè)

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

    上傳用戶(hù):gaojiao1999

  • 眾所周知

    眾所周知,Networking 一向也是 Unix/Linux 的強(qiáng)項(xiàng),你可以架設(shè)各種不同的 Linux 伺服器,但是,你又否想過(guò)你也可以在 Linux 上寫(xiě)自己的伺服器程式呢?這次我便為大家淺談如何寫(xiě)一個(gè)簡(jiǎn)單的 Server-client program,讓大家一嘗自己寫(xiě)伺服器程式的滋味。

    標(biāo)簽:

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

    上傳用戶(hù):wpt

  • For build this project you can use ant (www.apache.org). Before build project rename file build.pro

    For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After compile process all binary files will be copy into build forlder. For additional information please visit web site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>

    標(biāo)簽: build project Before apache

    上傳時(shí)間: 2016-08-20

    上傳用戶(hù):zhenyushaw

  • 完成空調(diào)的溫度控制功能。當(dāng)大于一定溫度時(shí)

    完成空調(diào)的溫度控制功能。當(dāng)大于一定溫度時(shí),自動(dòng)制冷;當(dāng)小于一定溫度時(shí),自動(dòng)加熱;在一定的溫度范圍內(nèi),空調(diào)溫度保持不變。

    標(biāo)簽: 溫度 空調(diào) 控制功能

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

    上傳用戶(hù):wff

主站蜘蛛池模板: 桦甸市| 上杭县| 永登县| 冷水江市| 新平| 牟定县| 新干县| 敖汉旗| 太康县| 广宗县| 新宁县| 富阳市| 江油市| 天水市| 朔州市| 平湖市| 依兰县| 霸州市| 澄江县| 墨脱县| 灵璧县| 承德县| 泰和县| 都安| 嘉祥县| 乌审旗| 铜陵市| 沙田区| 正镶白旗| 奉节县| 平定县| 大安市| 万安县| 长丰县| 洪湖市| 南靖县| 乌海市| 屏东市| 定西市| 确山县| 永济市|