-
这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据...
这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据-This is a VC with the Wiener algorithm source files, user input raw data, After Wiener transform, to be compressed data
- 2022-07-16 04:26:39下载
- 积分:1
-
Download the original code, I have the practice of computer graphics programming...
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于
精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做
通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立
release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之
外执行程序,必须复制所需位图及模型文件。-Download the original code, I have the practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on. Because energy is limited, the original code did not make any comment. Simplify the programming for consideration, in many parts of specified constants, GM deal done. After the establishment of gui16 extract directory, in its code and under the original project file. Gui16 established in the release directory, which under one executable file and the necessary bitmap files and models. Such as in the release directory outside of the implementation of procedures, you must copy the necessary
- 2022-04-07 13:36:20下载
- 积分:1
-
stm32 控制P9823 RGB IC
自己调试的控制全彩RGB IC P9823的驱动 stm32f030 内容重点为控制全彩IC的延时部分,因为没有示波器。所以只能一点点调试,P9823通过测试可以用WS2811通过
- 2022-01-24 09:13:55下载
- 积分:1
-
本程序用quadcurve2d产生电力和两关键质量控制…
此程序用QuadCurve2D产生有一个控制电和两个重点的quadratic curve,并允许通过改变控制电或曲线重点的位置来绘制弧线-this procedure with a QuadCurve2D produce electricity and control of two key quadratic curve, and allow control by changing the curve-- or to focus on the location of drawing arcs
- 2023-05-23 18:40:02下载
- 积分:1
-
图像质量和视频传输标准
图像质量与视频传输标准-image quality and video transmission standards
- 2023-02-14 04:50:03下载
- 积分:1
-
有向无环图操作示例代码
有向无环图操作示例代码-a directed acyclic graph operation code examples
- 2022-03-20 09:36:26下载
- 积分:1
-
这是一个使用EBGfx库快速处理图象数据的程序,有需要的可以
这是一个使用EBGfx库快速处理图象数据的程序,有需要的可以-It is a EBGfx for rapid image data processing procedures, it is necessary to look at the
- 2022-03-23 10:36:42下载
- 积分:1
-
openGL图元描述
这是一些关于openGL的示例代码,适合初学者使用,里面有很多个源程序和EXE程序,方便你查看
- 2022-01-25 20:58:24下载
- 积分:1
-
图形处理中,扫描线算法的使用,以及在图形剪切两种算法的运用...
图形处理中,扫描线算法的使用,以及在图形剪切两种算法的运用-Graphics processing, the use of scan-line algorithm, as well as the use of two algorithms in graph cut
- 2022-03-25 06:28:27下载
- 积分:1
-
sophisticated graphics and animation system procedure is the preparation of my o...
精细绘图及动画 制个程序是本人自己编写,所以这里能后做出详细解释。程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:"successfully!!!,press ESC to quit",若中途按ESC退出,则飞机Y坐标不小于0,将出现"failue,..."这句话。-sophisticated graphics and animation system procedure is the preparation of my own, here is an ability to make a detailed explanation. After running on the screen with triplex_font shows that the "press any key for set off", is the bottom line with the basic head of the launcher (somewhat rough), that the procedures DrawGun () function, when pressed any button, will be on the launch pad tower side there with a hyphen Filled with the aircraft, while the background was filled with stars, this time to be arbitrary button is pressed it, it will not launch aircraft. Fired Upon completion, the coordinates of the aircraft is less than 0, there will be one sentence : "successfully! ! ! , Press ESC to
- 2023-04-03 20:20:03下载
- 积分:1