登录
首页 » 图形图像 » 打开

打开

于 2022-07-08 发布 文件大小:225.68 kB
0 145
下载积分: 2 下载次数: 1

代码说明:

OpenS-CAD, a simple 2D CAD application Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now, implementing a fully functional 2D CAD is a tremendous task for a single person, and not something that can be completed in just a couple of months when only working on it on and off in the evenings. So, what I have implemented so far is the basic framework and only the most basic tools, but it does demonstrate how a CAD application could be implemented.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • qt examples of the intermediate code can be used to continue programming qt
    qt的中级代码实例,可以用来继续深入学习qt编程架构和各个模块的适用方法-qt examples of the intermediate code can be used to continue programming qt-depth study of the structure and application of methods of each module
    2022-09-22 12:20:03下载
    积分:1
  • 一个更为复杂的2D Game实例.比之前传的复杂. Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL...
    一个更为复杂的2D Game实例.比之前传的复杂. Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术: part1: win32的消息循环, OpenGL的设置.画一些简单的图形. part2: 处理并且显示卡通图片.-This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on OpenGL but also talk about the designs that are commonly used in game programming with a full object oriented approach. This source include two articles: Part 1: covers the win32 message loop, the window creation and the setting-up of OpenGL. You will also learn how to draw some simple shapes. Part 2 : Covers resources handling and displaying simple animations. Contents
    2022-05-27 22:46:10下载
    积分:1
  • DLT标定算法的matlab程序,对学习标定的人有用
    DLT标定算法的matlab程序,对学习标定的人有用-DLT algorithm matlab calibration procedures
    2023-06-19 20:25:03下载
    积分:1
  • 立体匹配
    stereo matching -sad -ssd -n-stereo matching -sad -ssd -ncc
    2022-02-21 07:05:26下载
    积分:1
  • 马尔
    Marr-Hildreth 边缘检测算法-Marr-Hildreth edge detection algorithm
    2022-08-20 06:52:42下载
    积分:1
  • 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么...
    新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
    2022-03-05 21:42:30下载
    积分:1
  • Delphi下操作AutoCAD公司的dxf文件的unit和示例
    Delphi下操作AutoCAD公司的dxf文件的unit和示例-Delphi operate AutoCAD
    2022-06-01 08:09:43下载
    积分:1
  • 添加设置对话框的背景
    添加设置对话框的背景-add settings dialog background
    2022-03-06 05:02:04下载
    积分:1
  • 三维
    三维图象-It is for 3D image
    2022-07-25 13:54:57下载
    积分:1
  • Fractal experimental procedure, which is studying computer graphics of the time...
    分形程序实验,这是我学习计算机图形学的时候的课程实验,用VC开发的.-Fractal experimental procedure, which is studying computer graphics of the time course experiment, the development of the VC.
    2023-08-31 10:15:02下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载