CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - draw menu

搜索资源列表

  1. asm_draw_figure

    0下载:
  2. 用汇编EMU8086编写的图形模式下的放大菜单。菜单内可以先择画三个图形(可以画圆,三角形,椭圆),是按打点的形式画出的图形,自编的打点函数。每个图形可以按+ -号放大缩小-Written in assembler EMU8086 graphics mode to enlarge the menu. Can first select in the menu draw three graphics (draw a circle, triangle, oval), is drawn accordin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3.26kb
    • 提供者:
  1. Dialog

    0下载:
  2. 用于对话框界面编程,实现了对话框中菜单的完美绘制。-The dialog box interface for programming, implementation of the dialog box menu, the perfect draw.
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4.53mb
    • 提供者:pengzhenpeng
  1. SDI

    0下载:
  2. 用于各位对SDI界面的编程,实现了SDI中菜单的完美绘制。-Members of the SDI interface for programming, implementation of the SDI in the menu, the perfect draw.
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4.76mb
    • 提供者:pengzhenpeng
  1. MDI

    0下载:
  2. 用于MDI界面编程,实现了MDI中菜单的完美绘制。-MDI interface for programming, implementation of the MDI in the menu, the perfect draw.
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4.6mb
    • 提供者:pengzhenpeng
  1. MDIFloating

    0下载:
  2. 用于多文档界面编程,实现了多文档中浮动菜单的完美绘制。-For multi-document interface programming, multi-document in the floating menu, the perfect draw.
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4.12mb
    • 提供者:pengzhenpeng
  1. Draw1

    0下载:
  2. Draws lines, polygons, rectangles. The user selects color and drawing function through a menu bar and clicks different points to draw the object.-Draws lines, polygons, rectangles. The user selects color and drawing function through a menu bar and c
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:67.4kb
    • 提供者:rauls
  1. m16_Bezier

    0下载:
  2. 实现Bezier画线,有取点,画线,Bezier以及清楚菜单-Bezier drawing lines to achieve, a preference point, draw lines, Bezier and clear menu
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:Angelling
  1. Optimal-triangulation

    0下载:
  2. 在选择某菜单项(或快捷图标)之后,第一次按下鼠标左键在屏幕上输入该凸多边形的第一个顶点,此后每按一次鼠标左键则在屏幕上输入该多边形的下一个顶点,直到按下鼠标右键之后,构成一个封闭的多边形。程序应能显示出上述多边形,并判断该多边形是否是凸多边形。如果是则计算其三角形最优剖分,并绘制出剖分后的凸多边形,同时在图中显示出每条边的长度以及三角形剖分中诸三角形上边权之和-In the selection of a menu item (or the shortcut icon), the first ti
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.4mb
    • 提供者:陈言教
  1. lucky_cj_source

    0下载:
  2. 用C++Builder制作的抽奖活动,界面上点右键,菜单中可添加抽奖用的名单,默认可抽三个三等奖,两个二等奖,一个一等奖.图文并茂,适用于单位组织活动时抽奖用.可自己更改背景音乐及背景图片-Using C++ Builder lottery produced by the interface right click on the menu could be added to the list of lucky draw with the default can draw three third
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2.59mb
    • 提供者:谭敬康
  1. fengcheagushi

    0下载:
  2. 实现功能:按下鼠标左键+CTL键或点击菜单时,在窗口画一个风车,风车中有3个叶片,外侧有一个外接圆。风车随着时间旋转,并且从屏幕的左端向右端滚动。 按下鼠标左键+SHIFT键或点击菜单时,在客户区的下面显示一行唐诗”孤帆远影碧空尽,唯见长江天际流“,向右滚动显示,每显示一轮改变一次颜色和字体,一共4轮重复变化。 -Functions: press the left mouse button+CTL key or click the menu in the window to draw a
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:1015.77kb
    • 提供者:xiaohuli
  1. DrawCoins

    0下载:
  2. 基于MFC的画硬币游戏的实现,单击鼠标右键可选择是增加硬币还是减少硬币,或点击菜单栏上的增加硬币或是减少硬币亦可以。-The realization of draw coins game that based on vc MFC,when you click the right mouse button,you can choose to increase coin or decrease coin,moreover,you can also choose click the menu bar
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:杨妍
  1. diyici

    0下载:
  2. 计算机图形学画线算法,在菜单栏选择画线后在空白处单击两次,即可画线-Computer graphics line drawing algorithm, choose to draw a line in the menu bar, click in the blank twice, you can draw a line
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-31
    • 文件大小:29.72mb
    • 提供者:杨书凯
  1. Smith

    0下载:
  2. 圆图软件设计要求计算结果以图形和数据并行输出,处理包括复数的矩阵运算。为使程序代码简单,执行运算速度快,计算精度高,选择MATLAB 软件作为设计技术平台较为理想(也可利用VC,VB等)。该软件数学表示、函数集丰富且功能强大、良好的用户界面以及许多函数本身会绘制图形且自动选取坐标刻度等显著优点,特别适用大量计算。利用MATLAB强大的作图功能容易画出完整的Smith 圆图。整个圆图软件分为用户图形界面模块、圆图计算模块、画图演示模块。上述: 大模块又进一步分解,其中用户图形界面模块分为:主页、主
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:20.64kb
    • 提供者:fml
  1. XiangQi

    0下载:
  2. 中国象棋打谱软件提供给用户的一个能将对弈过程保存成文件 并可以重新演示对弈过程 即复盘。 主要功能有: 1. 制作棋谱, 2. 保存棋谱, 3. 演示棋谱. Chess类,190行代码。这个类主要功能是对整个窗体功能的实现,包括菜单、菜单的事件、把JPanel加到窗体的内容面板上,以及窗体属性的设置。 ChessBoard类,457行代码。这个类是主要的类,包含paint()方法用来画整个面板,以及鼠标的事件监听。 ChessPiece类,68行代码。这个类是棋子的类,包含棋
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:8.37kb
    • 提供者:苏南生
  1. c

    0下载:
  2. c#+sql,这是一个人事管理系统,有员工信息,工资管理,考勤管理,和退出,登录功能-.I draw over this part of the open contour. I double-click on this point, and I stop drawing2.Unlike the offset command, the multiple offset command creates new elements based on the settings that were made
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:5.43mb
    • 提供者:杨晓雪
  1. menu

    0下载:
  2. 在单文档应用程序中,添加一个菜单,并为该菜单添加两个菜单项,分别实现画直线和 画矩形的功能;同时添加两个工具栏按钮,以实现和菜单项一样的功能。(有非常完整的注释,方便读者理解程序)-In a single document application, add a menu and add two menu items for the menu, respectively, to achieve drawing a straight line and draw a rectangle func
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:2.27mb
    • 提供者:xiaoyezi
  1. 20150608307

    0下载:
  2. 建立单文档程序CSD+学号。 在初始化ondraw响应中,绘制这些图形:圆,弧,正方形,直线,多边形. 在菜单中定义图形绘制的子菜单项,包括绘制圆,正方形。 在菜单中添加图形线型、颜色、填充色的选择功能。 在鼠标左键抬起的消息响应中,按照用户选择的绘图类型,在鼠标位置绘制相应的图形,图形尺寸自定义。 写出完成应用程序的技能收获。 -Establish procedures for single document CSD+ student id. In the init
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4.43mb
    • 提供者:TFBoys
  1. Motion-simulation-program

    0下载:
  2. 主从滑块机构的运动仿真程序 用文档/视图结构开发一个主从滑块机构的运动仿真程序。 1)按A键,主动块向左运动,带动从动块上下运动,按D键,主动块向右运动,带动从动块上下运动; 2)窗口大小改变时,图形应保持画在客户区的中部; 3)对连杆中点进行轨迹分析(通过菜单启动和关闭分析功能); (1)按键A (或D),使平移量减小(或增加),依据平移量计算各个多边形顶点数, 据依据多边形数据画图。 (2)绘制轨迹:点击菜单,启动定时器绘制轨迹。 -Motion simula
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:338.38kb
    • 提供者:谢乐乐
  1. draw

    0下载:
  2. 菜单画图(铅笔工具+文字颜色+形状)基于mfc vs2010-Menu Drawing (pencil tool+ text color+ shape) based on mfc vs2010
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.86mb
    • 提供者:up
  1. 自写CF C++外部绘制方框源码

    2下载:
  2. 很好的C++ 绘制源码 绘制菜单 方框 D3D(Good C++ Draw source code to draw menu box D3D)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:15kb
    • 提供者:暖琦
搜珍网 www.dssz.com