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

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

LD-CD-VCD-dvd

  • 對P1、P2、P3口的輸入數據保存

    對P1、P2、P3口的輸入數據保存,再將這些數據輸出給CD顯示

    標簽: 輸入 數據

    上傳時間: 2013-12-16

    上傳用戶:qq21508895

  • Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Archite

    Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Architect (“SCEA”) for Java 2 Platform. This book, the Sun Certified Enterprise Architect for J2EE Study Guide (Exam 310-051), provides all the information that you may need to prepare for the SCEA. It has detailed chapters and a CD covering all the topics of the SCEA exam. To pass the certification, the candidate should be familiar with the fundamentals of Java applications programming and should have skill in Java programming. Additionally, there are some specific technologies that the candidate should know we

    標簽: certification Enterprise technology Sun

    上傳時間: 2016-07-27

    上傳用戶:李夢晗

  • 在Linux系統上使用Socket接口實現FTP客戶端和服務器的程序

    在Linux系統上使用Socket接口實現FTP客戶端和服務器的程序,使客戶端可以連接至服務器,并且可以進行一些FTP的基本操作。客戶端和服務器的命令通道和數據通道需要分離,支持以下一些FTP命令: get:取遠方的一個文件 put:傳給遠方一個文件 pwd:顯示遠方當前目錄 dir:列出遠方當前目錄 cd:改變遠方當前目錄 ?:顯示提供的命令 quit:退出返回 !dir,列出本地當前目錄。

    標簽: Socket Linux FTP

    上傳時間: 2016-07-29

    上傳用戶:huangld

  • 神龍卡雙屏控件 控件最大特點: 1、支持VGA

    神龍卡雙屏控件 控件最大特點: 1、支持VGA,TV視頻(神龍卡)同步顯示。 2、神龍卡播放基本功能都有。 基本功能: 1、支持神龍5代卡,神龍新一代卡和神龍新二代卡,神龍最新卡。 2、支持視頻格式:MPEGE-2,MPEG-1流,DVD-視頻,SVCD和VCD1.0與2.0。 3、支持MP3,MP2音頻格式。 4、支持的編程語言,DELPHI,VB,PB,CB,VC,VFP等支持DLL調用的編程語言。 提供DELPHI,VB的演示程序源代碼,請在安裝目錄打開工程文件。

    標簽: VGA 控件

    上傳時間: 2014-01-10

    上傳用戶:jing911003

  • If you have programming experience and a familiarity with C--the dominant language in embedded syste

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software.

    標簽: familiarity programming experience dominant

    上傳時間: 2013-12-11

    上傳用戶:362279997

  • (1) 為Windows操作系統建立兼容的DOS命令接口

    (1) 為Windows操作系統建立兼容的DOS命令接口,文件與目錄命令 (2) 具體命令:DIR,RD,CD,MD,DEL,MOVE,REN,XCOPY,命令格式可參考Windows的CMD.EXE或MS-DOS提供的命令格式 (3) 設計命令的名稱,參數等格式 (4) 可以字符形式接受命令,執行命令,然后顯示命令執行結果

    標簽: Windows DOS 操作系統 兼容

    上傳時間: 2014-07-25

    上傳用戶:gengxiaochao

  • 接收遙控器發出的指令并存儲

    接收遙控器發出的指令并存儲,再批量(可以做到80個按鍵連發)發出,適合各種需要生產TV/DVD/STB等需要很多設定參數的場合

    標簽: 接收 指令 存儲 遙控器

    上傳時間: 2013-12-17

    上傳用戶:gxmm

  • 程序主要模擬了系統文件管理的功能

    程序主要模擬了系統文件管理的功能,主要功能有: MD:在目錄文件中創建子目錄,同時搜索當前目錄最后一個目錄項,并保存指針信息 CD:根據當前目錄切換到指定目錄 RD:搜索所要刪除的目錄是否為空目錄,若是則刪除 MK:在當前目錄中創建文件名稱(申請空間利用位示圖修改FAT) DEL:搜索所要刪除的文件是否存在,若是則刪除(恢復位示圖修改FAT) DIR:列出當前目錄的所有目錄項 DIR1:列出當前目錄的位示圖

    標簽: 程序 模擬 文件管理

    上傳時間: 2014-01-06

    上傳用戶:zhichenglu

  • 從Java 的基本語法到它最高級的特性(網絡編程、高級面向對象能力、多線程)

    從Java 的基本語法到它最高級的特性(網絡編程、高級面向對象能力、多線程),《Thinking In Java》都 能對您有所裨益。Bruce Eckel 優美的行文以及短小、精悍的程序示例有助于您理解含義模糊的概念。 面向初學者和某種程度的專家 教授Java 語言,而不是與平臺有關的理論 覆蓋Java 1.2 的大多數重要方面:Swing 和新集合 系統講述Java 的高級理論:網絡編程、多線程處理、虛擬機性能以及同非Java 代碼的連接 320 個有用的Java 程序,15000 行以上代碼 解釋面向對象基本理論,從繼承到設計方案 來自與眾不同的獲獎作者Bruce Eckel 可通過萬維網免費索取源碼和持續更新的本書電子版 從www.BruceEckel.com 獲得配套CD(含15 小時以上的合成語音授課) 讀者如是說:“最好的Java 參考書⋯ ⋯ 絕對讓人震驚”;“購買Java 參考書最明智的選擇”;“我見過的 最棒的編程指南”。

    標簽: Java 網絡編程 對象 多線程

    上傳時間: 2016-08-12

    上傳用戶:asddsd

  • Today s ActionScript-based applications require increasingly sophisticated architectures and code. T

    Today s ActionScript-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced ActionScript developers in learning how to plan and build applications more effectively. You ll learn how to apply design patterns as solutions to common programming scenarios. Beyond a reference, Advanced ActionScript with Design Patterns is a practical guide complete with sample mini-applications illustrating each design pattern. The accompanying CD includes a trial version of Flash 8 along

    標簽: ActionScript-based architectures sophisticated applications

    上傳時間: 2016-08-17

    上傳用戶:z754970244

主站蜘蛛池模板: 卢氏县| 凭祥市| 化州市| 来安县| 疏附县| 腾冲县| 长垣县| 叙永县| 法库县| 侯马市| 馆陶县| 浑源县| 松桃| 远安县| 阿坝县| 铜梁县| 霍林郭勒市| 来安县| 南木林县| 昔阳县| 漳平市| 康定县| 綦江县| 曲周县| 商都县| 利津县| 邵武市| 剑河县| 卓资县| 五家渠市| 镇平县| 遵化市| 开鲁县| 开江县| 禄丰县| 永顺县| 双柏县| 岑巩县| 繁峙县| 山东省| 西华县|