搜索资源列表
图像文件操作库
- 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it
vtk编程指导
- 这是一款基于vtk编写的小程序,其主要目的是让大家了如何调用vtk编程,希望对大家有参考意义
wheel_mouse
- 对鼠标滚轮的支持控件,可以支持鼠标的自由滚动,方便在程序中直接调用. -right mouse wheel support component can support the freedom of rolling mouse to facilitate the process called directly.
GNUPlot1
- 调用GUNPLOT进行绘图的程序,GNUPLOT是开源的比较优秀的绘图的软件,科学界用的很广-mapping procedures, GNUPLOT is open source is superior graphics software, the scientific community is very widely used
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
girlgraph
- 此图形是dos下的图形显示代码,通过tc20调试,可以从中了解图形函数的调用方法和调色板的应用原理-graphics dos graphics under the code, adopted tc20 debugging, a better understanding of graphical function call methods and the application of principles of the palette
vbsheji
- 学vb时自己编的,算是个小的课程设计。模拟桌面,内容主要是个画图板。在开始--附件--画图,可不是调用的。-when their school vb series, is a small design courses. Desktop simulation, which is a major drawing board. In the beginning -- Annex -- drawing, is not called.
drawingsolidplane
- 本程序可实现快速Fourier变换,使用可直接调用-this procedure allows for fast Fourier transform, the use of direct call
vc_call_matcom
- vc++调用matcom的绘图程序。调用过程及步骤注释详细,可供参考。-vc call matcom mapping procedures. Calling the process and the steps detailed notes for reference.
VBshuijing_baobiao
- 师兄做的VB调用水晶报表例子,虽然不是很负责,但用起来特别好,给需要这方面的人一下借鉴.-Hold do VB called Crystal statements example, although not very responsible, but it is particularly good, to the need of people learn from this.
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
E0704
- 在windows中提供了画笔和画刷,通过调用CDC类成员函数SelectStockObject进行使用。-in windows provide a paintbrush and painting brushes, by calling the CDC class member function SelectStockObject for use.
FeatureTracker
- 特征跟踪源码,包括FeatureTracker.cpp和FeatureTracker.h,其中另附有边缘检测和人脸检测源码,调用了blepo.lib。-feature tracking source, FeatureTracker.cpp and FeatureTracker.h including, which followed by edge detection and face detection source, call the blepo.lib.
vb+surfer
- vb调用surfer主要程序 用克立格法将资料内插到格点上 生成一个空白的绘图页 生成一个等值线图 -vb call surfer main proceeding with kriging information grid within stabbing a generation gap on the field Generating a map page contour map
Arcshape_DLL_By_VB
- 通过VB建议生成Arc Shapefile格式的动态库,要顺VC等其它语言环境下调用.要求系统先安装MapObjects2.1或以上!-VB recommendations generated by Arc Shapefile format for the dynamic, VC to Shun and other language environment to call. System requirements install MapObjects2.1 or more!
Graph
- CGraph是一个外国人写的图形库,写得非常好!不过,唯一的不足是: 1:析构函数调用出错 2:中文字体很难看 我把它改了一下,方便大家使用 本文工程中的CGraph已经封装到了DLL,由于时间关系,我没做DEMO,此类库的详细介绍你可以到VCCODE搜索,那也有DEMO科下载。 不过,你要记得下载那个DEMO后,换成我改过的文件,然后加上DELETE,最后根据自己需要改一下。 我只说一下我做的改进: 1:修复了析构函数中的内
NEO_V3.1.00
- NEO SDK是一个跨平台的免费开源图形软件开发包。它支持基本绘图、多种格式图形显示、鼠标操 作、扩展内存和扩充内存的操作、时钟、音频播放、多种字体的汉字及英文显示等等特性;更激动人心的是, 它可以工作于高分辨率下(比如800X600、1024X768甚至1280X1024);而且,它支持最高24位的各种色深! 并拥有不错的处理速度。NEO中的函数调用接口大部分与Allegro相似,为你的代码向Allegro移植作准备。 NEO开放所有源代码,因为我认为这样更利于让大家发现BU
DrawDemo
- 用WIN32编写的画直线和圆的源代码,里面有橡皮筋技术,而且画直线和圆的算法是自己写的,不是调用Windows的API的
surferdiaoyong 通过delphi调用surfer8.0绘制等值线图
- 通过delphi调用surfer8.0绘制等值线图,surfer帮助文件,等级文件lvl、crl;建立ole通道等-Delphi call surfer8.0 drawn by contour, surfer help file, class file lvl, crl established channels such as ole
Fortran-MATLAB
- fortran 调用matlab画图程序(A small program that fotran calls a matlab drawing)