搜索资源列表
Image.rar
- 提供图片处理的相关方法(C#)。可以调整位图的色彩曲线,可以高斯模糊,当然还有写常见的功能比如去色啊,增强色彩等功能。,To provide the relevant image processing methods (C#). Can adjust the color bitmap curve, Gaussian blur can, of course, to write to common functions such as color, ah, enhanced features such
GAUSS
- 图像处理之高斯模糊,较简易方法,共参考,C#-Image processing of the Gaussian blur, a simpler method, a total of reference, C#
SUCCESS
- 该程序有很多C#开发的图片处理算法,如阈值,灰度,反色,模糊,锐化等,以及非矩形选框等,在VS2005环境下开发的,所有功能均通过测试,-The program has a lot of C# development of image processing algorithms, such as threshold, grayscale, anti-color, blur, sharpen, as well as non-rectangular box and so on, in the VS2
BlurAndGlow_110308
- Blur and glow shader effect sample C#
ImageManager
- 图片处理: 1.各种显示方式,百叶窗,马赛克,各种方向的拉伸,翻转,椭圆显示,旋转。。。 2.各种特效处理,虚化,锐化,积木,黑白。。。 3.图片加水印 4.幻灯片放映-Image processing: 1. All kinds of display, shutters, mosaic, stretching in all directions, flip, oval display, rotation. . . 2. A variety of effects processi
doeGaussianBlur
- C# Class to do Gaussian Blur in image.
Win7GlassEffect
- The Glass or Blur Effect is an effect of the title bars and frame borders of the windows that display the items behind these title bars and frame borders in a semi-transparent way-The Glass or Blur Effect is an effect of the title bars and frame bord
GdipEffect
- 高斯模糊c#源码GDI+1.1还可以针对一副图像获取某种特殊的调色-Gaussian blur c# source
LibrarySystem
- 为大学图书馆创建一个图书管理系统以便能够科学管理、提高效益。所有人员需要登录才能操作系统,可以修改密码; 2、图书管理员可以添加图书、删除图书。图书管理员可以添加借阅者、删除借阅者。 3、借阅者可以根据书名或者作者模糊查询图书,可以检查自己所借图书信息。 4、借阅图书操作由图书管理员进行,需要记录借书日期和应还日期信息(设置借阅日期为30天),每个借阅者做多可以借阅5本图书。 5、借阅者还书时,由图书管理员在相应的借阅记录上记录下还书日期,如果超出了30天,会给出警告信息