搜索资源列表
polygonclip_demo
- Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest on
OpenGL源代码
- 一个有关OpenGL的源代码,还是比较有用的,里面的代码相当详尽,对于OPENGL的使用方面有较大帮助,俺花了大规模时间来开发的呀,呵呵 望大家一起学习改进-one of the OpenGL source code, it is still useful, inside the code in considerable detail, the use of OpenGL for a greater help, I spent a large-scale development time to
小波程序
- 这是一个关于小波应用工程程序的期末作业,里面包括连续小波变换和离散小波变换,适合初学者使用-This is a project on the application of wavelet end of the operating procedures, including inside the continuous wavelet transform and discrete wavelet transform, for beginners
jpeg2k标准
- 这是一个关于jpeg2标准的英文原版说明,里面详细介绍了jpeg2的算法,对大家很有帮助- This is explained about the jpeg2 standard English first edition that, inside in detail introduced the jpeg2 algorithm, has very much to everybody helps
Sky_cube192936932005
- This program demonstrates a 3d sky by placing the viewer inside a texture-mapped cube. There s a demo at http://www.coolgroups.com/skycube/. -This program demonstrates a 3d sky by placing the viewer inside a texture-mapped cube. There s a demo at h
A02_OpenGL的基本图形
- 里面有在Windows下使用OpenGL绘制的几种三维基本形状作旋转的程序代码,程序精概.-inside the Windows using OpenGL 3D rendering several basic shape for the rotary code, the corresponding intensive procedures.
shapelib
- 一个用来读取shp文件的c语言库,里面包括shp文件的结构。dbf的读写也有。-used to read a document c AutoCAD language databases, including AutoCAD documents inside the structure. Dbf read and write well.
虚拟地形建模
- 基于VC++6.0和OPenGL实现的读取DEM数据显示地形!并读取3ds模型,然后经设置!导成自己的数据格式实现虚拟环境的构建和显示。里面还带有一个精彩的建模平台-Based on VC 6.0 and OpenGL achieve read DEM data show terrain! 3ds model and read and then set up! Introduction into the data format of the virtual environment to buil
图像处理入门C源码分析有源码
- 里面有源码还有详细的解说,新手上路建议看一下,既可以学习vc编程,也可以学习有关图像处理方面的知识。-inside source also detailed captions, Getting Started look at the proposal, we can learn vc programming, can also learn about the image processing knowledge.
呵呵
- 自己编写的vc和OPENGL结合的星星的例子,里面有关于粘贴纹理技术,请指教-their preparation vc and the combination of stars OpenGL example, on the inside texture paste technology, please enlighten
20056577418737
- 很好的代码,对图形学有很好的理解.里面介绍了直线曲线圆的代码-good code, the graphics are well understood. Inside the linear curve Yuan code
Raistlin
- 很全面的图形图像处理程序,里面有边界提取,滤波处理,二值化处理,噪音处理等功能-very comprehensive graphics processing inside the boundary extraction, filtering, the two-value processing, noise processing function
最强大的图像处理平台
- 综合了《精通Visual C++图像处理编程》书中所有程序。书中原来只是一个个部分功能的程序,我这边学习的时候,把书中的所有的程序集中到了一个工程里面来了。 这样一个功能强大的图像处理平台但愿对大家有用。对大家扩展其他功能提供了方便。-integrated "proficient image processing Visual C Programming" book all the procedures. The book was originally just a f
LineClip
- 一个利用中点画线算法实现的线段剪裁的程序。程序写在override函数OnDraw(CDC *pDC)函数里边-a utilization dotted line algorithm segment of the tailoring process. The override procedure write function OnDraw (CDC * pDC) function inside
PolygonCutClip
- 多边形剪裁算法的程序实现。画图程序写在override的OnDraw(CDC *pDC)里边。-polygon clipping algorithm processes. Drawing program written in the override OnDraw (CDC * pDC) inside.
VL_SMS_Client
- 能够根据GPS数据调用网络地图,联网后能够定位车辆,能够选择两个网络地图和一个本地安装地图,能够模拟GPS输出数据以接到其他的任何电子地图系统.有400个历史数据功能.是内部测试版,含有许多被屏蔽功能.使用DEMO,DEMO,DEMO三个KEY接入,同时只能有一个人接入,多人接入将被报警.-According to the GPS data transfer network map interface to position vehicles, two networks to choose a
Hand501
- opengl做的手指变化过程,这个软件可以做为学习的时候参考用,里边有常用的opengl的编程结构。-opengl fingers do the process of change, the software can be used as a learning time reference. inside a common opengl programming structure.
454566978675
- 《visual c/c精选程序集锦》书中的源代码 很不错的大家分享一下 里面还有一些关于数据库的操作 -"visual c / c Featured Collection procedures," the book's source code is very good share with you also inside a number of database operations
Inside.The.Cpp.Object.Model
- 国外关于cpp的经典著作。得来不易,希望大家喜欢!-Abroad on the classic cpp. Easy to come by, I hope you like!
Delaunay
- Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o