搜索资源列表
jgraph-latest-lgpl-src
- jgraph的开发源码。很多程序员在用别人的api在进行开发,而有些人则正在开发api。想学学后者没吗? 那就看看这个这个开放源码吧! 以下是e文的介绍; Integrate JGraph into your application to get \"out-of-the-box\" graphing Enjoy an open source core technology topped with products and services Reduce cost wit
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
APIms
- 用微软的实时通信API集成丰富的客户端通信-use Microsoft's real-time communication API integrated rich client communication
xingqiong
- 利用OpenGL模拟太阳系星球运转 Title: OpenGL with VB6 Author: Saadat Ali Shah Email: shahji_2000@yahoo.com Environment: VB 6.0, Win98/Me/XP Keywords: OpenGL, multiple viewports, mouse picking Level: Intermediate Category: VisualBasic/Graphics/OpenGL
Coin-3.0.0.ZIP
- Coin3D库源代码,开源, 与Open Inverter兼容-Coin is an OpenGL based, retained mode 3D graphics rendering library. It is implemented in C++ and publicly released with the source code open for your perusal. The application programmer s interface (API) is fully com
netcdf_toolbox-1.0.12.tar
- NetCDF Toolbox一种重要的画图工具-The NetCDF Toolbox is something that I did not write, and therefore I cannot answer any questions about it. It s based on the netcdf-2 api of mexnc and it s completely unsupported. I strongly recommend that you not use it.
raytrace
- 这是一个基于光线投射算法的三维重建小程序,使用了opengl的API,适用于3D初学者-This is a ray casting algorithm based on three-dimensional reconstruction of small, the use of opengl' s API, for 3D beginners
am_tools_win_v3.tar
- Tim Cootes s am_tools_win_v3.tar.gz,it is a good material for studying aam-Tim Cootes s am_tools_win_v3.tar.gz, it is a good material for studying aam
19
- 跟17是一套的东西,大家好好研究 多GOOGLE API 学习帮助很大。 -With 17, is a set of things to study many U.S. GOOGLE API study of great help.
vcopengl
- OpenGL™ 是行业领域中最为广泛接纳的 2D/3D 图形 API, 其自诞生至今已催生了各种计算机平台及设备上的数千优秀应用程序。OpenGL™ 是独立于视窗操作系统或其它操作系统的,亦是网络透明的。在包含CAD、内容创作、能源、娱乐、游戏开发、制造业、制药业及虚拟现实等行业领域中,OpenGL™ 帮助程序员实现在 PC、工作站、超级计算机等硬件设备上的高性能、极具冲击力的高视觉表现力图形处理软件的开发。 -OpenGL ™ is the ind
AUTODES
- OpenGL™ 是行业领域中最为广泛接纳的 2D/3D 图形 API, 其自诞生至今已催生了各种计算机平台及设备上的数千优秀应用程序。OpenGL™ 是独立于视窗操作系统或其它操作系统的,亦是网络透明的。在包含CAD、内容创作、能源、娱乐、游戏开发、制造业、制药业及虚拟现实等行业领域中,OpenGL™ 帮助程序员实现在 PC、工作站、超级计算机等硬件设备上的高性能、极具冲击力的高视觉表现力图形处理软件的开发。 -OpenGL ™ is the ind
GDIPlus
- 介绍GDI+的特点和新增功能,以及GDI+ API的具体使用方法,包括二维矢量图形的绘制、图像处理的应用、以及文字的显示。-GDI+ introduce the characteristics and new features, as well as the GDI+ API' s specific use, including the two-dimensional vector graphics rendering, image processing applications, as
arcgis_api_for_flex_1_2
- ARCGIS 在FLEX 中的开发API-ARCGIS API FOR FLEX
OPENGL
- 3D的技术支持是3D的API。OpenGL实际上就是一种3D程序接口(即我们常说的3D API),它是3D加速卡硬件和3D图形应用程序之间一座非常重要的沟通桥梁。-3D' s technical support is 3D-API. OpenGL is actually a 3D program interface (that is, we often talk about 3D API), which is a 3D accelerator hardware and 3D graphic
freeimage
- C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。 另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对各种格式图像的读取写入支持上,没有显示部分,实际编程的时候还是需要调用API函数进行显示。 -FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like
openGL
- OpenGL实际上是一种图形与硬件的接口。它包括了120个图形函数,开发者可以用这些函数来建立三维模型和进行三维实时交互。与其他图形程序设计接口不同,OpenGL提供了十分清晰明了的图形函数,因此初学的程序设计员也能利用OpenGL的图形处理能力和1670万种色彩的调色板很快地设计出三维图形以及三维交互软件。 -OpenGL is the premier environment for developing portable, interactive 2D and 3D graphics a
OpenGL-API
- OpenGL常用API介绍,是图形开发者的使用手册-OpenGL common API,it s a guide for the graphic developer.
api
- BitBlt 函数只是成百上千的API 函数中的一个,在编写Windows 操作系统中运行的应用程序时,有些函数可以单独地在程序中使用,有的需要几个API 函数配合使用。只要熟练地掌握和运用其中的一些函数,即可较大程度地提高程序设计的水平,并使应用程序在功能上更加完善。-Implement Multi Kind Image Display Effects by Visual Basic s API
ArcGIS-API-for-Windows-Phonel
- Esri对微软的Windows Phone系统很看好,所以就在WP系统出来不久就让ArcGis实现了对其的开发支持,这本书讲述了选择WP的原因和如何开发WP的应用-Esri is very optimistic about Microsoft s Windows Phone system out soon let ArcGis the development of its support in the WP system, this book tells the select WP causes
ArcGIS+API+for+JS+开发教程
- ESRI 的ArcGIS+API+for+JS+开发教程 资料(ESRI's ArcGIS+API+for+JS+ development tutorial data)