-
这个绘制直线,折线,圆饼图的软件是我比较喜欢的一个,实在是值得学习!...
这个绘制直线,折线,圆饼图的软件是我比较喜欢的一个,实在是值得学习!
- 2023-07-12 00:05:03下载
- 积分:1
-
Using python to write a simple Verification Code identification procedures, chin...
使用python写的简单验证码识别程序,china pub上验证可以使用-Using python to write a simple Verification Code identification procedures, china pub on authentication can be used
- 2022-02-28 11:53:50下载
- 积分:1
-
数字图像实用工程案例源码.
数字图像实用工程案例源码.-digital image source of practical engineering cases.
- 2023-02-18 14:45:04下载
- 积分:1
-
数字信号处理 冲激响应 数字低通滤波器
数字信号处理 冲激响应 数字低通滤波器-digital signal processing impulse response wave digital lowpass filter
- 2023-07-10 07:25:03下载
- 积分:1
-
一个用VC编写的程序,EastDraw(绘图软件),一个非常简单的和…
一个用VC编写的程序,EastDraw(绘图软件),非常简单好用,还有完全的源代码可供学习和参考-a VC prepared by the procedures, EastDraw (graphics software), a very simple and easy, complete source code available for study and reference. !
- 2023-07-11 08:10:02下载
- 积分:1
-
稿件名称:卡通渲染
稿件作者:申晓
程序名称:D3D9Cartoon
运行环境:VS.NET2002+WinXP
注意事...
稿件名称:卡通渲染
稿件作者:申晓
程序名称:D3D9Cartoon
运行环境:VS.NET2002+WinXP
注意事项: -Article Name: cartoon rendering manuscripts Author:申晓Program Name: D3D9Cartoon operating environment: VS.NET2002+ WinXP Note:
- 2022-03-14 12:33:30下载
- 积分:1
-
A presentation graphics, window area, as the transformation that the world coord...
图形学的一个演示,窗口视区变换,即世界坐标系到界面坐标系的转换,MFC实现-A presentation graphics, window area, as the transformation that the world coordinate system to the interface coordinate system conversion, MFC to achieve
- 2022-08-17 16:16:06下载
- 积分:1
-
VTK的传输参数,在教学过程中的颜色设置,N.
VTK中关于颜色传递参数设置的教学程序,关于图像颜色的一些代码-VTK transmission parameters on the color settings of the teaching process, the number of colors on the image code
- 2022-12-20 05:40:03下载
- 积分:1
-
这是一个比例缩放的程序代码,可根据客户区的大小,按比例改变控件 的大小,详请见代码。...
这是一个比例缩放的程序代码,可根据客户区的大小,按比例改变控件 的大小,详请见代码。-This a zoom ratio of the code, according to the size of the customer, according to the change in the proportion of component size, see detailed code.
- 2022-03-29 00:30:00下载
- 积分:1
-
图像的平移,旋转
平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向
右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。
下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示
区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
- 2022-03-16 08:40:04下载
- 积分:1