When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn t produce lib" checkbox in the Linker settings page for this project.
標簽: not created symbols produce
上傳時間: 2015-09-01
上傳用戶:asdkin
本書以4個面向來表現C++的本質:procedural(程序性的)、generic(泛型的)、object-based(個別對象的)、object-oriented(面向對象的)。本書的組織圍繞著一系列逐漸繁復的程序問題,以及用以解決這些問題的語言特性。循此方式,你不只學到C++的函數和結構,也會學習到它們的設計目的和基本原理。 你可以由本書發現以下關鍵主題: ● Generic (泛型)編程風格和Standard Template Library(STL) ● Object-based(個別對象)編程風格和class的設計 ● Object-oriented(面向對象)編程風格和classes階層體系的設計 ● Function template 和class template 的設計和運用 ● Exception handling(異常處理)與執行期型別鑒定(Run-Time Type Identification)
標簽: object-oriented object-based procedural generic
上傳時間: 2013-12-30
上傳用戶:362279997
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.
標簽: connecting exchanging Framework Devices
上傳時間: 2014-12-05
上傳用戶:yzhl1988
英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標簽: Programming Reference Standard Tutorial
上傳時間: 2015-09-02
上傳用戶:Breathe0125
JSF的標簽API文檔,非常難找。 JavaServer Faces Tag Library Documentation
上傳時間: 2013-12-31
上傳用戶:gaojiao1999
ZIP壓縮、解壓縮算法庫,完全C++實現,支持多種平臺。下面是英文描述: This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers. Its easy and practical interface makes the library suitable for the beginners as well as for the advanced users.
上傳時間: 2013-11-28
上傳用戶:hopy
Klaas Gadeyne, a Ph.D. student in the Mechanical Engineering Robotics Research Group at K.U.Leuven, has developed a C++ Bayesian Filtering Library that includes software for Sequential Monte Carlo methods, Kalman filters, particle filters, etc.
標簽: Engineering Mechanical Robotics Research
上傳時間: 2015-09-07
上傳用戶:Altman
一個十分不錯的C/S圖書館管理系統 圖書館管理系統 使用方法: 文件夾下有兩個文件夾Tsgl_client(圖書管理客戶端)和Tsgl_server(圖書管理服務器端),用的是同一個ASA8數據庫,數據庫文件在Tsgl_server中。利用PowerBuilder 9.0打開相應文件夾下的PBW文件,然后按照應用程序入口配置數據源連接即可。ODBC ASA8數據源配置清單如下: 數據源名(data source name)為 tsgl 數據庫名(database name)為libmis.db 數據庫文件(database file)路徑選擇為…chap6\Tsgl_server\libmis.db文件 數據庫登錄用戶名(user id)為dba 數據庫登錄口令(password)為sql
標簽: Tsgl_client Tsgl_server 圖書館 圖書管理
上傳時間: 2014-12-01
上傳用戶:wab1981
FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.
標簽: libavcodec and complete includes
上傳時間: 2015-09-09
上傳用戶:zhichenglu
對概念不清的同志可以看看,作系統硬件不能不清楚的單位,詳細說明了db,dbm等常用單位
標簽:
上傳時間: 2013-12-16
上傳用戶:zhangyigenius