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

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

kernel-Mode

  • This example application is a collection of Flash Lite do s and don ts from the usability point of

    This example application is a collection of Flash Lite do s and don ts from the usability point of view. The application contains real examples and animations of static examples that help you to see problematic issues in real life on a Nokia device. The application is optimized for devices with the resolution 170 x 208 pixels used in portrait mode. This example application is closely related to the document Flash Lite: Visual Guide, and it is highly recommended to read the document before going through this example.

    標(biāo)簽: application collection usability example

    上傳時(shí)間: 2015-10-05

    上傳用戶:trepb001

  • penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes

    penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics Group, RWTH Aachen , as part of the OpenSGPlus project, is funded by the German Ministry for Research and Education ( BMBF), and will serve as geometry kernel upon which the so-called high level primitives (e.g. subdivision surfaces or progressive meshes) of OpenSGPlus are built. It was designed with the following goals in mind : Flexibility : provide a basis for many different algorithms without the need for adaptation. Efficiency : maximize time efficiency while keeping memory usage as low as possible. Ease of use : wrap complex internal structure in an easy-to-use interface.

    標(biāo)簽: manipulating representing and efficient

    上傳時(shí)間: 2015-10-14

    上傳用戶:米卡

  • C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog

    C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI frameworks like Windows Forms and WPF while keeping your native C++ business logic. The book also covers methods for accessing C# or VB.NET components and libraries. Written for readers with a working knowledge of C++.

    標(biāo)簽: practical breathe Action legacy

    上傳時(shí)間: 2015-10-17

    上傳用戶:wendy15

  • RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for

    RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515, etc.), except for the 8?C751 and 8?C752. RTX-251 extends the functionality of the RTX-51 to the new intel MCSÒ 251 family of processors. It is available as a set of runtime libraries supporting the binary and the source mode to be used with the C251.

    標(biāo)簽: implemented real-time together runtime

    上傳時(shí)間: 2013-12-13

    上傳用戶:refent

  • 支撐矢量機(jī) class CvSVM : public CvStatModel //繼承自基類CvStatModel { public: // SVM type enum { C_SVC

    支撐矢量機(jī) class CvSVM : public CvStatModel //繼承自基類CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分類器,SVR是SVM回歸 // SVM kernel type

    標(biāo)簽: CvStatModel public class CvSVM

    上傳時(shí)間: 2014-08-19

    上傳用戶:妄想演繹師

  • 內(nèi)核啟動(dòng)進(jìn)程

    內(nèi)核啟動(dòng)進(jìn)程,是使用文件過濾驅(qū)動(dòng)開發(fā)的 Kernel exec proc

    標(biāo)簽: 內(nèi)核 進(jìn)程

    上傳時(shí)間: 2014-01-16

    上傳用戶:zwei41

  • Pico-IrDA is a minimalistic IrDA stack for microcontrollers. It supports IrOBEX in primary and seco

    Pico-IrDA is a minimalistic IrDA stack for microcontrollers. It supports IrOBEX in primary and secondary IrDA mode and IrCOMM in secondary mode only. Pico-IrDA works with a fixed baudrate of 9600 bps and is restricted to two communication peers

    標(biāo)簽: microcontrollers minimalistic Pico-IrDA supports

    上傳時(shí)間: 2015-11-02

    上傳用戶:洛木卓

  • 自從微軟推出16位的Windows操作系統(tǒng)起

    自從微軟推出16位的Windows操作系統(tǒng)起,此后每種版本的Windows操作系統(tǒng)都非常依賴于動(dòng)態(tài)鏈接庫(DLL)中的函數(shù)和數(shù)據(jù),實(shí)際上Windows操作系統(tǒng)中幾乎所有的內(nèi)容都由DLL以一種或另外一種形式代表著,例如顯示的字體和圖標(biāo)存儲(chǔ)在GDI DLL中、顯示W(wǎng)indows桌面和處理用戶的輸入所需要的代碼被存儲(chǔ)在一個(gè)User DLL中、Windows編程所需要的大量的API函數(shù)也被包含在Kernel DLL中。

    標(biāo)簽: Windows 微軟 操作系統(tǒng)

    上傳時(shí)間: 2013-12-14

    上傳用戶:zhuimenghuadie

  • This book is intended for embedded system programmers, consultants and students interested in real-t

    This book is intended for embedded system programmers, consultants and students interested in real-time operating systems. μC/OS-II is a high performance, deterministic real-time kernel and can be embedded in commercial products (see Appendix F, Licensing). Instead of writing your own kernel, you should consider μC/OS-II. You will find, as I did, that writing a kernel is not as easy as it first looks.

    標(biāo)簽: consultants programmers interested intended

    上傳時(shí)間: 2015-11-06

    上傳用戶:l254587896

  • 利用VB開發(fā)通信程序主要的方法有兩種

    利用VB開發(fā)通信程序主要的方法有兩種,一是利用VB本身提供的控件(CONTRALS),另一種方法是利用WINDOWS API應(yīng)用程序接口,WINDOWS API 主要提供了三個(gè)動(dòng)態(tài)連接庫KERNEL.EXE、USER.EXE、GDI.EXE供開發(fā)人員調(diào)用

    標(biāo)簽: 通信程序

    上傳時(shí)間: 2015-11-09

    上傳用戶:qazxsw

主站蜘蛛池模板: 札达县| 增城市| 临清市| 潢川县| 涞源县| 中山市| 富源县| 洛阳市| 略阳县| 称多县| 武宣县| 松阳县| 定南县| 黑山县| 嘉定区| 定边县| 静乐县| 德惠市| 穆棱市| 泰顺县| 正宁县| 东山县| 昌吉市| 昭苏县| 措美县| 陇南市| 大田县| 鄂伦春自治旗| 潮安县| 全州县| 沙田区| 威信县| 许昌县| 临西县| 清镇市| 永寿县| 普宁市| 宝山区| 墨脱县| 北宁市| 达孜县|