搜索资源列表
cdib
- 这个类库可以实现设备无关位图的创建显示读入保存捕捉位图-the library can achieve device-independent bitmap show the creation read preserve capture bitmap
KEY_C31
- The KeyTree Utilities is a set of library routinesfor C programmers for the creation,access and maintenance of indexed files of variable length records
enumvdmpro
- 即使是在 32位环境中编写程序,也经常碰到处理 16位应用程序的情况。在 Windows NT 中,16位程序是运行在虚拟 DOS 机(VDM)中的。VDMDBG.dll 包含许多处理16位程序的有用函数,这个库是 Platform SDK 的一部分。 VDMDBG 中的函数提供了很好的方式在 VDM 中枚举、创建和终止 16位进程(任务)。 如果需要使用 VDMDBG 函数,你的工程必须链接 VDMDBG.lib。-even in the 32-bit environment pr
中国象棋2222
- 一个小小的注意力测试 作为一个C++程序设计者,STL是一种不可忽视的技术。Sandard Template library (STL): 标准模板库,更准确的说是 C++ 程序设计语言标准模板库。学习过MFC的人知道,MFC是微软公司创建的 C++ 类库。而与之类似的是 STL 是模板库,只不过 STL 是 ANSI/ISO 标准的一部分,而 MFC 只不过是微软的一个产品而已。也就是说STL是所有C++编译器和所有操作系统平-a little attention as a
WCPiercePracticesEnterpriselibrary
- A group of programmers far smarter than I have been laboring from some time to create a library of utilities to help developers like myself to create better applications. The fruits of that labor is the Enterprise library from the Patterns & Practice
DIB_chen
- 简单的DIB处理类库,包括DIB的创建,操作和现实-simple processing library DIB, DIB, including the creation, operation and reality
liblvt-0.4.1.win32
- liblvt is a small, portable, object-oriented library designed to simplify the creation of 2D and 3D graphics applications for education and demonstration.
brew window manager
- Objective This topic describes how to create a windowed application that will share the display with other applications. Requirements Brew® MP windowed applications need to be written differently than traditional Brew MP applications.
ovm-2.0.tar
- OVM library used for VIP creation
Mode
- Abstract Factory(抽象工厂模式) 意 图 提供一个创建一系列相关或相互依赖对象的接口,而无需指定它们具体的类。 适 用 环 境 一个系统要独立于它的产品的创建、组合和表示时。 一个系统要由多个产品系列中的一个来配置时。 当你要强调一系列相关的产品对象的设计以便进行联合使用时。 当你提供一个产品类库,而只想显示它们的接口而不是实现时。 结 构 -Abstract Factor
dpkt-1.6.tar
- python packet creation / parsing library-python packet creation/parsing library
abstractproduct_0_2.tar
- abstractproduct.h is C++ template-based library providing reflective object creation mechanism (similar to Java s Class.forName("ClassNameHere").newInstance()). It does so by static initialization of meta-classes and factory objects reflecting your o
vbTableData
- VB获取数据库数据表、记录集行数等信息,打开程序后,浏览到所要打开的MDB文件,如果是标准的MDB库的话,则会枚举出库内的所有表,并获取数据库创建时间、最后修改时间、记录条目数等,本程序面向VB初级用户,不涉及高级的数据库理论,因此容易理解。-VB access database data table to record information such as assembly lines, open the program, browse to the file to open the MDB
PdfLib
- VB.Net library for pdf creation and manipulation
Unrar
- 1、解释链接库中所有函数为基本功能,诸如:取注释、取文件列表、取信息、判断文件信息、测试文件、解压文件等。 2、动态创建必要窗口,诸如 文件替换询问窗口、重命名窗口、分卷输入窗口、密码输入窗口等,逼真模拟 GUI WINRAR 功能。 3、提供 10 种函数、5 个常量及 1 种数据类型实现 WINRAR 文件查看、测试、解压等操作。 使用本模块,你只需自己设计一个漂亮的外壳界面,就可以制作一个自己的全功能 GUI 版 WINRAR 了。当然,前面提到的压缩、多格式支
Intr-to-3DGame-Program-DirectX9.0c-
- 书名: Introduction to 3D Game Programmingwith DirectX- 9.0c - A Shader Approach 经典的DirectX 9.0c入门书籍龙书的2006年新版本, 相比03年的那般增加了非常多的内容, 包含的技术足够让读者做出一个简单但完整的游戏. 这本书在网上一直只有一个chm的版本, 非常不便于阅读, 现在托亚马逊kindle的福, 官方电子书版出现, 本人有幸获得, 并在此分享. -Introduction to 3D Game
RulesLogic
- RulesLogic. (.NET Framework 4.0/VS 2010) It allows simple rules creation and validation, like "(a = 3 or b = 4) and c = 7". Currently "and / or / = / != / () operators supported. The library can be extended with adding additional classes (f
vc280demos
- 280个vc++实效编程实例源码,囊括了VC编程的方方面面,包括系统控制、界面窗口、菜单制作、设备管理、数据类型、控制编程、对话框视图、框架文档视图、光标、控制栏、多线程编程、网络编程、数据库编程、动态链接库创建与使用、控件编程、GDI编程、文件操作等VC初学者例子,相信通过这些小而实用的例子,你将对VC++编程有一个熟悉的认识,直到精通VC。 光盘中包含精通vc++实效编程280例的源程序,所有程序均经过测试,仅供读者学习时使用,不能用作其他商业用途。 源程序文件存放于章节文件
Win32-Dll-example-projects
- Dll 动态链接库的创建与调用教程示例 让更多的DLL动态链接库初学者有个初步的形象认识,加快学习的进度-Dll dynamic link library creation and invocation tutorial example to allow more dynamic link library DLL image beginners have a preliminary understanding, to accelerate the progress of learning
staticanddynamiclibraryfiles
- source code for static and dynamic library creation