搜索资源列表
PicHandlerV1.0
- 外国人开发的,使用API函数加算法做的一个图象处理程序-foreigners development, the use of API functions plus an algorithm to do the image processing procedures
GeoTransdll
- GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC开发工具调用。-GeoTrans directory for Packaging Dll Visual C project. Packaged 10 commonly used image processing API function to facilitate the development tool called VC.
packeddll
- GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。GeoInVB目录中是一个VB项目,对封装的Dll进行调用演示。-GeoTrans directory for Packaging Dll Visual C project. Packaged 10 commonly used image processing API function to facilitate VC, VB, Delphi dev
fbStructure
- facebook api结构图,是开发facebook api的重要参考工具图。图里详细描绘了facebook api的结构
JpgVSbmp
- Jpg和Bmp格式相互转换的API封装,可以在此基础上进一步开发
Screen_Capture_Src_Updated_
- 将屏幕保存为bmp文件的源码,仿Snagit功能实现,包含了bmp文件格式、鼠标事件钩子等技术。VS2003环境开发。-Every body knows about the Screen Capture(Prt Scr Button) utility that comes with each and every Microsoft Window. So what is the necessity of other Screen Capture application. But the Scree
Face
- OpenGL™ 是行业领域中最为广泛接纳的 2D/3D 图形 API, 其自诞生至今已催生了各种计算机平台及设备上的数千优秀应用程序。OpenGL™ 是独立于视窗操作系统或其它操作系统的,亦是网络透明的。在包含CAD、内容创作、能源、娱乐、游戏开发、制造业、制药业及虚拟现实等行业领域中,OpenGL™ 帮助程序员实现在 PC、工作站、超级计算机等硬件设备上的高性能、极具冲击力的高视觉表现力图形处理软件的开发。 -OpenGL ™ is the ind
GDIP-programing-guide
- gdi 编程指南,GDI+(Graphics Device Interface Plus图形设备接口加)是Windows XP和Windows Server 2003操作系统的子系统,也是.NET框架的重要组成部分,负责在屏幕和打印机上绘制图形图像和显示信息。 顾名思义,GDI+是Windows早期版本所提供的图形设备接口GDI的后续版本。GDI+是一种应用程序编程接口(API),通过一套部署为托管代码的类来展现。这套类被称为GDI+的“托管类接口”。 GDI+最早是于2001年随Win
Adventure
- 2D游戏大冒险,开发环境VC6.0,开发工具Window API,语言,C-Adventure 2D game development environment VC6.0 tools Window API, language, C++
3D-Projection
- 本项目展示了如何进行三维投影,即使用二维的绘图API (DrawLine)绘制三维图形的轮廓,开发语言为C#,项目环境为Visual Studio 2008。 三维旋转矩阵是投影操作中的关键,本项目展示了旋转矩阵的使用,并建立了一个简单的三维场景,用户可以通过拖动鼠标对场景进行旋转。-This project shows how three-dimensional projection, that the use of two-dimensional graphics API (Dra
AEROVB6
- 通过调用API将VB6开发的程序显示具有WIN7的AERO特效,当然前提示WIN7或VISTA或WIN8已经打开了AERO效果.-By calling the API VB6 development program displays have WIN7 of AERO effects, of course, before the prompt WIN7 or VISTA or WIN8 has opened AERO effects.
lib3ds-20080909
- lib3ds库的源代码,支持Visual2010编译,可方便使用和二次开发。-the C source code of lib3ds API interface , it is useful to read 3ds file.
_Snake
- 采用win32 API开发的贪吃蛇游戏,包含速度选择、重玩、暂停/继续功能-Using Win32 API development of the snake game, including speed, play, pause/resume function
MICROVIEW-VER5.0-SDK-HANDBOOK
- 微视采集卡开发的程序员工具包。含有重要API应用的说明。-Important sdk for survillance developement with microview video card
VB使用API在内存中绘制曲线再显示到图片框上
- VB6开发环境用API在内存绘制实时曲线,整体复制到前台,速度快,效率高(In VB6, it is a high efficiency way to draw real time curve)