登录
首页 » GDI-Bitmap » GDI+图形编程源代码,对图形开发者有较高的参考价值,9M多,适合所有.NET编程。...

GDI+图形编程源代码,对图形开发者有较高的参考价值,9M多,适合所有.NET编程。...

于 2023-07-12 发布 文件大小:9.22 MB
0 144
下载积分: 2 下载次数: 1

代码说明:

GDI+图形编程源代码,对图形开发者有较高的参考价值,9M多,适合所有.NET编程。-GDI graphics programming source code for graphics developers have a high reference value, 9M, suitable for all.NET programming.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个我觉得比较好的文件,里面有好多集成电路简单的介绍,值得一看...
    一个我觉得比较好的文件,里面有好多集成电路简单的介绍,值得一看-I think a good document, which has a lot of simple introduction of integrated circuits, see
    2022-01-21 05:31:13下载
    积分:1
  • image of this second program, which is suitable for athletes who are just portal...
    此为图象编程之二,适合于刚入门之选手,请好好使用。-image of this second program, which is suitable for athletes who are just portal, please make good use of.
    2023-06-21 11:00:03下载
    积分:1
  • 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又...
    平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口规定了在取均值过程中窗口各个像素点所占的权重,也就是各个像素点的系数,这时候就称为加权均值滤波;对于中值滤波,对应的像素点的灰度值用窗口内的中间值代替。实现均值或中值滤波时,为了简便编程工作,可以定义一个n*n的模板数组。另外,读者需要注意一点,在用窗口扫描图像过程中,对于图像的四个边缘的像素点,可以不处理;也可以用灰度值为"0"的像素点扩展图像的边缘。下面给出了采用加权均值滤波的图像平滑函数代码和效果图:-smoothing filter general, the image of energy is mainly focused on the low-frequency part of the noise lies mainly in the high-frequency band, which system to extract the vehicle Edge Information has been concentrated in some of its high frequency, therefore, how to remove high-frequency interference at the same time, maintain the edge information, we Institute enforcement of the content. In order to remove noise, it is necessary for smooth images can be used to the low-pass filter to remove high-frequency interference. Image Smoothing in
    2022-02-01 03:05:13下载
    积分:1
  • OpenGL开发库,是三维图形编程所必须的
    OpenGL开发库,是三维图形编程所必须的-OpenGL development libraries, is necessary for three-dimensional graphics programming
    2023-04-23 13:00:04下载
    积分:1
  • 由VC实现的对不同裁剪面的茶壶的绘制,对初学者很有帮助
    由VC实现的对不同裁剪面的茶壶的绘制,对初学者很有帮助-by VC on the different cutting surface mapping of the teapot, very useful for beginners
    2022-08-03 20:33:28下载
    积分:1
  • 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好...
    本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-Catalog include: documentation and two source code. One of the source code is the identification procedures, and the other is a matrix class library, the book which is also used, so be accompanied. As it has saved the trained network weights, so the first time the use of identification procedures, he can run Release directory of the executable file, and then the picture directory to read the test pictures to identify. Of course, the reader can also be its own training network with training samples, but pay special attention to the training samples, otherwise it may result in the recognition rate is very low. Training sample selection principle is that as much as possible representative, in the long training time Buzhi Yu circumstan
    2022-07-16 02:38:53下载
    积分:1
  • use two basic class library can open png image files. Class included in the docu...
    使用两个基本类库可以打开png图片文件.类库文件包含在下载文件当中.-use two basic class library can open png image files. Class included in the documents downloaded documents.
    2022-01-28 21:02:47下载
    积分:1
  • electronic map inquiry system OK 18 : Controls Map1 MapXLib.Map not like a loade...
    电子地图查询系统行 18: 控件 Map1 的类 MapXLib.Map 不是一个已加载的控件类。 行 18: 控件 Map1 的类 MapXLib.Map 不是一个已加载的控件类。-electronic map inquiry system OK 18 : Controls Map1 MapXLib.Map not like a loaded Control category. Line 1 8 : Controls Map1 MapXLib.Map not like a loaded Control category. Line 1 8 : Controls Map1 MapXLib.Map not like a loaded Control category.
    2022-02-04 01:40:04下载
    积分:1
  • 一个简单的GIS程序源码.可以画线、矩形、圆等图形,并能进行相关操作。...
    一个简单的GIS程序源码.可以画线、矩形、圆等图形,并能进行相关操作。-a simple procedure source GIS. Can painting line, rectangle, circle, such as graphics, and related operations.
    2022-03-21 14:01:31下载
    积分:1
  • achieve RAW
    实现RAW――>BMP文件的转换 包含显示直方图,各种滤波功能 实现对BMP位图做平移,旋转,缩放,转置等功能-achieve RAW-- gt; BMP file conversion include histogram display, various filtering to achieve right from Bitmap to do translation, rotation, zoom, transpose function
    2022-04-01 22:50:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载