-
直方图源代码 在vc上直接运行即可 可以作为编程参考
直方图源代码 在vc上直接运行即可 可以作为编程参考-histogram source code directly in vc operation can be programmed as a reference
- 2022-05-10 12:31:22下载
- 积分:1
-
matlab 科学计算与可视化程序集。几百个小程序供初学者掌握matlab的科学计算十分有帮助。...
matlab 科学计算与可视化程序集。几百个小程序供初学者掌握matlab的科学计算十分有帮助。-matlab scientific computing and visualization of the assembly. Hundreds of small programs for beginners to master the scientific computing matlab very helpful.
- 2022-03-02 13:48:33下载
- 积分:1
-
绘制给定数据的波形,跟上次传的那个一样,就是一个CGraph 类,主要是改进了一点算法,修正了一点错误...
绘制给定数据的波形,跟上次传的那个一样,就是一个CGraph 类,主要是改进了一点算法,修正了一点错误-drawn to the waveform data set, with the last word that the same, which is a CGraph category, the main point is to improve the algorithm, amended 1:00 wrong. .
- 2022-02-04 12:28:58下载
- 积分:1
-
design three
图形学编程 设计三维物体 不理解内容联系我们 一定相告-design three-dimensional graphics programming objects do not understand the contents of links we say so
- 2022-07-11 03:22:29下载
- 积分:1
-
这是一个用C++编译的程序,可以实现用,以供大家学习交流之用图像处理算法...
这是一个用C++编译的程序,可以实现用,以供大家学习交流之用图像处理算法-This is a C++ compiler to use the procedure, you can achieve using Canny edge extraction operator for the exchange of U.S. study purposes.
- 2022-04-11 08:58:12下载
- 积分:1
-
进行直线裁剪的代码
进行直线裁剪的代码- Carries on code which the straight line cuts out
- 2022-01-24 15:26:27下载
- 积分:1
-
计算机图形学清华大学版
实践教程所有源代码
计算机图形学清华大学版
实践教程所有源代码-Computer Graphics, Tsinghua University tutorial version of all the source code of practice
- 2022-04-15 18:43:09下载
- 积分:1
-
用最短的时间可以学到更多有用的东西。用最短…
用最短的时间学会更多更实用的东西。用最短的时间学会更多更实用的东西-With the shortest possible time learn more and useful things. With the shortest possible time, more and learn something useful
- 2022-02-13 18:37:14下载
- 积分:1
-
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:...
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:
-o 264格式的输入文件 yuv格式的输出文件
比如(假如目录为 D:H264 ):
D:H264h264_dec.exe D:H264 est.264 D:H264 est.yuv
若不输入参数,则默认为:
h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: H264 ): D: H264 h264_dec.exe D: H264 test.264 D: H264 test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
- 2022-09-14 01:50:03下载
- 积分:1
-
本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功...
本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格式。
程序界面主要由标题栏、菜单栏、工具栏、状态栏、绘图工作区及属性页对话框组成,其中有四个实现不同功能的工具栏,包括MFC自动生成的工具条、自定义的工具箱(ToolBox)、颜色盒(ColorBox)和工具属性栏(ToolStyleBox)。其中MFC自动生成的工具条用于保存文件之类的操作工具箱可以选择绘图或操作方式,颜色盒选取颜色,工具属性栏设置工具属性,状态栏中显示鼠标在绘图区的逻辑坐标,属性页对话框可以改变画布大小及设置背景色和前景色。工具栏和状态栏有停靠和浮动功能。-The program features with Windows under the annex is similar to the drawing software. This procedure is in VC6.0 platforms for use by MFC to support multi-document and multi-view structure, the view for scrolling view, to allow division of the window. Mapping functions including the preparation of a variety of major elements, including a straight line, Bezier curves, rectangle, round rectangle, ellipse (circle), polygon, use a pen or paint brush free drawing, erase eraser, paint bucket to fill, check c
- 2022-06-03 10:11:17下载
- 积分:1