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

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

winDOW

  • DN427開關控制器故障保護電壓監測

      Have you had the exasperating experience of a laptop orPDA defi antly not responding to your commands? Youfrantically press key after key, but to no avail. As hopeturns to anger (but just before you throw the company’slaptop through the winDOW) you slam your fi nger againstthe on/off power button. Ten seconds later, your laptopfi nally surrenders and the screen goes black in a highpitched whimper.

    標簽: 427 DN 開關控制器 故障保護

    上傳時間: 2013-12-10

    上傳用戶:Vici

  • 一個小巧的關機定時程序

    一個小巧的關機定時程序,適用與winDOW操作系統。xp下不需要 shutdown.exe 附加程序。運行先安裝java虛擬機。

    標簽: 關機 定時程序

    上傳時間: 2013-12-17

    上傳用戶:qlpqlq

  • 如果對winDOWs開發有什么問題的話

    如果對winDOWs開發有什么問題的話,請翻閱PetZold的著作吧。在《winDOW程序設計》(第5版)中,這位杰出的“winDOWs先鋒獎”(winDOWs Pioneer Award)獲得者根據最新的winDOWs操作系統權威技術修訂了他的經典著作——再一次演示了基本的Win32程序設計的API核心內容。本書的內容包括: ** 基本內容——輸入、輸出和對話框 ** Unicode概述 ** 圖形——繪圖、文本和字體、位圖和元文件 ** 內核和打印機 ** 聲音和音樂 ** 動態鏈接庫 ** 多任務和多線程 ** 多文檔界面 ** Internet和 Intranet的程序設計 其中采用的大多是具有代表性的示例,這本Petzold著作為使用 winDOWs 95、winDOWs 98或 winDOWs NT的各級winDOWs程序員提供了最基本的參考和指導。沒有經驗的開發人員也可以從中獲取大量的新知識

    標簽: winDOWs

    上傳時間: 2014-08-15

    上傳用戶:daguda

  • AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15

    AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip -d afdunix: unzip -L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB command winDOW.Execute demoafd to quickly scan the AFD operation.

    標簽: D. V. MATLABMiroslav Tosicversion

    上傳時間: 2015-03-21

    上傳用戶:er1219

  • 如何來壓縮文件那

    如何來壓縮文件那,這個不像winDOW操作系統 那樣簡單,如:怎樣壓縮成GZIP,ZIP那種格式。用java語言會給 你一個好的方法。這個例子是壓縮成GZIP格式,如果你還想要其他的格式的話,請與我聯系:QQ 329656576

    標簽:

    上傳時間: 2015-04-04

    上傳用戶:sqq

  • 小弟最近學習VC++

    小弟最近學習VC++,整理了一下VC++中控件的Extended winDOW Style以及winDOW Style,里面有詳細說明

    標簽: VC

    上傳時間: 2015-04-16

    上傳用戶:yxgi5

  • 構建一個迷你型的 linux 系統。它占用的硬盤空間遠小于 16M 字節

    構建一個迷你型的 linux 系統。它占用的硬盤空間遠小于 16M 字節,但是卻包括了 XFree86 的 X winDOW 窗口系統。

    標簽: linux 16M 硬盤

    上傳時間: 2014-01-19

    上傳用戶:ma1301115706

  • 采用Platform Builder編寫的多線程程序

    采用Platform Builder編寫的多線程程序,可以在嵌入式操作系統winDOW CE.NET上運行。本程序在定位導航系統中,顯示電子地圖和數據采用等多工作需求的場合。

    標簽: Platform Builder 編寫 多線程

    上傳時間: 2014-01-17

    上傳用戶:yepeng139

  • 軟件包中包含了完整的庫和頭文件 有一個說明文件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

  • This example program shows how to configure and use the A/D Converter of the following microcontroll

    This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial winDOW (View Menu, Serial winDOW #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.

    標簽: microcontroll Converter configure following

    上傳時間: 2014-12-01

    上傳用戶:獨孤求源

主站蜘蛛池模板: 衡阳县| 方山县| 施秉县| 昆明市| 沂源县| 克拉玛依市| 剑阁县| 成安县| 昌黎县| 乌什县| 祁阳县| 岐山县| 香格里拉县| 兰溪市| 舒城县| 集贤县| 西林县| 诸暨市| 灵宝市| 广西| 双城市| 苍溪县| 大姚县| 天祝| 当雄县| 临洮县| 江城| 隆子县| 塘沽区| 醴陵市| 论坛| 西昌市| 金阳县| 禹州市| 辛集市| 赣榆县| 通江县| 巧家县| 温州市| 景德镇市| 佛坪县|