资源列表
Beginvisualc++2005
- 关于VC++的好书,PDF格式,有点大,不过内容全面。-About VC++ The book, PDF format, a little big, but comprehensive.
com0
- 学习COM,这本书是很好的选择,试试看,朋友-Learning COM, this book is a good choice, try, friends
Com
- 基于C++描述的COM技术,微软官方支持的人出版的-COM----C++
primer5.0
- 该软件主要用于对序列设计引物,是一个非常有用的软件。-The software is mainly used for primers designed, and is a very useful software.
COM-technology-insider
- COM接口可以通过多种语言实现,接口有一个二进制的标准。也就是说,表示一个接口的内存块必须具有一定的结构。客户程序用一个指向接口数据结构的指针来调用接口成员函数。接口指针实际上又指向一个指针,这第二个指针指向一组函数,称为接口寒暑表。接口函数表中每项为4个字节长的函数指针。 在C++中,可以使用抽象基类实现COM接口。抽象基类的内存结构跟接口的内存结构正好完全相同。抽象基类的指针指向一个vtbl指针,该指针指向虚拟函数表。由于一个COM组件可以支持任意数目的接口,因此对于这类组件,我们使用抽
LPC2368
- lpc2368的中英文用户文档 lpc2368的中英文用户文档-lpc2368 user documentation in Chinese and English lpc2368 user documentation in Chinese and English
cmake-2.8.12.2
- VTK 使用的Cmake 方便下载,32位的。 希望对大家有用。-vtk used Cmake
Sysinternals
- 这里面包含了很多的工具, 其中有DbgView这个非常方便的工具, 如进行VC编时, 在程序中加一句OutputDebugString("debug info"), 就可输出信息到DbgView这个工具中查看,非常方便. -There contains a lot of tools, one of DbgView there is this very convenient instrument, such as for VC allocation, the process at an add
COM
- 过外介绍COM内幕的书,中文版本的,提高软件构架设计用处很大
OMP-algorithm
- OMP算法 基于压缩传感的匹配追踪重建算法研究-OMP algorithm
AMCap
- Directshow sample code by DirectX.
shishangbiancheng
- Visual C++ 6.0 时尚编程百例 光盘源代码