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

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

Pin Header Drawing

  • AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a

    AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The header file in this directory defines the private property used by each of the samples.

    標簽: directory contains Related Samples

    上傳時間: 2014-07-06

    上傳用戶:鳳臨西北

  • The sample software includes, common library, peripheral APIs, and test modules for the APIs. The c

    The sample software includes, common library, peripheral APIs, and test modules for the APIs. The common library include startup file, standard definition and header files, processor specific setup module, generic interrupt related APIs, timer routine, and scatter loading file. The peripheral directories include, GPIO, PWM, Real-time clock, timer, SPI, I2C, Watchdog timer, UART, external interrupt, etc.

    標簽: APIs peripheral The includes

    上傳時間: 2014-01-15

    上傳用戶:zl5712176

  • SIM300初始化源碼,包括開機命令

    SIM300初始化源碼,包括開機命令,PIN碼等

    標簽: SIM 300 初始化 源碼

    上傳時間: 2014-01-13

    上傳用戶:bjgaofei

  • 采用3D Bresenham算法在兩點間劃一直線 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bres

    采用3D Bresenham算法在兩點間劃一直線 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid % Transformations to Volume Data, WSCG2004 Conference. % http://wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf

    標簽: Bresenham Pendleton program MATLAB

    上傳時間: 2013-12-10

    上傳用戶:sz_hjbf

  • === ==== 關于本光盤 ========== Tinix: 書中所附代碼 其中很多目錄中除了包含源代碼(*.asm, *.inc, *.c, *.h)外

    === ==== 關于本光盤 ========== \Tinix: 書中所附代碼 其中很多目錄中除了包含源代碼(*.asm, *.inc, *.c, *.h)外,還有這樣一些文件: boot.bin 引導扇區(Boot Sector),可通過 FloppyWriter 寫入軟盤(或軟盤映像)。 loader.bin LOADER,直接拷貝至軟盤(或軟盤映像)根目錄。 kernel.bin 內核(Kernel),直接拷貝至軟盤(或軟盤映像)根目錄。 bochsrc.bxrc Bochs 配置文件,如果系統中安裝了 Bochs-2.1.1 可直接雙擊之運行。其它細節請見書第 2.7 節。 godbg.bat 調試時可使用此批處理文件。它假設 Bochs-2.1.1 安裝在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 軟盤映像。可直接通過 Bochs 或者 Virtual PC 運行。 *.com 可以在 DOS (必須為純 DOS) 下運行的文件。 \Tools: 一些小工具 (在 VC6 下編譯通過) DescParser 描述符分析器,輸入描述符的值,可以得出起基址、界限、屬性等信息。 ELFParser ELF 文件分析器,可以列出一個 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以寫引導扇區,支持軟盤和軟盤映像。 KrnlChecker 用以檢查一個 Tinix 內核加載后位置是否正確。

    標簽: Tinix asm inc 光盤

    上傳時間: 2014-01-26

    上傳用戶:TF2015

  • 加亮文本框 Lightbox v2.0 uses the Prototype Framework and Scriptaculous Effects Library. You will need t

    加亮文本框 Lightbox v2.0 uses the Prototype Framework and Scriptaculous Effects Library. You will need to include these three Javascript files in your header.

    標簽: Scriptaculous Framework Prototype Lightbox

    上傳時間: 2014-11-18

    上傳用戶:小儒尼尼奧

  • 1.1 前言 2005-3-2公司開會并分給我一個任務:寫一個程序從福建移動的BOSS系統取出一些相關數據。我得到的資料只有一個“福建移動BOSS與業務增值平臺接口規范V1.2.2(新).doc”

    1.1 前言 2005-3-2公司開會并分給我一個任務:寫一個程序從福建移動的BOSS系統取出一些相關數據。我得到的資料只有一個“福建移動BOSS與業務增值平臺接口規范V1.2.2(新).doc”,這個規范頁數不多,一下就瀏覽完了。但之后依然不知所措,感覺到了一條河邊,河前有一條大道(就是這份文檔)能讓我直達目的地,但卻找不到過河的橋。這份文檔只給出了數據的格式編碼規范,但沒有告訴你用什么技術,怎么去取這些數據,甚至連一個數據格式的XML例子文件也沒有。 里面只有這樣幾句話:“交易消息(包括請求和應答)是以XML格式表達的,包括兩個部分:Message Header(消息頭)與Service Content(交易業務內容)。” “接口協議使用HTTP協議,落地方為發起方提供訪問的URL,發起方使用HTTP POST方法發送請求報文并得到應答報文,發起方作為落地方的HTTP客戶端,落地方作為發起方的HTTP服務器。因此,各個參與方需要同時實現HTTP客戶端以及服務器的功能。” 這里面有兩個關鍵字:XML、HTTP,再加上老大說用SOAP,我想這個BOSS系統和外界的信息交換技術也是基于SOAP實現的吧。于是我上網搜索了一些資料,始有此文。

    標簽: BOSS 2005 1.1

    上傳時間: 2013-12-22

    上傳用戶:coeus

  • ///*** *** *** *** *** *** * //一、程序說明: //1, 24LC02器件地址是1010000R/W. //2, 數組寫入24LC02采取頁寫方式. //3, 數

    ///*** *** *** *** *** *** * //一、程序說明: //1, 24LC02器件地址是1010000R/W. //2, 數組寫入24LC02采取頁寫方式. //3, 數組code從24LC02讀出時采取自由讀方式. //4, 采用4.00M晶體。 //5,采用軟件I2C。 //二、硬件連接: //1, SDA------->23 pin.(當然你可以任意選擇腳位) //2, SCL------->18 Pin.(當然你可以任意選擇腳位) //3, PORTB----->數碼管的段輸出 //4, RD4,RD5,RC6,RC7------->數碼管的位輸出(數碼管為共陰極)

    標簽: 1010000 24 02 LC

    上傳時間: 2013-12-21

    上傳用戶:lizhizheng88

  • Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful

    Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.

    標簽: Generating SSE beautiful Fractals

    上傳時間: 2016-11-03

    上傳用戶:小鵬

  • 利用專案的方式

    利用專案的方式,將不同功能的切割到不同檔案,主要是要學習如何在專案內學習如何用header以及其他檔案, 並加入了如何將讀到的檔案輸出至特定位置,以及讀檔案時的空白如何處理,利用簡單的運算來表示,同樣對初學者很有幫助!

    標簽: 方式

    上傳時間: 2016-11-19

    上傳用戶:xinzhch

主站蜘蛛池模板: 上思县| 诸城市| 吉隆县| 思茅市| 通道| 凤阳县| 舒兰市| 鹿邑县| 慈溪市| 辽源市| 许昌市| 东乌珠穆沁旗| 吉水县| 阳信县| 化德县| 重庆市| 剑河县| 舟山市| 龙井市| 福贡县| 孙吴县| 巧家县| 大石桥市| 天柱县| 丹寨县| 开化县| 繁昌县| 漳州市| 长垣县| 中牟县| 信阳市| 晋城| 葫芦岛市| 津市市| 民勤县| 布尔津县| 泰州市| 萝北县| 会宁县| 璧山县| 会昌县|