▍1. 6
说明: 画线程序,vc++图像处理原程序-_图像 处理(Draw a line procedures, vc++ Images deal with the original program-_ Image Processing)
说明: 画线程序,vc++图像处理原程序-_图像 处理(Draw a line procedures, vc++ Images deal with the original program-_ Image Processing)
5/3小波变换的提升算法实现以及对于什么叫做提升的介绍。由于5/3小波是整数小波,因此非常适合于DSP处理,且经过提升,小波变换的复杂度明显降低,将此代码的提升部分移植到DSP上,可以达到实时。(5/3 wavelet transform algorithm to enhance as well as what is to enhance the introduction. Since the 5/3 integer wavelet wavelet is therefore very suitable for DSP processing, and after upgrading, wavelet transform significantly reduced complexity, the upgrading of part of this code ported to DSP, we can achieve real-time.)
又来了~~继上次之后的又一重磅出击,本程序也是图形填充(Here we go again ~ ~ Following the last after another heavy attack, the process is filled with graphics)
MFC画图程序,实现动态画直线、椭圆等功能(MFC drawing procedures, to achieve dynamic painting a straight line, oval and other functions)
这是国外的同行编写的画图板程序,感觉比陈建春的要好些,说实话研究了半天,发现国内的cad水平低不是因为国内的人笨,主要是国外的cad技术不能很快的传递到国人手中,总是参考陈建华等水平有限,工程水平差的书籍造成整体水平低,书中没有详细的流程图,和软件设计思路,而且代码错误连篇。(This is the foreign counterparts of the drawing board to prepare procedures, CHEN Jian-chun than feeling the need to better tell the truth for a long time study and found that low levels of domestic cad because people are not stupid, mainly abroad cad technology should not quickly delivered to the the hands of the people always refer to Chen Jianhua, such as the limited level, engineering level difference caused by the overall level of books low, the lack of a detailed flow chart of the book, and software design, and code errors pack.)
读取DXF文件(2000,2002版本),包括了分层管理数据的思想,供大家参考(read DXF files (version 2000, 2002), including a hierarchical data management thinking, for your reference)
这是一个简单的画圆功能,主要让用户学会如何利用Windows提供的画图工具,用户单击鼠标右键则会弹出对话框选择线宽,在菜单上也设计了圆的颜色选择菜单。(This is a simple function of the Circle. mainly for users to learn how to use Windows for the drawing tools, Users right-click pop-up dialog box will be chosen linewidth, the menu also designed a circular color choice menu.)
观察Autocad内部数据组织的最佳工具,这个对应Autocad2(observation Autocad internal data organization the best tools, and corresponding Autocad2)
一个用来显示Autocad内部数据结构的极佳工具. Autocad2006二次开发人员必备!(used to indicate an internal data structure Autocad an excellent tool. Autocad2006 Secondary Development staff required!)
精彩原代码,适合初学者(brilliant original code for beginners!)
工业自动化监控组态系统中图形组态功能的实现,用Visual C++6.0编写,希望对你有所帮助(industrial automation control system configuration graphics configuration are realized, Using Visual C 6.0, and I hope to help you)
DFX格式的文件操作例子,可以读出由CAD绘制的保存为DFX格式的图片,附带大量注释(DFX format file manipulation example, can read out by the CAD drawing for the preservation DFX format photographs, Notes of a large number of fringe)
这是一个很不错的 4-D 多面体绘图程序。内附详细说明(This is a very good 4-D polyhedron mapping procedures. Containing a detailed description)
利用逐点法绘制出图形,图形的绘制其实都是由折线组成的,只是每条折线的误差太小了,肉眼根本分辨不出来(use of the point-by-point drawing graphics, the graphics are actually drawn from the composition of the dogleg, only broken each of error is too small, the human eye can not be seen)
AUTOCAD 程序员使用的,ARX图纸数据结构显示(AutoCAD programmers using the data structure ARX drawings show)
这是我们计算机图形学的课程设计,有时间不放(This our computer graphics curriculum design, and a link to see time)
这是计算机图形学中的一个实验,使用VC++编写,功能是实现用菜单和鼠标交互式画圆。(This is the computer graphics an experiment, the use of VC preparation, function is using interactive menus and mouse Circle.)
说明: 原始的画圆程序,将圆分成n个点的集合,通过坐标的变换画圆(primitive Circle procedure will be divided into n-round points set by the coordinates transform Circle)
说明: 三次B样条,程序中有部分说明,可以自由在其中进行扩展设计其它类似样条程序.(cubic B-spline, some procedures that can be carried out in one free expansion design similar kind of procedure.)