-
Huffman编码的算法及其实现。 这是一个实验报告,请采纳!
Huffman编码的算法及其实现。 这是一个实验报告,请采纳!-Huffman coding algorithm and its implementation. This is an experiment report, adopted!
- 2022-03-15 17:29:20下载
- 积分:1
-
an image processing used in more canny than counting Subroutine
一个在图象处理中用得比较多的canny算子程序-an image processing used in more canny than counting Subroutine
- 2022-11-13 01:15:03下载
- 积分:1
-
奥地利科学家写的三维四面体剖分软件工具包
奥地利科学家写的三维四面体剖分软件工具包-Austrian scientists writing software tools for three-dimensional tetrahedron subdivision packages
- 2022-07-16 08:33:16下载
- 积分:1
-
用C语言实现的Cohen
用C语言实现的Cohen-Sutherland算法,对学习计算机图形学有很大的帮助-C language to the Cohen-Sutherland algorithm. to learn computer graphics is a great help! !
- 2022-01-26 05:39:17下载
- 积分:1
-
位图窗体
使用位图Bitmap类来对窗体进行美化,简单得演示了图形窗体的做法
使用到的API有:BitBlt等
对于文本标签显示到位图上,透明显示。
判断文本标签的方式:在OnCtlColor过程中如果类型CTLCOLOR_STATIC时候,返回空画笔。
- 2022-07-23 05:37:47下载
- 积分:1
-
This is a simple programme for drawing.
一个简单的画图程序-This is a simple programme for drawing.
- 2022-02-25 11:01:07下载
- 积分:1
-
本程序增加了图形输入的菜单,通过下边的子菜单可以向窗口中输入点,直线,矩形和椭圆4种图形...
本程序增加了图形输入的菜单,通过下边的子菜单可以向窗口中输入点,直线,矩形和椭圆4种图形-procedures to increase the importation of graphics menu, the fantasy sub-menu can be imported to the window, straight, Rectangle and Ellipse four graphics
- 2023-01-15 04:35:03下载
- 积分:1
-
计算机图形学部分算法演示系统:包括直线,圆的生成算法,Bezier曲线,直线裁剪算法...
计算机图形学部分算法演示系统:包括直线,圆的生成算法,Bezier曲线,直线裁剪算法-some algorithm in computer graphics presentation systems include : straight, round the generation algorithm, Bezier curves, straight cutting algorithm
- 2023-01-23 10:20:04下载
- 积分:1
-
based Motion Programming lighting and entities procedures in the hope that we im...
基于D3D编程的光线和实体的程序,希望大家指教!-based Motion Programming lighting and entities procedures in the hope that we improve!
- 2022-01-25 18:20:57下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-03-18 15:05:27下载
- 积分:1