搜索资源列表
将文字以浮雕方式嵌入你的位图(7KB)
- 一个增加你界面特色的小程序,不要小看这小小的功能。在你的界面中只要有一、两个这样的小特色,就会使你的程序与众不同。-an increase in your interface characteristics of small programs, not to belittle that small functions. In your interface, if only one or two characteristics of small, it will cause your progra
8.如何实现图形的拉伸显示效果?
- 8.如何实现图形的拉伸显示效果?这是需要技术的,要不图形会很难看的!-8.How to realize extending display effect of graph? This technology is necessary, or the graph will be ungainly.
膨胀运算源程序
- 这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to true, in the horizontal directi
中值滤波的源程序
- 中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter \"Hori\" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the V
ColorPlot
- 注释 以曲线或柱状图实时显示数据的控件 http://dev.csdn.net/article/71/71489.shtm-Notes of a curve or histogram display real-time data control http://dev.csdn.net/article/71/71489.shtm
xr
- 这个是一个交通指示的演示程序,利用基本的几何图形来表示各种人和车,利用灯的颜色来指示通过或者停止.-This is a demonstration of the traffic instructions procedures, the use of basic geometric shapes to express various persons and vehicles, the use of light colors instructions through or stop.
图象处理源代码
- 图象处理的代码,包括灰度拉伸,边缘检测,图象处理各个算法程序完全,代码完整。-source codes for image processing,including grey scale stretching,edge detection,and the like. each algorithm or code is complete.
Java门电路画图器
- Java门电路画图器 基本功能: 1。文件的保存,打开; 2。添加基本元件; 3。元件的配置用XML保存,不用修改程序即可增加,修改,删除基本元件 4。画点,画线,字符; 5。删除元件 6。统计元件 画好的电路用xml文件保存,基本元件的配置也是使用xml文件 这个软件虽然小,但是涉及了很多知识,对学Java的初学者还是很有帮助的。 文件的保存,单个门电路的保存都是用XML文件存储,使用了线程... 虽然是一个画门电路的软件,但是纯粹是一个
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.
真彩位图转换代码
- 将真彩位图转化成256彩色或黑白位图的源代码-of color bitmap into 256 color or black and white bitmap source code
GdiplusStartup
- GDIPlus学习的起步程序实例!适用于初学编程或第一次接触GDI+的程序员朋友!-GDIPlus learning process started examples! Programming applicable to beginners or first contact GDI programmer friends!
Dilation
- 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
Erosiontion
- 利用形态学方法进行噪声消除图像进行膨胀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological methods used to eliminate noise images expansion computing. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
An HSVRGBA colour picker
- This colour picker allows you to easily choose a colour either using RGB or HSV, it includes an alpha slider (that can be disabled or hidden, if needed), and it displays the colour value in hexadecimal. The code is fully written using Windows API, wi
绘制b样条曲线
- 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking sho
bmp-show
- 这是一个在对话框中显示图片的程序。可以显示24位或者是32位bmp格式的位图-This is a dialog box shown in the photo process. It shows 24 or 32 bmp format bitmaps
从BMP文件中装入位图并显示(6KB)
- 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader
pipe3d
- 基于CAD开发的三维管道显示。 支持CAD2000或以上版本。-based on the 3D CAD development pipeline shows. Support CAD 2000 or later.
BMP位图文件结构及平滑缩放
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device
JPGtoBMP-or-BMPtoJPG
- JPG和BMP之间的转换 JPG和BMP之间的转换-JPG to BMP or BMP to JPG