登录
首页 » 图形图像 » 简单的图形操作(c#)

简单的图形操作(c#)

于 2022-02-20 发布 文件大小:8.59 kB
0 46
下载积分: 2 下载次数: 1

代码说明:

简单的图形操作(c#) -simple graphics operations (c#)

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

发表评论

0 个回复

  • ebcode压缩编码
    ebcode压缩编码-ebcode Coding
    2022-06-01 14:08:30下载
    积分:1
  • X.264的core代码 包括,VLC可变长编码,帧间预测,环路滤波等...
    X.264的core代码 包括,VLC可变长编码,帧间预测,环路滤波等-X.264, including the core code, VLC variable length coding, interframe prediction, loop filtering
    2022-05-22 13:11:11下载
    积分:1
  • 视频异常检测 须安装jmf 参考论文 Robust Real
    视频异常检测 须安装jmf 参考论文 Robust Real-Time Unusual Event Detection-Video anomaly detection should be installed JMF reference papers Robust Real-Time Unusual Event Detection
    2022-03-22 18:51:35下载
    积分:1
  • directx8 entry code, including texture mapping triangle transform loading model
    directx8 入门代码 包括绘制三角形 纹理 变换 载入模型等-directx8 entry code, including texture mapping triangle transform loading model
    2023-05-15 02:25:03下载
    积分:1
  • 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法...
    可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.com -many people may have thought about the need to achieve some of the relatively large number of factorial. But C is the standard data types of its storage space is too small, it is impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm for the factorial, the procedures are short, is also very simple, and Notes everywhere, I believe we can easily understand them Download source VC6.0 after the open and then compile it to run. After some procedural changes can achieve greater number of factorial, interested readers at the end of the procedure after a try hands, Fun for all at! ! Hope this process will give us some help. There may be many procedural deficiencies that warm welcome to you all
    2022-01-25 17:48:42下载
    积分:1
  • 用如求直立主统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
    用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
    2022-10-26 15:15:04下载
    积分:1
  • sobel算子的实现
    资源描述基于opencv的sobel算子的实现,包含相关文档和详细代码,可用于图像边缘检测的实现。
    2022-01-25 14:47:09下载
    积分:1
  • 模式下显示3D绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
    在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
    2022-02-12 17:14:49下载
    积分:1
  • 基于bp神经网络的数字识别程序,练习时候编写着玩的,大家在网上肯定没有见过...
    基于bp神经网络的数字识别程序,练习时候编写着玩的,大家在网上肯定没有见过-A number recognition procudure base on bg NN ,writed on practice , first apperd on web
    2022-03-09 21:20:44下载
    积分:1
  • 本源码是学习VEGA虚拟现实驱动编程最好的起步程序,可以从中学到VEGA编程的一般思路和方法。...
    本源码是学习VEGA虚拟现实驱动编程最好的起步程序,可以从中学到VEGA编程的一般思路和方法。-the source is to learn from VEGA virtual reality-driven programming best start procedures can learn from VEGA programming to the general ideas and methods.
    2022-02-09 13:00:40下载
    积分:1
  • 696524资源总数
  • 103816会员总数
  • 64今日下载