搜索资源列表
texthalo
- 你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generat
graph2dapp
- 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the th
Mandbrot集合
- 自己编写的mandbrot集!!画臭虫,用vc写的-themselves prepared mandbrot Set! ! Painting Bugs, written with vc
IniSnake
- 一个自己写的设置SNAKE初始节点的MATLAB程序,以绿色十字标记节点位置,在此基础上可以编制自己的SNAKE算法,-himself wrote a set of Snake initial nodes MATLAB procedures to Green Cross markings node location, on this basis can prepare their own Snake algorithm, huh
colors_Delphi
- 这是一个演示Delphi下分别设定RGB数值,展改变颜色效果的例子。-This is an example for demonstrating how to set the RGB value and change the effect of color in Delphi.
Gcenter
- 图像的重心区域检测 matlab程序实现 可以检测重心区域并设置成希望颜色,对单景物背景图像效果极佳-regional focus image detection Matlab program can detect regional focus and set hope that the color of single features excellent background images
YUV TO RGB
- 把YUV4:2 文件转换成RGB,用RGB888显示出来。注意使用时,打显卡设置成增强16位。-put YUV4 : 2:2 document conversion into RGB, with RGB888 displayed. To use, playing cards set to enhance 16.
TerrainEdtPainterV1bSource
- Terrain Edit Tool To load a terrain you need to use the .ox3 look the sample in [TerrainLoad] folder. But you have two chose with the texture you can add a glmateriallib to your form and load the saved texture manualy with your setting.
Auto WallPaper V 0.0l
- Auto Wall Paper V 0.01 试用版是一个自动换桌面墙纸的软件. 第一运行会弹出选择图像文件文件夹的对话框,选择一个存放图像的文件夹. 每次启动Windows,桌面将自动更换为此文件夹中的图像. 软件运行不占用任何系统资源.软件无须安装,不会在系统中留下任何垃圾文件.使用软件无须复杂的设置,只须手动运行一次.-Auto Wall Paper V beta version 0.01 is an automatic desktop wallpaper for the so
cpubbs_clarity_FP
- CPUBBS论坛原创程序,用虚拟仪器LABVIEW制作的面板透明程序,可以通过鼠标来转动按钮盘实现实时面板不同程度透明度调度,转载请注明cpubbs论坛原创信息,http://www.cpubbs.com-CPUBBS Forum original program, LabVIEW virtual instruments produced by the panels transparent procedures, through mouse button to turn real-time pa
Julia集的画法
- Julia集的画法。Julia集是一种特殊集合,集合边界具有分形特征。-Julia set of paint. Julia set is a special pool, the pool borders with the fractal characteristics.
数字图像处理学的附带光盘的原码
- 数字图像处理学的附带光盘的原码集合了图象处理的精品代码,自己看把-Digital Image Processing of the CD-ROM attached to the original set of code-quality image processing code, can put their tails
函数面(图形学)
- 图形学里比较难的一点的东东,此程序可以设置观测点角度-graphics Lane more difficult to the point of the Eastern, this procedure can be set up observation angle
平行投影(图形学)
- 此程序是平行投影Bezier曲面,可以设置投影的角度、位置-This procedure is parallel projection Bezier curves, and can set the angle of projection, location
robot3D
- 图形学的3D代码程序,在这个基础上很容易搭建出复杂程序,大家用用看吧!-3D graphics code procedures on the basis of easily set up a complex procedure, we use. Exciting!
基本代码实现
- 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母)Beizer曲线、B样条曲线等图形元素的较精确绘制,能够根据工业流程实现流程的图示节点表示,并实现包括添、删、移动、连接、清除流程图示节点等编辑功能,和对流程图示节点的仪器功能参数进行设置。对于初级用户而言,操作比较简单,无需太多的学习时间即可进行图形绘制。 2、存储功能 拥有制图功能,
网络电视机顶盒GUI系统的设计与实现
- 网络电视机顶盒GUI系统的设计与实现,要参考的自己下载吧 -Network TV set-top box GUI system design and implementation, the reference to download it
graph_string_file
- Introducing the new and improved CGraph Classes!! CGraph was my attempt to produce a set of freeware graph classes. After several iterations of the classes, it became more and more difficult to maintain and support. 这是我在CGRAPH4的基础上和StringFil
LevelSet2D
- level set算法应用于二维问题用来捕捉界面问题。-level set algorithm is applied to two-dimensional problem to capture the interface problem.
Level-set-segmentation
- 这是一个水平集分割法实现的图像分割程序,算法是在matlab6.5,matcom4.5和vc6.0环境下实现的。-This is a level set segmentation method to achieve image segmentation procedures, the algorithm is in matlab6.5, matcom4.5 and vc6.0 environment to achieve.