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

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

<b>https</b>:/www.546674.com/dl/516221.html

  • Keil編程環境下基于AT89S52單片機的C語言編程實踐

    Keil編程環境下基于AT89S52單片機的C語言編程實踐,本文是筆者實際工作的點滴經驗總結。 www.200yi.com 提供。

    標簽: Keil 89S S52 AT

    上傳時間: 2016-04-17

    上傳用戶:wcl168881111111

  • KmdTut是一份以Win32匯編語言來開發Kernel mode驅動程序的教程

    KmdTut是一份以Win32匯編語言來開發Kernel mode驅動程序的教程,讀者可以從http://www.freewebs.com/four-f/下載最新的英文版本,為了使用本教程,你還需要下載Kernel mode驅動程序開發包KmdKit,更多信息請參考http://www.wasm.ru/(很不幸,是俄文的,倒ing~~~) 0.2 關于KmdKit KmdKit的全稱是Kernel Mode Driver development Kit for assembly language programmers,即內核模式驅動程序匯編開發包,KmdKit中包括了用宏匯編編譯器開發驅動程序需要用到的所有東西。 你可以從http://www.wasm.ru/或者http://www.freewebs.com/four-f/下載到最新版本的KmdKit。

    標簽: KmdTut Kernel mode Win

    上傳時間: 2014-01-11

    上傳用戶:Ants

  • 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede

    12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE ms) {

    標簽: include unsigned intrins typedef

    上傳時間: 2016-04-25

    上傳用戶:zsjinju

  • --- --- --- --- --- --- Visual Studio Project Renamer For Win9x/NT/2k By Niek Albers nie

    --- --- --- --- --- --- Visual Studio Project Renamer For Win9x/NT/2k By Niek Albers nieka@daansystems.com (C)2001 DaanSystems Homepage: http://www.daansystems.com ------------------------------------ Use with care and on your own risk! Make backups before you use this program. Do a rebuild all on your renamed project. Usage: vsrename <oldname> <newname> <dir> Where: oldname : The old name of your project (typically the xxx from xxx.dsw) newname : The new name for your project dir : The directory tree that holds the project. The program will replace all occurences of oldname to newname in all files and rename all filenames that have the old name in it. It will walk subdirectories.

    標簽: Project Renamer Visual Studio

    上傳時間: 2013-12-15

    上傳用戶:13517191407

  • 鍵盤掃描程序

    鍵盤掃描程序,線翻轉掃描法。 使用mege32 鍵盤為3×4的行列鍵盤 /********************************************************* / 線翻轉法鍵盤掃描程序,只檢測和處理單鍵,多鍵按下返回12 / www.avrvi.com http://bbs.avrvi.com / /高三位列 p456,低四位行p0123 /鍵盤排列如下: 2 1 0 -------------- 3| 1 2 3 | 2| 4 5 6 | 1| 7 8 9 | 0| * 0 # | --------------

    標簽: 鍵盤掃描程序

    上傳時間: 2016-05-04

    上傳用戶:515414293

  • WindPE for Borland Delphi 7.0: {*******************************************************} { } { Wi

    WindPE for Borland Delphi 7.0: {*******************************************************} { } { WindPE for Borland Delphi 7.0 } { } { Code:WindRand http://www.pefine.com } { } { Copyright (c) 2007 Pefine Security Lab } {*******************************************************}

    標簽: Borland WindPE Delphi 7.0

    上傳時間: 2016-05-05

    上傳用戶:han_zh

  • TableSort ,Sun 標準實現的代碼

    TableSort ,Sun 標準實現的代碼,詳見http://www.pudn.com/login.asp

    標簽: TableSort Sun 標準 代碼

    上傳時間: 2016-05-08

    上傳用戶:plsee

  • 簡要介紹VC ++ 6.0編譯器編譯期存儲器分配模型(內存布局)

    簡要介紹VC ++ 6.0編譯器編譯期存儲器分配模型(內存布局),探討不同性質變量在編譯時編譯器如何安排內存空間,在此基礎上通過案例解釋了一些與內存布局知識相關的問題。 www.200yi.com提供

    標簽: 6.0 編譯器 編譯 存儲器

    上傳時間: 2014-01-07

    上傳用戶:dave520l

  • 這個程序可以在該液晶模塊上顯示二行字符:Welcom To NCD

    這個程序可以在該液晶模塊上顯示二行字符:Welcom To NCD,www.xhl.com.cn // 此程序用8位數據線來驅動液晶

    標簽: Welcom NCD To 程序

    上傳時間: 2016-05-15

    上傳用戶:exxxds

  • 本系統采用struts+spring+hibernate架構

    本系統采用struts+spring+hibernate架構,重在講述三者結合在一起的應用開發,所有源程序都有詳細的注釋,供入門者學生參考,未經作者允許不得用于商業用途,只能用于教學或個人學習。 程序只是整個系統中的一個模塊,用于和各位程序愛好者交流之用。 下載地址: http://www.ejunnet.com/chinamobile.rar 使用方法: (1)在oracle數據庫中運行數據庫腳本文件cnc.sql. (2)用eclipse(或其它開發工具)直接導入工程. (3)將spring配置文件applicationContext.xml中數據庫連接地址改為您自已的地址。 (4)部署到tomcat服務器中即可運行(jdk1.5以上). 用戶名和密碼均為:admin

    標簽: hibernate struts spring

    上傳時間: 2014-12-03

    上傳用戶:cuiyashuo

主站蜘蛛池模板: 苏尼特左旗| 邻水| 定远县| 洛隆县| 崇明县| 太和县| 尼勒克县| 错那县| 西乌珠穆沁旗| 三江| 准格尔旗| 泰宁县| 闵行区| 阿合奇县| 武陟县| 三都| 徐州市| 临猗县| 姚安县| 清水县| 高州市| 阿克陶县| 大兴区| 彰武县| 庄浪县| 乐至县| 大宁县| 玛沁县| 高碑店市| 临洮县| 中西区| 神农架林区| 深水埗区| 镇赉县| 教育| 台东市| 文山县| 寿阳县| 黄大仙区| 黑龙江省| 肇东市|