Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.
上傳時間: 2013-12-24
上傳用戶:zhouli
虛擬機設計與實現——C/C++,即Virtual Machine Design and Implementation in C/C++ ,隨書光盤源碼,HEC虛擬機的源代碼
標簽: 虛擬機
上傳時間: 2016-12-22
上傳用戶:洛木卓
windows嵌入式編程,一個帶有網絡功能的紙牌游戲。可以建立主機,加入游戲等。也有單機游戲,可令AI參與游戲。 使用了Windows mobile 6 professional sdk 如果使用device emulator測試此程序,請提前安裝virtual PC 2007或者device emulator虛擬網卡,否則網絡功能無法演示。
上傳時間: 2017-01-03
上傳用戶:sssl
韓國Yunjin Lee的博士論文,包含了她讀博期間的主要研究成果,包括Mesh Scissoring: Contour-Based Segmentation,Mesh Parameterization Using Virtual Boundaries,Geometric Snakes for 3D Meshes,Mean Shift for 3D Meshes
上傳時間: 2013-12-12
上傳用戶:netwolf
Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or drive where Windows is installed (pre-boot authentication). * Encryption is automatic, real-time (on-the-fly) and transparent. * Provides two levels of plausible deniability, in case an adversary forces you to reveal the password: 1) Hidden volume (steganography) and hidden operating system. 2) No TrueCrypt volume can be identified (volumes cannot be distinguished from random data). * Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS. Further information regarding features of the software may be found in the:http://www.truecrypt.org/
標簽: open-source encryption Features software
上傳時間: 2013-12-20
上傳用戶:123啊
基于C++闡述虛擬機編程原理 This guide provides an in-depth look at the construction and underlying theory of a fully functional virtual machine and an entire suite of related development tools.
標簽: construction underlying provides in-depth
上傳時間: 2017-02-12
上傳用戶:nanxia
In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM core,(ARM7TDMI, ARM720T, or ARM922T.) Part II: Make use of virtual prototype to integrate/verify the hardware and software. Part III: Verify your soft IP in target environment.
標簽: ARM-based baseline platform project
上傳時間: 2017-02-15
上傳用戶:363186
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
標簽: lightweight embeddable Lua scripting
上傳時間: 2014-01-13
上傳用戶:從此走出陰霾
在linux文件系統下,實現虛函數,簡單地說,那些被virtual關鍵字修飾的成員函數,就是虛函數。虛函數的作用,用專業術語來解釋就是實現多態性(Polymorphism),多態性是將接口與實現進行分離;用形象的語言來解釋就是實現以共同的方法,但因個體差異而采用不同的策略
上傳時間: 2014-01-15
上傳用戶:caozhizhi
Face Recognition Library ======================== Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for imaging optimization. Library works great even for a low resolution web cam image and requires the user to align to a mirror frame on screen. Complete Source Code with Video capture and feature extraction kit for Registered Users. Please register here for only $299 with Source Code : http://www.research-lab.com/facerecognitionorder.htm (c) www.research-lab.com
標簽: Recognition recognition Advanced Library
上傳時間: 2017-04-25
上傳用戶:784533221