资源列表
北京市公交车查询系统VC源码
- 北京市公交车查询系统VC源码.zip 数据没有,也就只能看看功能实现-Beijing Bus Inquiry System VC source. Zip data do not, they can only look at the Function
Mo开发
- VC+Mo开发,该程序实现了一些简单功能如地图的读取、放大、缩小、漫游。大家可以在此基础之上继续深入开发-VC + Mo development, the program provides a number of simple functions such as reading maps, zoom in and out, roaming. We can continue to build on in-depth development
火焰烟云等不规则物体的建模方法研究综述
- 火焰烟云等不规则物体的建模方法研究。本文章可以帮助游戏开发者准确认识不规则物体建模的基本要领,提高建模速度-flame irregular objects, such as plume modeling method. This article can help game developers an accurate understanding of the irregular object modeling basic essentials, improve speed Modeling
彩色图像人脸高光区域的自动检测与校正方法
- 彩色图像人脸高光区域的自动检测与校正方法,本文提出的方法能有效检测不同人的脸形特征-Color Image Face regional high-automatic detection and correction method, the proposed method can effectively detect the different characteristics FACE
VBProjection
- VB+MO解决地图投影方面的问题,可对地图投影中的投影参数进行交互式修改!修改后可以生成新的ShapeFile格式文件-VB + MO Map Projection solve the problem, the right of Map Projection Projection interactive parameter changes! Modifications can generate new format ShapeFile
vc画图
- 一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
VBOpenGL
- 一个用VB编写的OpenGL程序,很好,需要安装Directx7.0-a VB prepared by the OpenGL procedures, very good, need to install Directx7.0
ReadCADPic
- 你不可能有的CAD读写程序,主要用于打开CAD产生的各种文件,如:dwg,dwf等,可以提取图章信息-You can not have program for reading CAD,but you can open all kinds of files made by CAD, such as dwg,dwf etc. you get the information of picture
www.weitu.cn
- 该上载的源代码是对位图进行处理的一个很好的例子-uploaded the source code to handle bitmap for a good example
wjpeg
- 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区.-procedures first reading of the document BITMAP point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
OptimiData.JPEG2000.C.SDK.v1.6
- OptimiData.JPEG2000.C.SDK.v1.6.rar
hough变换检测直线
- C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.