CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - draw

搜索资源列表

  1. matlabhuatu1

    0下载:
  2. MATLAB画图 目的是学会怎样使用MATLAB软件 来绘制各种图形 包括平面图和三维立体图-MATLAB drawing is to learn how to use MATLAB software to draw various graphics including floor plans and three-dimensional map
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4249
    • 提供者:可乐
  1. DrawB-spline

    0下载:
  2. 可以用滑鼠在视窗左边画面中任意点入十个点,按Draw按键就可以绘出一封闭B-spline曲线-can use the left mouse in Windows screen arbitrary point-10, according to Draw buttons can be drawn on a closed B-spline curves
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:680911
    • 提供者:林世伟
  1. picture112

    0下载:
  2. 这是我用JAVA写的2D图表描制系统。能绘制各种常用的2D图形,比如正方形、长方形、圆形、椭圆、线条等等!-This is what I used to write Java 2D graphics system depiction system. Commonly used to draw various 2D graphics, such as square, rectangular, round, oval, line, etc.!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:512678
    • 提供者:杜喜珠
  1. struts-study

    0下载:
  2. struts中文资料,一个网友总结的structs学习的资料,很不错的,可以借鉴,特别是初学者-struts Chinese data, a summary of netizens structs learning, very good, we can draw on, especially beginners
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:686258
    • 提供者:王范
  1. processbar

    0下载:
  2. 一个进度条的例子,sdk下编写,可以借鉴-an example of progress, sdk prepared, we can draw
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15568
    • 提供者:彭祥和
  1. ActiveXShadeButton

    0下载:
  2. There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:72314
    • 提供者:刘亦菲
  1. fbh_bezier

    0下载:
  2. 本程序是一个生成bezier曲线的小程序,可以用来借鉴看曲线在程序中的表达和生成过程。-this program is a generation bezier curves of small programs can be used to draw the curves look at the procedure for the expression and generation process.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34616
    • 提供者:傅波海
  1. Bmp2HexPro

    1下载:
  2. about oled to draw the graph-about oled to draw the graph
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:34076
    • 提供者:sincos
  1. 11111111111111

    0下载:
  2. 世界编程大赛第一名的程序,很短,很牛,大家可以借鉴!-World Programming Competition of the procedure, in a very short, very cattle, we can draw!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:13204
    • 提供者:syp
  1. vbfarcontrlo

    0下载:
  2. 一个用VB编写的远程控制源代码,功能还可以,供借鉴-a VB prepared by the remote control's source code can also function for draw
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:346529
    • 提供者:王小彬
  1. ga_vc6.0

    0下载:
  2. 本代码在vc++6.0下演示遗传算法的具体设计,供爱好者借鉴。-the code vc 6.0 demo genetic algorithm designed specifically for lovers draw.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16992
    • 提供者:光临
  1. TheMenu3

    0下载:
  2. 本实例将实现一个可动态更新的绘图菜单,当满足一定条件时,会打开或折叠部分菜单项 程序功能说明:当[固定大小]菜单项被选中时,相应的几项菜单也被显示。用户选择好大小和图形(是椭圆,还是矩形),在窗口中单击鼠标左键,将绘制相应的图形。 当[自定义大小]菜单项被选中时,则几个提供固定大小的菜单项被移去。用户选择图形(是椭圆还是矩形后),在窗口中按住鼠标左键并托动,程序将绘制相应图形。 -example of the realization of a dynamic update
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:39697
    • 提供者:zyq
  1. winmapPlayer

    0下载:
  2. 仿Winamp多媒体播放器,可以借鉴。hope you like it。-fake Winamp multimedia players, we can draw on. Hope you like it.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:128437
    • 提供者:林鸿生
  1. Flat

    0下载:
  2. 一个按钮控件, 用法: OnInitDialog() 构框,去owner draw 属性 m_btnLamp256.SubclassDlgItem(IDC_LAMP256, this) m_btnLamp256.SetIcon(IDI_LAMP256, IDI_LAMP2) // Don t draw border for this button m_btnLamp256.DrawBorder(FALSE) -a button control, us
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:6652
    • 提供者:胡立堂
  1. Fractal_

    0下载:
  2. 为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后, 分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这 几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域 进行放大。-for mapping turbidity fractal curve, Julia sets, and the Mandelbrot set of program source c
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:53389
    • 提供者:cheaijing
  1. CCaptionButton_Demo

    1下载:
  2. 本例子提供了绘制标题栏按钮,可以绘制各种标题栏上需要的自绘制按钮。-this case provides a mapping title bar buttons, the need to draw various Biaodilanshang drawn from the button.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:40838
    • 提供者:张连成
  1. FanShape

    0下载:
  2. 这是一个根据产品的数量来画出对应扇形比例图的程序,它是用MFC写的-This is a product based on the number corresponding to draw fan proportion of the processes, it is written with MFC
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30427
    • 提供者:王鹏
  1. newpaint

    0下载:
  2. 需要有OpenGL的库文件glut32.dll 运行后,用鼠标点击一次左上方的小图形,然后在空白区域点鼠标,就可根据小图形的指示画出相应的图形.-need OpenGL libraries glut32.dll operation, and click the top left of a small graphic, and then click the mouse regional gaps can be under the direction of small graphics to d
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8881
    • 提供者:郭佳
  1. Sys1

    0下载:
  2. 画图小程序。可以用来画直线,橡皮筋。多边形,五角星。-drawing small programs. Can be used to draw straight lines, rubber-band. Polygon, five-pointed star.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:70880
    • 提供者:fei
  1. hzsb

    0下载:
  2. 一个用VC开发的小型汉字识别程序,用户在屏幕上绘出汉字,程序即可识别出是哪个汉字(目前为测试版,识别算法简单,对复杂字的识别率低)-a VC development of the small Chinese character recognition procedures, users draw Chinese characters on the screen, the program can recognize Chinese characters which is (currently in
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1642462
    • 提供者:看看
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com