Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 工程代码
Search - 工程代码 - List
本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPEG图像的压缩编码。 本书介绍了近90种图像处理的技术,这些技术与编程实例相结合,提供了VC++编程步骤,图像处理的编程代码,并且处理前的图像可与处理之后的图像对照比较。实例程序的框架结构简单,代码简洁,使初学VC++者很快就能编写图像处理的程序代码。 本书可作为高等院校计算机工程、信息工程、生物医学工程、智能机器人学、工业自动化、模式识别及相关学科的教师、研究生、本科生、专科生的教材或参考书,亦可供有关工程技术人员参考。
Date : 2011-04-14 Size : 24.05mb User : 1036878430@qq.com

本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. R intron
Date : 2025-12-21 Size : 263kb User : 万方

本代码是进行齿轮参数设计和参数校核,参数化绘制二维工程图的源代码-gear parameters for the design and verification parameters, parametric mapping of two-dimensional engineering drawings source code
Date : 2025-12-21 Size : 4.86mb User : wuky

这是国外的同行编写的画图板程序,感觉比陈建春的要好些,说实话研究了半天,发现国内的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.
Date : 2025-12-21 Size : 848kb User : 董军

1.建立自己的工程:单文档 2.建立程序图标 3.将ColorPane, MyImage, MyToolbar, OptionZone程序加入到工程中 4.建立Toolbar资源:IDR_COLORPANE 5.在MainFrm.h中加入 CColorPane m_wndColorPane 6.在MainFrm.cpp的OnCreate中加入与ColorPane有关的代码。 7.在ResourceView中修改Toolbar中IDR_MAINFRAME的内容,包括各图标的ID。 8.在class CMainFrame中添加 CMyToolBar m_wndToolBar 9.在MainFrm.cpp中添加m_wndToolBar相应的代码。 10.在View中添加绘图功能,注意:不要用它的m_pdcMem。以后将用矢量绘图。 11.实现橡皮筋绘图方法。(用XOR技术)-1. To establish their own works: Single Document 2. Establish procedures icon 3. Will ColorPane, MyImage, MyToolbar, OptionZone procedures added to the project 4. Establish Toolbar Resources: IDR_COLORPANE5. In MainFrm.h add CColorPane m_wndColorPane 6. In MainFrm . cpp s OnCreate add ColorPane the relevant code. 7. ResourceView modify the content of Toolbar in IDR_MAINFRAME, including the icon s ID. 8. In the class CMainFrame add CMyToolBar m_wndToolBar 9. In MainFrm.cpp add m_wndToolBar corresponding code. 10. In View to add graphics capabilities, Note: Do not use it m_pdcMem. Vector graphics will be used later. 11. The realization of rubber band mapping method. (Using XOR Technology)
Date : 2025-12-21 Size : 439kb User : coolrainy

机械工程设计分析和MATLAB应用 源代码 包括机械原理中常用机构的运动仿真程序代码-Mechanical engineering design analysis and application of MATLAB source code, including mechanical principle commonly used in body motion simulation program code
Date : 2025-12-21 Size : 39kb User : 谷春亮

原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、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 bitmap files and models.
Date : 2025-12-21 Size : 47kb User : daiqinghu

vc+EasyX编程新手入门教程,包含从建工程到编写代码的详细过程,还有作业,小游戏代码,通俗易懂,适合自学-vc+EasyX Programming Getting Started tutorial contains detailed process from construction in progress to write code, there are jobs, small game code, user-friendly and suitable for self-study
Date : 2025-12-21 Size : 43kb User : 淼焱

雨水管理模型是排水系统设计、运行和管理的基本依据和重要工具,历来受到排水企业、科研和教学部门的重视。SWMM作为一套功能齐全、界面友好、易于使用的优秀免费软件,得到广泛应用,成为许多商业软件的核心,也为排水系统的科学研究提供了便利。但是由于该软件为英文界面,目前只在国内部分高校、软件开发企业等小范围得到使用。而对于广大从事排水系统设计、运行和管理的工程技术人员,以及进入专业学习阶段的大学生,尽快掌握该软件的使用方法还具有一定难度。因此为普及雨水管理模拟软件在排水各部门、各层次的应用,促进排水系统的设计、运行和管理水平,将该软件的代码、界面、用户手册、使用手册和帮助文件翻译成中文是非常必要的。-Stormwater management model is the drainage system design, operation and management of the fundamental basis and important tool, drainage enterprises, research and teaching department of the attention has always been. SWMM as a fully featured, user-friendly, excellent free software is easy to use, is widely used as the core of many commercial software, but also facilitate the scientific research of the drainage system. However, due to the software interface is in English, only a small range of the domestic part of the universities, and software development enterprises to be used. For the majority in the drainage system design, operation and management of engineering and technical personnel, as well as college students into professional learning stage, to master the use of the software as soon as possible with a certain degree of difficulty. Universal stormwater management simulation software in various departments of the drainage, the application of all levels to promote the drainage s
Date : 2025-12-21 Size : 685kb User : 文心

基于对话框的 MFC 工程,主要是GDI 对象之画笔 CPen的代码:在对话框上有一个 Picture 控件,将此控件的背景填充为黑色;启动一个定时器,每次定时器到时,所有波形数据都前移一个单位,并获取一个 80 以内的随机数作为波形的最后一个数据,然后以绿色画笔在绘图控件上绘制波形。这样就实现了波形的绘制及动态变化。(Dialog based MFC project, GDI is the main object of the brush CPen Code: there is a Picture in the dialog box controls, this control will fill the background is black; start a timer timer, every time when all waveform data moves one unit, and to obtain a random number less than 80 as the last a waveform data, and then draw the waveform in the drawing control on green brush. In this way, the waveform is drawn and the dynamic changes are realized.)
Date : 2025-12-21 Size : 31.33mb User : 周洁
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.