XMathLib是一個通用的3D圖形數學庫。 其中包含兩個部分: XMathLib和XGeomLib。分別處理數學和幾何運算。 數學部分包含向量、矩陣、四元數的運算。以及其它的運算。 幾何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的運算。
上傳時間: 2013-12-14
上傳用戶:hfmm633
Simple I2C controller -- 1) No multimaster -- 2) No slave mode -- 3) No fifo s -- -- notes: -- Every command is acknowledged. Do not set a new command before previous is acknowledged. -- Dout is available 1 clock cycle later as cmd_ack
標簽: multimaster controller No Simple
上傳時間: 2015-07-01
上傳用戶:zhangliming420
優盤程序,符合USB1.1規范。硬件平臺:ATmega162+PDIUSBD12+K9F5608。軟件平臺:ICCAVR。協議:Bulk-Only Transport,Reduced block command.
標簽: Bulk-Only Transport PDIUSBD Reduced
上傳時間: 2014-02-06
上傳用戶:ippler8
Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.
標簽: engineers firmware hardware Windows
上傳時間: 2015-07-01
上傳用戶:xc216
首先定義一個點類Point,其私有成員為其坐標X,Y。設計構造函數,拷貝構造函數,析構函數(可以什么都不做,只打印信息,表示其被調用),設置新值函數Set, 打印成員值函數Print。再定義一個線類Line,線類是在公有繼承點類的基礎上,新增私有成員斜率S,并設計構造函數,拷貝構造函數,析構函數(可以什么都不做,只打印信息,表示其被調用),設置新值函數Set, 打印成員值函數Print以及其它你認為對訪問此Line類對象有用的成員函數。并用此Line類定義對象,調用所有成員函數。尤其是考察構造函數的調用順序。
上傳時間: 2015-07-07
上傳用戶:xfbs821
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.
標簽: engineers developers firmware hardware
上傳時間: 2013-12-22
上傳用戶:王楚楚
NetWar是一個實時策略游戲,類似于Command & Conquer, Starcraft, 和Total Annihilation。這個游戲只提供了多人模式,LAN上支持最多12人同時游戲。是用Java開發的。
上傳時間: 2014-01-02
上傳用戶:a6697238
Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the command "wmatch".
標簽: hafnian nonnegative the Computes
上傳時間: 2013-12-23
上傳用戶:lmeeworm
藍牙協議This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used to transport command and response messages for controlling Audio Video features in conformant devices. This protocol enables a device to support more than one control profile at the same time each supported profile shall define its own message formatting and/or usage rules.
標簽: specification describes Transport Protocol
上傳時間: 2015-08-11
上傳用戶:大融融rr
在一個窗體上的上面放置兩個按鈕“Open”和“Save”,在一個JFrame的窗體上放置一個文本區,點擊“Open”按鈕,彈出打開對話框,選擇一個文件打開后,在文本區中顯示 “Opening:新建文本文檔.txt.”,若選擇了“取消”,則在文本區中顯示“Open command cancdlled by user.”,點擊“Save”按鈕,彈出保存對話框,選擇“保存”后,在文本區中顯示 “Saving:新建文本文檔.txt”,若選擇了“取消”,則在文本區中顯示Save command cancdlled by user
上傳時間: 2015-08-13
上傳用戶:sclyutian