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

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

Sleep

  • NCV7356單線CANBUS收發器數據手冊

    The NCV7356 is a physical layer device for a single wire data linkcapable of operating with various Carrier Sense Multiple Accesswith Collision Resolution (CSMA/CR) protocols such as the BoschController Area Network (CAN) version 2.0. This serial data linknetwork is intended for use in applications where high data rate is notrequired and a lower data rate can achieve cost reductions in both thephysical media components and in the microprocessor and/ordedicated logic devices which use the network.The network shall be able to operate in either the normal data ratemode or a high-speed data download mode for assembly line andservice data transfer operations. The high-speed mode is onlyintended to be operational when the bus is attached to an off-boardservice node. This node shall provide temporary bus electrical loadswhich facilitate higher speed operation. Such temporary loads shouldbe removed when not performing download operations.The bit rate for normal communications is typically 33 kbit/s, forhigh-speed transmissions like described above a typical bit rate of83 kbit/s is recommended. The NCV7356 features undervoltagelockout, timeout for faulty blocked input signals, output blankingtime in case of bus ringing and a very low Sleep mode current.

    標簽: CANBUS 7356 NCV 單線

    上傳時間: 2013-10-24

    上傳用戶:s藍莓汁

  • LTC3207,LTC3207-1用戶指南

      The LTC®3207/LTC3207-1 is a 600mA LED/Camera driverwhich illuminates 12 Universal LEDs (ULEDs) and onecamera fl ash LED. The ULEDs are considered universalbecause they may be individually turned on or off, setin general purpose output (GPO) mode, set to blink at aselected on-time and period, or gradate on and off at aselected gradation rate. This device also has an externalenable (ENU) pin that may be used to blink, gradate, orturn on/off the LEDs without using the I2C bus. This may beuseful if the microprocessor is in Sleep or standby mode. Ifused properly, these features may save valuable memoryspace, programming time, and reduce the I2C traffi c.

    標簽: 3207 LTC 用戶

    上傳時間: 2014-01-04

    上傳用戶:LANCE

  • Add_Control_RunTime.zip 實時增加控件的例子。 alarm.zip 一個日期報警程序

    Add_Control_RunTime.zip 實時增加控件的例子。 alarm.zip 一個日期報警程序,當某個指定日期到達時間會提醒你。 Bounce.zip 在桌面上打籃球的游戲程序。 FileCopier.zip 這個程序可以將任意的文件拷貝到同一網絡上的任何地方。 FoxTOExce.zip 可以將FoxPro中的表格數據傳輸到excel中。 lock.zip 這是一個鎖定計算機的程序。 MoviePlayer.zip 用戶化的視頻播放程序。 MultiBrowser.zip 可以同時打開四個瀏覽器,并且不顯示在任務欄上。 PictureViewer.zip 一個簡單圖片瀏覽器程序。 Sleep.zip 定時關機的程序。 SlyData.zip 訪問mdb數據庫,并且可以讀、寫、更新和刪除數據庫中的數據。 TurnOut.zip 一個簡單的類似關燈的游戲

    標簽: Add_Control_RunTime zip alarm 控件

    上傳時間: 2015-03-31

    上傳用戶:manking0408

  • 軟件包中包含了完整的庫和頭文件 有一個說明文件readme.txt 包含已編譯鏈接好的可執行程序例子和nano-X可執行 文件; 使用方式: 1.將該包釋放到某個目錄

    軟件包中包含了完整的庫和頭文件 有一個說明文件readme.txt 包含已編譯鏈接好的可執行程序例子和nano-X可執行 文件; 使用方式: 1.將該包釋放到某個目錄,如$(SDK_DIR)\microWinDev 2.運行“uClinux Build window” 3.進入該釋放的目錄: cd $(SDK_DIR)\microWinDev 4.在該目錄下有一個chenTest的目錄,是一個開發示例模板。進入該目錄: cd chenTest 5.運行make可生成可執行文件 6.利用TFTP/NFS等方式,將生成的可執行文件下到ZA7V開發板運行: bin/nano-X & Sleep 1 chenTestChinese

    標簽: readme nano-X txt 可執行

    上傳時間: 2014-11-18

    上傳用戶:Avoid98

  • 一個多線程Applet

    一個多線程Applet,實現簡單的動畫,具體實現:自動出現由小到大變換的圓,位置和顏色隨機,變到直徑為150時擦除,重新再出現圓;變換速度可以由控制Sleep時間的方式來完成。

    標簽: Applet 多線程

    上傳時間: 2013-12-15

    上傳用戶:王者A

  • 軟件編寫RF發射

    軟件編寫RF發射,接收程式。搭配一組RF模塊實現無線遙控功能。全系統低功耗設計。增加Sleep模式最大限度節約用電

    標簽: 軟件 編寫 發射

    上傳時間: 2013-12-05

    上傳用戶:xuanchangri

  • 1、鎖定某個主題抓?。? 2、能夠產生日志文本文件

    1、鎖定某個主題抓?。? 2、能夠產生日志文本文件,格式為:時間戳(timestamp)、URL; 3、抓取某一URL時最多允許建立2個連接(注意:本地作網頁解析的線程數則不限) 4、遵守文明蜘蛛規則:必須分析robots.txt文件和meta tag有無限制;一個線程抓完一個網頁后要Sleep 2秒鐘; 5、能對HTML網頁進行解析,提取出鏈接URL,能判別提取的URL是否已處理過,不重復解析已crawl過的網頁; 6、能夠對spider/crawler程序的一些基本參數進行設置,包括:抓取深度(depth)、種子URL等; 7、使用User-agent向服務器表明自己的身份; 8、產生抓取統計信息:包括抓取速度、抓取完成所需時間、抓取網頁總數;重要變量和所有類、方法加注釋; 9、請遵守編程規范,如類、方法、文件等的命名規范, 10、可選:GUI圖形用戶界面、web界面,通過界面管理spider/crawler,包括啟停、URL增刪等

    標簽: 日志

    上傳時間: 2013-12-22

    上傳用戶:wang5829

  • VDSP++打開。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine a

    VDSP++打開。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and then puts the part in deep Sleep mode to be woken up from a RTC Stopwatch Event. Once woken up, the RTC is reconfigured to toggle the EZ KIT LEDs using RTC second, minute, hour, and day interrupts.

    標簽: directory contains ADSP-BF example

    上傳時間: 2015-12-29

    上傳用戶:330402686

  • a screen handling program to provide a flashing message. You will have to design a screen layout f

    a screen handling program to provide a flashing message. You will have to design a screen layout for where messages are placed on the screen. You will also have to consider when to delay the program in order to give the user time to read the messages. That is, the program will use the curses library, signals and the Sleep function.

    標簽: screen handling flashing program

    上傳時間: 2016-05-04

    上傳用戶:chongcongying

  • 幾個實用的Linux驅動模塊

    幾個實用的Linux驅動模塊,演示了模塊的編寫,wait/Sleep, I/O空間的訪問等。

    標簽: Linux 驅動模塊

    上傳時間: 2013-12-11

    上傳用戶:siguazgb

主站蜘蛛池模板: 金华市| 廉江市| 娱乐| 南雄市| 利川市| 三门峡市| 社会| 灌阳县| 焦作市| 永济市| 邳州市| 巴马| 忻州市| 镇原县| 新干县| 定襄县| 集安市| 资中县| 青田县| 砚山县| 容城县| 阿瓦提县| 墨竹工卡县| 神池县| 会昌县| 东源县| 应用必备| 海伦市| 宁化县| 当阳市| 枞阳县| 崇州市| 阳朔县| 黄浦区| 乌恰县| 崇明县| 望城县| 临江市| 高安市| 石阡县| 班玛县|