登录
首页 » Visual C++ » AddPalette

AddPalette

于 2020-11-29 发布 文件大小:6941KB
0 417
下载积分: 1 下载次数: 9

代码说明:

  在AutoCAD中添加一个自定义分页侧边栏。(In AutoCAD add a custom tab sidebar.)

文件列表:

AddPalette
..........\AddPalette
..........\..........\acrxEntryPoint.cpp,5513,2013-07-25
..........\..........\AddPalette.aps,35064,2013-07-25
..........\..........\AddPalette.cpp,2459,2013-04-08
..........\..........\AddPalette.rc,3465,2013-07-25
..........\..........\AddPalette.vcproj,6230,2013-07-18
..........\..........\AddPalette.vcxproj,8720,2013-07-29
..........\..........\AddPalette.vcxproj.filters,2646,2013-07-29
..........\..........\AddPalette.vcxproj.user,143,2013-07-29
..........\..........\CustomPalette.cpp,5150,2013-07-18
..........\..........\CustomPalette.h,2321,2013-07-18
..........\..........\CustomPaletteChildDlg.cpp,2032,2013-06-27
..........\..........\CustomPaletteChildDlg.h,702,2013-06-27
..........\..........\CustomPaletteSet.cpp,3504,2013-07-18
..........\..........\CustomPaletteSet.h,2038,2013-07-18
..........\..........\DesignCenterDlg.cpp,540,2013-07-18
..........\..........\DesignCenterDlg.h,418,2013-07-18
..........\..........\DocData.cpp,1895,2013-04-08
..........\..........\DocData.h,1692,2013-04-08
..........\..........\Resource.h,677,2013-07-18
..........\..........\StdAfx.cpp,1371,2013-04-08
..........\..........\StdAfx.h,4551,2013-04-08
..........\AddPalette.ncb,23317504,2013-07-25
..........\AddPalette.sln,897,2013-07-29
..........\ipch
..........\....\addpalette-257c7eb
..........\readme.txt,429,2013-07-25
..........\UpgradeLog.XML,5872,2013-07-29
..........\_UpgradeReport_Files
..........\....................\UpgradeReport.css,3348,2013-07-29
..........\....................\UpgradeReport.xslt,12505,2010-05-04
..........\....................\UpgradeReport_Minus.gif
..........\....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • Droplet
    液滴在壁面上流动的程序 可以用 tecplot画图 效果很好(The flow of the liquid drop on the wall of the program can be used to draw the effect of Tecplot is very good)
    2015-09-15 09:09:08下载
    积分:1
  • GraphDraw
    绘图程序,可以自由绘制直线、矩形、圆、多边形,可以设置颜色和宽度,并且能够进行图元基本操作,如剪裁、缩放及填充功能。(Drawing program, free to draw lines, rectangles, circles, polygons, you can set the color and width, and can be primitive basic operations, such as cropping, scaling and filling functions.)
    2011-10-25 10:45:48下载
    积分:1
  • l_curve
    L曲线选择正则化参数,适用于正则化算法中选取正则化参数反演( L-curve)
    2020-08-13 22:08:29下载
    积分:1
  • GaiJingBresenham
    改进的Bresenham算法,用visual c++ 实现(Improved Bresenham algorithm, using visual c++ achieve)
    2015-01-16 15:32:26下载
    积分:1
  • MFCWORK5_B_SPLINE
    选择画图区的点从而绘制B样条曲线,是计算机图形学中一个重要的实例。使用MFC做的。(select some points in the painting area to paint B-Spline curves)
    2012-10-29 13:39:07下载
    积分:1
  • HS
    说明:  函数绘图程序 VB 编写 可以绘制初高中 函数图像 支持颜色,精度修改 鼠标执针定位(VB function drawing program to prepare middle and high school mapping function can support color images, the accuracy of needle positioning modified mouse bailiff)
    2007-07-29 22:03:05下载
    积分:1
  • wode
    绘画板~ C#小程序~ (Drawing board ~ C# Applet ~)
    2007-12-27 12:17:38下载
    积分:1
  • PIC2
    对图片进行网格划分,以及绘图获得区域,最终获得灰度矩阵(Mesh the image, and draw the region to obtain the gray scale matrix)
    2017-08-28 15:34:02下载
    积分:1
  • computergraphicsprogramming
    说明:  我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper.asc chopper.bmp cp.bmp end.BMP end.txt w1.bmp w2.bmp w3.bmp 如有问题欢迎大家和我交流! 联系方式: e-mail:cproom@163.net http://cproom.yeah.net 通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收) 邮编  :710065 电话  :(029)-8234582(computer graphics programming using GDI)
    2010-04-17 07:13:59下载
    积分:1
  • smarticad
    说明:  一个模拟cad画图的程序,实现了直线,椭圆,圆,矩形等图形的画法.需要安装后才能查看源码和相关文档(cad drawing a simulation procedures to achieve a straight line, oval, round, rectangular and other graphics painting. Installed after looking at the source and related documentation)
    2006-03-30 02:13:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载