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

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

al

  • PowerFish is a class library, intended to provide a broad functionality base for any application. al

    PowerFish is a class library, intended to provide a broad functionality base for any application. although the focus is on game and demo development. PowerFish是一個類庫,旨在為應用程序提供一個廣泛的功能基礎,雖然其重點是在游戲和演示開發。

    標簽: functionality application PowerFish intended

    上傳時間: 2013-11-28

    上傳用戶:2467478207

  • 程序首先定義一個hello的函數調用int 21h mov ah

    程序首先定義一個hello的函數調用int 21h mov ah ,09來顯示字符串,ds:dx定義字符串位置 來使用一個80×25的界面使整個程序更加美觀 游戲主程序調用BIOS int 10 的9號功能實現對目標文本的顏色和定位,。游戲主程序可以用int 16 mov ah,00從鍵盤讀取輸入的字符在調用int 21 mov ah,01 讓鍵盤輸入顯示在屏幕中 al=輸入的字符,用cmp指令對輸入的文本和目標文本進行比較,再利用選擇語句將錯誤的輸入字符顯示為紅色,將正確的輸入字符顯示為綠色。在整個字符串結束后直接退到dos環境

    標簽: hello 21h int mov

    上傳時間: 2014-11-23

    上傳用戶:waitingfy

  • This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometr

    This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendrickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file "chaco/README" tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning package, using Robert Bridson s "metismex" code.

    標簽: partitioning including contains toolbox

    上傳時間: 2015-05-25

    上傳用戶:tzl1975

  • 8253的初始化程序舉例: 例1:選擇2號計數器

    8253的初始化程序舉例: 例1:選擇2號計數器,工作在3方式,計數初值為533H(2個字節),采用二進制計數。其初始化程序段為 MOV DX,307H ;命令口 MOV al,10110110B ;2號計數器的初始化命 令字 OUT DX,al ;寫入命令寄存器 MOV DX,306H ;2號計數器數據口 MOV AX,533H ;計數初值 OUT DX,al ;選送低字節到2號計數器 MOV al,AH ;取高字節送al OUT DX,al ;后送高字節到2號計數器

    標簽: 8253 初始化程序 舉例 計數器

    上傳時間: 2015-06-24

    上傳用戶:zhangzhenyu

  • MULTIDIMENSIONal SCalING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b

    MULTIDIMENSIONal SCalING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal profiles as described in %Aronov, et.al. "Neural coding of spatial phase in V1 of the Macaque" in %press J. Neurophysiology

    標簽: MULTIDIMENSIONal optimization Modified Steyvers

    上傳時間: 2015-08-26

    上傳用戶:kytqcool

  • This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs t

    This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs that interface systems on a chip working at different speeds. The connected systems can be either synchronous or asynchronous. The designs are then adapted to work between systems with very long interconnect delays, by migrating a single-clock solution by Carloni et al. (1999, 2000, and 2001) (for “latency-insensitive” protocols) to mixed-timing domains. The new designs can be made arbitrarily robust with regard to metastability and interface operating speeds. Initial simulations for both latency and throughput are promising.

    標簽: mixed-timing low-latency interfaces first-out

    上傳時間: 2015-10-08

    上傳用戶:dapangxie

  • The CUBA library provides new implementation of four general-purpose multidimensional integration al

    The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new implementations of existing algorithms with only few improvements over the original versions. all four algorithms can integrate vector integrands and have very similar Fortran, C/C++, and Mathematica interfaces.

    標簽: multidimensional general-purpose implementation integration

    上傳時間: 2014-09-09

    上傳用戶:gxf2016

  • 英語詞匯起源及妙記 1、Chemistry 化學 古代的煉金術士們總想找到一種方法

    英語詞匯起源及妙記 1、Chemistry 化學 古代的煉金術士們總想找到一種方法,將低賤的金屬變為金子。現在通過原子裂變的原理表明,他們的這種想法并非一般人們想象的那么愚蠢。古埃及人入侵歐洲后,將他們所研究的煉金術,連同其命名al-kimia一起傳入歐洲。后來,這個詞變成alchemy,“煉金的人”叫做alchemist,最后成了chemistry。“化學”的概念就是從“煉金術”演變來的.

    標簽: Chemistry 英語 化學 詞匯

    上傳時間: 2013-12-08

    上傳用戶:hxy200501

  • 功能為neighborhood components analysis

    功能為neighborhood components analysis,a quick matlab implementation of NCA (see Goldberger et al, NIPS04).

    標簽: neighborhood components analysis

    上傳時間: 2013-12-11

    上傳用戶:tianjinfan

  • MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast al

    MPEG MDCT的一些文章 A design on the vector-processor of MDCT-IMDCT algorithm for digital audio;A fast algorithm of integer MDCT for lossless audio coding

    標簽: vector-processor MDCT-IMDCT algorithm digital

    上傳時間: 2016-02-24

    上傳用戶:busterman

主站蜘蛛池模板: 黄冈市| 新野县| 民权县| 观塘区| 临江市| 嵊州市| 淮滨县| 潞城市| 白水县| 龙口市| 余姚市| 博野县| 塔城市| 新泰市| 论坛| 华阴市| 大石桥市| 集安市| 洪湖市| 叶城县| 延长县| 苗栗市| 灵川县| 察哈| 深圳市| 扶绥县| 兴海县| 景德镇市| 阳西县| 舒兰市| 河北省| 清徐县| 通州区| 土默特左旗| 同仁县| 共和县| 沭阳县| 株洲市| 治多县| 深州市| 三门县|