搜索资源列表
OpenGL命令和例程概述
- 许多O p e n G L命令直接影响诸如点、线、多边形以及位图等O p e n G L对象的绘制。而另一些 命令,例如那些用于反走样或纹理操作的命令,主要用来控制图像如何生成。还有一些命令则 关注帧缓冲区的操作。
yy
- 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-achieving pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.
bmp2htm
- 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
CADimage
- VC程序,用菜单命令LOAD可以加载DWG格式的图形,可以对图形进行移动、旋转等操作-This is VC based programme.from menu command, user could load DMG format graphics, and move, rotate the graphics
edge
- 关于边沿检测与提取,轮廓跟踪的图象算法,命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib-on edge detection and extraction, image contour tracking algorithm, the command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.
FBM
- Fractal Brown Model 分形布朗模型计算图像的纹理分形值。运行命令:fractal(收敛范围)-Brown Fractal Brown model image texture fractal value. Running order : fractal (Scherer)
rings
- 奥运五环图,可以在命令栏输入环的大小。OpenGL 基本例子-Olympic rings map, in order to import column ring size. OpenGL basic example
WaveletAnalysisBasedOnMATLAB
- 此电子书对一些基本小波理论进行了述说,然后注重对matlab里面的关于小波分析的工具箱进行说明提供了很多的命令-this electronic book some of the basic right of wavelet theory describing, and then focus on the inside Matlab on wavelet analysis toolkit to provide a descr iption of a lot of orders
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
cetu(zd+TIN)
- 用c#编写的autocad的二次开发程序,在autocad2006下使用,命令netload加载measure.dll,命令init进行设置,命令extpoint进行*.dat数据展点,命令tin进行三角网生成,命令equalline等值线生成(error)-used to prepare autocad the second development procedures, autocad2006 use in order netload measure.dll loading, orders
tansform
- 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -corruption, inflation, thinnin
imhist
- 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc c l colorope.c
complair
- 简单函数绘图语言解释器 输入相应的命令,可以画出相应的 图形.这个软件是编译课程设计的作品-simple language to explain the mapping function for the input corresponding to the order, can draw the corresponding graphics. The software is designed courses compiler works
edgesearch
- 边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, Contour Tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp .
ImageCompress
- 行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.pcx;c:\\test.jpg必须存在 -itinerary coding, JPEG compression coding (basic system) command line compiler process followin
redbirdsource2
- 直方图修正和彩色变换 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-amendments and color histogram function is to transform the amendment and color histogram Transform c
CAD递增阵列IncArrayV1-7两个命令
- 在CAD中输入AP,加载下载的LSP程序:IncArrayV1-7.lsp。 加载成功后,插件提供两个命令:incarray和inarrayd。 Incarray是Incremental Array的简写,inarrayd的d表示动态(dynamic),在光标拖动的过程中可以看到阵列的效果。两个功能的效果可分别参看顶部的小视频。 两个命令的提示是一样的,首先设置增量,然后选择对象,然后就是设置阵列的间距和总距离,提示如下: Specify increment <1>: (设
AutoCAD-VBA命令大全
- AutoCAD命令大全,vba平台,自动化(AutoCAD-vba,automation)
cass命令简化程序
- 简化命令插件含多个命令,可在程序中对图层、测量点号、图幅、图块进行快速编辑,支持图片输出,图形存盘,清除垃圾,加载卫星影像等诸多功能。(The simplified command plug-in contains multiple commands. It can quickly edit the layer, measurement point, map and block in the program, support the output of the picture, save the
ansys命令流
- 从ANSYS结果文件中读取数据得到有限元模型单元信息,将其输出到Tecplot中(Read the data from ANSYS result file to get the element information of finite element model and output it to Tecplot.)