CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - can 学习

搜索资源列表

  1. 简单作图工具

    0下载:
  2. 这是本人编写的一款简单的绘画软件,有待完善,愿我们能够互相学习。-This the one I prepared a simple drawing software to be perfect, I wish that we can learn from each other.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:6.02mb
    • 提供者:黄磊
  1. java的鼠标操作

    0下载:
  2. 本代码是java的鼠标操作,可以及时显示鼠标所在位置,对学习java的同学有很大的帮助-java mouse operation, it can show the location of the mouse. java for the students to learn a great help
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1022byte
    • 提供者:李微
  1. drawImage1

    0下载:
  2. 可以新建 打开 修改 保存 以.jpg .png为后缀的图片文件。对于java语言进行开发的程序有很大帮助,可以进行研究与学习!-can open the new amendments to the depositary. Jpg. Png suffix for the pictures. Java language for the program is very helpful to conduct the studies and learning!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:17.95kb
    • 提供者:王培华
  1. cad3d

    1下载:
  2. 一个三维的CAD程序源代码,架构设计的比较好。可以参考学习-a 3D CAD program source code, structure design better. Reference can learn
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.11mb
    • 提供者:hy
  1. MFC_graph_exa

    0下载:
  2. vc++的绘图实例,用户可以通过实例,学习在vc++下的绘图,也通过学习而对vc++的使用有一定的了解。-vc graphics example, users can example, learning vc in the drawings, through learning and the use of vc a certain understanding.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:279.92kb
    • 提供者:王伟
  1. vector_graph

    0下载:
  2. 学习计算机图形学时要做一个设计..... 可以绘图以及保存图片,还可以用文本文件写好命令到系统中执行.-study computer graphics need to do a design ..... can save photos and graphics. You can also use text files written commands to the system implementation.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:134.36kb
    • 提供者:曾林辉
  1. VC6DrawBezier

    1下载:
  2. 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cu
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:170.72kb
    • 提供者:王占辉
  1. 546548976516

    0下载:
  2. 用VC编写的一个绘图程序,与大家分享,希望能对大家的学习有所帮助。-VC prepared a mapping procedures, and share the hope that we can learn some help.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:81.61kb
    • 提供者:张巍
  1. BEZIER.C

    0下载:
  2. 基于C的贝塞尔曲面生成程序,此程序对于没有专门学习过计算机图形学的人也能看懂.-Bessel surface generation process, This procedure not specifically studied computer graphics people can understand.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.97kb
    • 提供者:王力
  1. BBBspline

    1下载:
  2. 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.68mb
    • 提供者:baopeng
  1. 4-110

    0下载:
  2. 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:240.05kb
    • 提供者:baopeng
  1. vb_drwa_code

    0下载:
  2. 学习VB的绘图程序设计,比较简单,这里有一个很易学的程序.可以在此基础上编写出很多实用的程序啊.-learning VB mapping program design, relatively simple, Here is a very easy to learn the procedures. This can be prepared on the basis of many practical procedures ah.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:6.28kb
    • 提供者:董轻
  1. simpledrawingpanel

    0下载:
  2. 一个简易画板,可用于计算机图形学学习或设计中运用-a simple slate can be used to study computer graphics, or design application
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:151.14kb
    • 提供者:church
  1. Draw_in_junior

    0下载:
  2. 一个简单的MFC绘图程序,是我们学习MFC时做一个项目,希望对初学MFC的人可以提供一点帮助!-a simple drawing program for MFC, MFC is when we learn to do a project, MFC hope to beginners who can provide some help!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:785.19kb
    • 提供者:晋超
  1. MyProduct

    0下载:
  2. 这是一个关于Windows画图程序.如果你感兴趣的话.可以下载下来作为学习和参考.-This is a drawing program for Windows. If you are interested in the past. As can be downloaded from school study and reference.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.83mb
    • 提供者:宁建文
  1. VC_Graph

    0下载:
  2. 利用了映射模式式中的自由模式,随机作图,初学者可以根据次程序学习图形的开发-use of the mapping model-the liberal model, random drawing, beginners can learn meeting procedures Graphics Development
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:42.28kb
    • 提供者:大哥
  1. graph

    0下载:
  2. 一个简单的绘图工具的实现 可以参考学习图形学基本算法-a simple drawing tools can refer to the realization of the basic graphics learning algorithm
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:121.46kb
    • 提供者:魏本峰
  1. 倾斜的螺旋图案

    0下载:
  2. 此程序不但画出了其中的复杂的螺旋图案,还可以倾斜任意角度,具有较大的灵活性,其中的一些细节很值得学习,对其他的绘制图形起了一个很好的借鉴作用-this program will not only draw one of the complex spiral patterns, can be tilted at any angle, with greater flexibility, some of which is worth learning details of the other mapp
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:973byte
    • 提供者:胡燕燕
  1. MinGUI162

    0下载:
  2. minigui1.6.2源码模拟器,不仅可以在VC环境下开发minigui应用,还可以开发minigui本身。对于学习研究minigui内核非常有帮助。-minigui1.6.2 source simulator, not only in VC++ applications developed under the minigui, but also can be developed minigui itself. For the study, research, minigui core ver
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8.23mb
    • 提供者:tomzhu
  1. DFIG_Model_0504

    1下载:
  2. 风电仿真模型的搭建用pscad搭建的,可以用于学习交流-using pscad to simulate wind farm,it can be used by people who is engineering on this aspect
  3. 所属分类:绘图程序

    • 发布日期:2012-11-03
    • 文件大小:3.83mb
    • 提供者:allen roy
« 12 3 4 5 »
搜珍网 www.dssz.com