登录
首页 » 图形图像 » CAD VBA 小程序,画线小程序,初学!!分享

CAD VBA 小程序,画线小程序,初学!!分享

于 2023-08-17 发布 文件大小:9.35 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

CAD VBA 小程序,画线小程序,初学!!分享-CAD VBA applet, drawing a line of small procedures, beginner! ! Share

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

发表评论

0 个回复

  • 用Csharp绘制多边和折线,其中用到了一些基本的绘功能,程序直观易懂...
    用Csharp绘制多边形和折线,其中用到了一些基本的绘图功能,程序直观易懂-with Csharp dogleg and polygon drawing, which uses some basic drawing functions, procedures is easy to understand
    2022-01-24 09:52:28下载
    积分:1
  • 纯C语言开发的标/片按钮源代码,这个程序中使用了字体font, 绘制状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pe...
    纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。 -Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style called "owner-draw". The owner has to draw the button in every aspect (background, border, text, image) of every situation that requires drawing (click, enable, focus, etc.).It took me days to come up with something functional, Now here is some simple, reliable code: if it proves useful I will write something about owner-draw buttons with text (dealing with fonts, shapes, edges, colorrefs, brushes and pens).
    2022-08-10 21:55:53下载
    积分:1
  • 压缩感知的OMP重构算法
    基于OMP算法的图像融合,内附论文及程序图片 沙威的个人主页: http://www.eee.hku.hk/~wsha/ 沙威的资料下载地址: http://www.eee.hku.hk/~wsha/Freecode/freecode.htm CS_OMP的信号是一个向量; Wavelet_OMP的信号是图像; 文章《Compressive_Sensing_沙威》是作者的一些见解。
    2022-11-19 16:00:03下载
    积分:1
  • 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等处理方法;其次,探讨了如何提...
    本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能-In this paper, and designed to achieve a free offline handwritten numeral recognition system. First, the identification number of the preconditioning treatment were introduced, including binarization, smoothing filtering, standardization, refinement, such as image processing method Secondly, to explore how to extract the number of character strokes of structural features and characteristics, and described in detail Knowledge of the construction method Finally the use of a Knowledge-based template matching method to identify and MATLAB as a programming tool to achieve with a friendly graphical user interface of free handwritten numeral recognition system. The experimental results show that this method has higher recognition rate, and has better anti-noise performance
    2022-03-17 23:58:28下载
    积分:1
  • 几何生成器
    分形几何生成器 -Fractal geometry generator
    2022-01-26 02:43:20下载
    积分:1
  • 利用bilateral实现一个视频或的动画处理,就是速度慢了点,否则都可以做成移动设备上的产品了...
    利用bilateral实现一个视频或图像的动画处理,就是速度慢了点,否则都可以做成移动设备上的产品了-Bilateral realize the use of a video or image animation treatment, that is, the slow or else it can make mobile devices a Product
    2022-02-26 14:01:15下载
    积分:1
  • jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg d...
    jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and decode in VC
    2022-01-26 04:45:28下载
    积分:1
  • 原创,手写汉字识别,里面有README,帮助别人使用和阅读。
    原创,手写汉字识别,里面有README,帮助别人使用和阅读。-original, handwritten character recognition, and they README help others to use and read.
    2023-03-19 00:20:03下载
    积分:1
  • 计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果...
    计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果-Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results
    2022-01-27 18:20:17下载
    积分:1
  • Will be two Surfer7.0 with Mapinfo mapping software rainfall isogram solved comp...
    将Surfer7.0与Mapinfo两个软件配合绘制降雨量等值线,解决了计算绘图在高、低值区丢失等值线和已知点外部曲线走向不合理问题,绘出的等值线与人工勾绘等值线比较无明显差异,能够满足防汛要求。-Will be two Surfer7.0 with Mapinfo mapping software rainfall isogram solved computing graphics in high-and low-value areas isogram lost and known point to rectify the anomalies in the external curve, the contour map and artificial hook painted isogram no significant difference, to meet flood prevention requirements.
    2022-03-17 05:31:50下载
    积分:1
  • 696516资源总数
  • 106600会员总数
  • 11今日下载