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

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

entry-level

  • windows開源代碼 Microsoft Windows is a complex operating system. It offers so many features and does so

    windows開源代碼 Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid

    標簽: Microsoft operating features windows

    上傳時間: 2015-11-24

    上傳用戶:zhuyibin

  • C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con

    C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.

    標簽: Programming frameworks providing coverage

    上傳時間: 2013-12-26

    上傳用戶:daguda

  • Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games w

    Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games was written with four broad goals: To teach a lively style of object-oriented software engineering. To show how to bring a complete program to the level of a commercial release. To provide a "game engine" framework of linked classes for game development. To help students create computer games that are interactive, rapidly executing, and visually beautiful.

    標簽: Engineering Software Computer Games

    上傳時間: 2015-12-02

    上傳用戶:cc1

  • The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

    The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.

    標簽: NtddkSrcStoragesfloppy directory sfloppy resides

    上傳時間: 2015-12-04

    上傳用戶:84425894

  • 原理:對Pe文件的.data節

    原理:對Pe文件的.data節,.text節進行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應用程序。 參考文獻:(1)def源碼 (2)黑客調試技術揭秘 (3)yoda s protector源碼

    標簽: data

    上傳時間: 2013-12-12

    上傳用戶:dave520l

  • 原理:對Pe文件的.data節

    原理:對Pe文件的.data節,.text節進行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應用程序。 參考文獻:(1)def源碼 (2)黑客調試技術揭秘 (3)yoda s protector源碼

    標簽: data

    上傳時間: 2015-12-04

    上傳用戶:wangdean1101

  • 圖像處理的關于Snakes : Active Contour Models算法和水平集以及GVF的幾篇文章

    圖像處理的關于Snakes : Active Contour Models算法和水平集以及GVF的幾篇文章,文章列表為: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral Stability of Local Deformations Spectral Stability of Local Deformations.pdf [6]An active contour model for object tracking using the previous contour.pdf [7]Volumetric Segmentation of Brain Images Using Parallel Genetic AlgorithmsI.pdf [8]Segmentation in echocardiographic sequences using shape-based snake model.pdf [9]Active Contours Without Edges.pdf 學習圖像處理的人必看的幾篇文章

    標簽: Contour Snakes Active Models

    上傳時間: 2014-01-15

    上傳用戶:wqxstar

  • To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. Thes

    To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. These include, but are not limited to, mergingprocesses, pulling constants out of loops, clock suppression, and signal collapsing. You control the level of optimization by specifying certain switches when you invoke the compiler.

    標簽: optimizations simulation ModelSim increase

    上傳時間: 2013-12-25

    上傳用戶:pkkkkp

  • This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control si

    This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Only a small portion of the MSP430 CPU?s nonreal-time resources is used. Specific hardware bit-latching capabilities of the Timer_A3 module are used for real-time decoding of the IR data signal, independent and asynchronous to the CPU. CPU activity and power consumption are kept to an absolute minimum level. The Timer_A3 decoder implementation also allows other tasks to occur simultaneously if required. The solutions provided are written specifically for MSP430x11x(1) and MSP430x12x derivatives, but can be adapted to any other MSP430 incorporating Timer_A3. 電視遙控器設計基於MSP430

    標簽: application describes Timer_A control

    上傳時間: 2014-01-01

    上傳用戶:qq21508895

  • vs.net技術內幕 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has

    vs.net技術內幕 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Visual C++ .NET keeps all the productivity-boosting features you’re familiar with, such as Edit And Continue, IntelliSense, AutoComplete, and code tips. Visual C++ .NET also includes many new features such as managed code extensions for .NET programming, support for attributed code, and a more consistent development environment. These features take Visual C++ .NET to a new level. This book will get you up to speed on the latest technologies introduced into Visual C++.

    標簽: Visual particular Microsoft NET

    上傳時間: 2015-12-26

    上傳用戶:qweqweqwe

主站蜘蛛池模板: 图木舒克市| 萍乡市| 新闻| 平舆县| 井陉县| 德兴市| 望城县| 达州市| 姚安县| 金寨县| 通道| 延长县| 云安县| 滨州市| 和政县| 连州市| 黄浦区| 新竹县| 邹城市| 中牟县| 邻水| 宝鸡市| 礼泉县| 洛川县| 南丹县| 西华县| 原阳县| 嘉荫县| 青浦区| 兴义市| 资兴市| 嘉定区| 隆子县| 峨边| 马关县| 郯城县| 乐陵市| 湛江市| 吴堡县| 盱眙县| 镇赉县|