两种面向对象的C++线程模型
上传时间: 2015-02-24
上传用户:王者A
深入讲解C#对象模型
标签: 对象模型
上传时间: 2014-01-03
上传用户:gaome
c++对象模型,适合高级C++程序员阅读,本书主要从一些最基本的C++概念扩展,引导你进入真正的C++世界
上传时间: 2015-04-18
上传用户:linlin
本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。
上传时间: 2015-05-01
上传用户:zaizaibang
学生论文在线管理系统 采用B/S模型 学生可以从浏览器中提交 浏览论文
上传时间: 2014-01-08
上传用户:ukuk
含t h r e a d x,u c o s 的b s p
标签:
上传时间: 2015-06-29
上传用户:xfbs821
世界首个C++编译器作者之一的Lippman的《深入C++对象模型》英文版,可以增强读者对C++语言底层实现机制的了解,写出更加高效,安全的代码。
上传时间: 2013-12-04
上传用户:wweqas
%直接型到并联型的转换 % %[C,B,A]=dir2par(b,a) %C为当b的长度大于a时的多项式部分 %B为包含各bk的K乘2维实系数矩阵 %A为包含各ak的K乘3维实系数矩阵 %b为直接型分子多项式系数 %a为直接型分母多项式系数 %
上传时间: 2014-01-20
上传用户:lizhen9880
C++对象模型技术内幕,是一本很好的描述面向对象设计技术的书籍。
标签: 对象模型
上传时间: 2015-09-01
上传用户:jing911003
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
标签: C. hamsterdb structure database
上传时间: 2013-12-11
上传用户:LouieWu