资源列表
DTableV7·0
- 正确使用DTable的必须操作: 1、删除页面的<form runat=server>的标签。因为dtable自动生成的新增、更新界面将生成自己的form标签 2、确保dtable_js和images在当前页面路径下(也可以通过属性指定)。 3、确保dtable_js内文件的编码和你将要使用的站点的编码一直。当前的编码为utf-8,如果你的站点是其他编码,如:gb2312,则需要通过vs.net或者EditPlus来另存为该编码类型。-4、需要复制到你的项目下的文件夹有:
colorMe
- 程序可以绘制11组色块矩形图,并将图片保存到指定路径-Color piece drawing
ImageProcess
- 下代码实现了几个简单的图像处理,主要包括:平滑(Smooth)、开操作(Open)、闭操作(Close)、膨胀(dilate)、腐蚀(Erode)、图像梯度(Gradient)、顶帽(TopHat)、黑帽(BlackHat)等。-Under the code implementation of some simple image processing, mainly including: smoothing (Smooth), open operation (Open), closed oper
zhongbiao
- 利用VC++实现的去当前系统时间同步的程序,里面有详细的代码实现注释,希望给大家有所帮助-Using VC++ implementation of the current system time synchronization to the procedure, which has a detailed code implementation notes, hoping to help U.S.
BEZIER
- 关于BEZIER曲线 鼠标左键和右键分别控制一个轨迹点-Bezier curves on the left mouse button and right-point trajectory control of a separately
DBBTest
- 视图中使用双缓冲绘图的方法,消除闪烁,明显看出对比-View the use of double buffering the drawing of the method, the elimination of flicker
EDGE_LAPLASS
- This program is used to detect the edges of the image using Laplass method.
RASTER
- This program allows you to work with raster images.
Canny_method
- I think some of the edges aren t getting detected becuase of the sobel filters not catching the edges, but I m not sure. I think the thick lines are from not doing the supression and hysteresis properly. Here is my canny edge code and convolution
fanse
- 反色,vc++实现功能,包括测试图片,可以测试使用。-Anti-color, vc++ implementation functions, including test picture, you can test to use.
FVSimage
- 指纹识别中图像的各属性声明,包括指纹图像提取,处理等方法。在预处理中处关键地位。-Fingerprint images in the property statement, including the fingerprint image extraction, treatment and other methods. Pretreatment at a key position in the Department.
MyPaint
- 直线:从(200,200)到(300,350)画一宽度为3,蓝色的实线,。 矩形;左上角为(150,120)右下角为(200,300),外框为黑色,填充画刷为HS_CROSS,红色。 椭圆弧: 椭圆: 扇形: - a straight line: from (200200) to (300350) First draw a width of 3, blue solid line,.
