搜索资源列表
ARC系列套件1.0.3 版
- delphi 控件 ARC系列套件1.0.3 版-Control Boards ARC series version 1.0.3
chap08huitugongju
- 一个用VC++编写的绘图工具,可以进行直线绘制、矩形绘制、圆弧绘制等。-a VC prepared by the graphics tools for drawing straight lines, rectangular painting, drawing, etc. arc.
jisuanqi20070107
- 本人设计的一个漂亮科学计算器,功能包括有角度弧度,历史记录等,是用VISUAL C++编写的一个课程设计。-I designed a beautiful scientific calculators, including a functional point arc, the historical record. VISUAL C is used to prepare a curriculum design.
111shibie
- 图纸矢量化中的线弧分离与识别。。。就是没有算法-the arc line separation and identification. . . There is no algorithm. .
arcview
- 唐山市用ARC做的地图矢量化,是进行系统开发的准备和前提条件。
ahb_system_generator.tar
- An AHB system is made of masters slaves and interconnections. A general approach to include all possible \"muxed\" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a mas
020064010046FABCD35C2F000006E6E6971F22-C927-FA17-7
- 13th Israeli Symposium of AI, CV, and NN, Tel Aviv University, Tel Aviv, Israel, Feb. 2-4, 1997 D. Dori, D. Hubunk and Liu W, “Improving the Arc Detection
200422517313047453
- 组件式GIS与MapX开发 地理信息系统根据其内容可分为两大基本类型:一是应用型地理信息系统,以某一专业、领域或工作为主要内容,包括专题地理信息系统和区域综合地理信息系统;二是工具型地理信息系统,也就是GIS工具软件包,如ARC/INFO等,具有空间数据输入、存储、处理、分析和输出等GIS基本功能。随着地理信息系统应用领域的扩展,应用型GIS的开发工作日显重要。如何针对不同的应用目标,高效地开发出既合乎需要又具有方便美观丰富的界面形式的地理信息系统,是GIS开发者非常关心的问题。
CBtnEx
- CBtnEx继承自CButton,是在VC++6.0环境下编写的按钮扩展类。按钮的外形可以为自定义的多边形、椭圆, 或由位图中抠出的图形决定。按钮的侧面棱边可为平面或为圆弧状的平滑过渡。可以为按钮设置三种状态下(未激活、鼠标在按钮上、鼠标按下)按钮表面、按钮棱边以及按钮上文字的颜色。同时可为按钮设置焦点框、贴图、ToolTip等细节内容。-CBtnEx inherited from CButton, is in VC++6.0 environment prepared by button ext
MyPaint
- 1、 在屏幕上绘制图形以下图形 直线:从[200,200]到[300,350]画一宽度为3,蓝色的实线,。 矩形;左上角为[150,120]右下角为[200,300],外框为黑色,填充画刷为HS_CROSS,红色。 椭圆弧: 椭圆: 扇形: 2、 用LOGFONT结构来定义字体,输出文本;用字体对话框来选择字体格式、字体颜色。 分别在上述图形的附近标注出:直线、矩形、椭圆、椭圆弧
draw
- 图形编辑器 能够实现画直线 圆 多边形 圆弧等简单二维图形 还能实现对图形的缩放 移动等功能-Editor graphics drawing a straight line can be achieved, such as a simple circular arc polygon can achieve two-dimensional graphics on mobile graphics features such as zoom
NonRect
- VC++非矩形窗体(四角为弧形)的代码实例,像一些音乐播放器的窗体、一些游戏的窗体等,除了把角变为弧形外,还有圆角、椭圆窗体和不规则窗体,我的实现过程是设置对话框的背景为 “TRANSPARENT”(透明),并在WM_CTLCOLORDLG消息处理器中创建一支“空笔”(NULL)来绘制对话框背景,然后用TransparenBlt将自己的位图放到对话框上。 -VC++ non-rectangular form (four corners of the arc) of the code exa
0810.pdf
- 在arc engine中实现符号库的输出,扩展以及调整,可以改变颜色,线型,线宽等参数-In the arc engine to achieve the output symbol library, expansion and adjustment, can change the color, line type, line width and other parameters
CBtnEx(V1.2)
- CBtnEx1.2继承自CButton,是在VC++6.0环境下编写的按钮扩展类。按钮的外形可以为自定义的多边形、椭圆, 或由位图中抠出的图形决定。按钮的侧面棱边可为平面或为圆弧状的平滑过渡。可以为按钮设置三种状态下(未激活、鼠标在按钮上、鼠标按下)按钮表面、按钮棱边以及按钮上文字的颜色。同时可为按钮设置焦点框、贴图、ToolTip等细节内容。 -CBtnEx1.2 inherited from CButton, is in VC++6.0 environment prepared by
chabu
- 插补程序,数控插补仿真系统的开发与研究,这里使用了普通逐点比较和积分两种插补算法,曲线类型可以是直线或弧线,数字积分窗口大小和坐标参数、圆弧和直线参数等都可自定义,本插补程序可以清屏、可以下一步继续插补等。-Interpolation procedures, CNC interpolation simulation system development and research, using the ordinary pointwise and integral two interpolatio
niuniu
- 网弧牛牛带机器人源码 -The network arc Taurus with a robot source
LuoDengHong111003010027
- 基于Arc Engin 开发的打开浏览shap格式矢量文件和mxd工程文件的windows应用程序。可以对文件进行放大、平移、查看属性等的一些简单操作。-ok!my Einglish is vrey bad!
CPP_MyDraw
- 该程序基于Microsoft Visual C++6.0中的MFC框架进行开发,可实现“绘制圆弧”和“输入文字”的功能,同时还可以自行设定插入的坐标点,半径,角度参数等等。 预留了扩展窗口和模块,供广大IT朋友进行自由扩展和完善。-The program is developed based on Microsoft Visual C++ 6.0 MFC framework which can achieve the feature of Drawing an arc and
C-L
- 基于VB的数控刀补(圆弧接直线刀补) 伸长、缩短、插入(包括进行和撤销) 主界面、撤销阶段的伸长型、撤销阶段的缩短型、撤销阶段的插入型、 进行阶段的伸长型、进行阶段的缩短型、进行阶段的插入型。-VB-based CNC cutter compensation (arc connected linear cutter compensation) elongation, shortening, insert (and including revocation) The main inte
ToolCompe
- 使用C++开发的,数控刀补仿真程序。主要完成以下功能:(1)直线接直线刀补 伸长、缩短、插入(包括建立,进行和撤销) (2)直线接圆弧刀补 伸长、缩短、插入(包括建立,进行) (3)圆弧接直线刀补 伸长、缩短、插入(包括进行和撤销) (4)圆弧接圆弧刀补 伸长、缩短、插入(包括进行)-Use C++ development, CNC cutter compensation simulation program. Complete the following main function