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

搜索资源列表

  1. 20246

    0下载:
  2. 第1章简单程序设计.ppt 第2章数据类型.ppt 第3章C#面向对象编程基础.ppt 第4章程序调试与异常处理.ppt 第5章C#可视化编程基础.ppt 第6章常用控件和类的使用.ppt 第7章文本编辑器的实现.ppt 第8章图形图像编程.ppt 第9章文件和流.ppt 第10章多线程和Socket编程初步.ppt 第11章数据库与ADO.ppt-Chapter 1, simple programming. Ppt Chapter 2 data type
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2089715
    • 提供者:aaa
  1. JD

    0下载:
  2. 计算机图形学的课程设计,简单图形软件编辑软件-Computer graphics, curriculum design, simple graphics software editor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:2022527
    • 提供者:刘爱梅
  1. 2010OpenGLjubufangd

    0下载:
  2. 基于OpenGL下的图形编辑,用鼠标框选的局部放大功能,非常实用。-OpenGL-based graphics under the editor, use, variant mouse local amplification, very practical.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4501017
    • 提供者:高飞飞
  1. CGeditor

    0下载:
  2. The package must also have a user-friendly interface that may be menu-oriented, iconic or a combination of both. It provides most the features that a 2D graphic editor should have. It is developed in C. it has been implemented on DOS platform. The 2-
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:15874
    • 提供者:sk
  1. C_GDI_graphics_program_GDI_Editor_Code

    0下载:
  2. C# GDI+图形程序GDI+Editor代码C # GDI + graphics program GDI + Editor Code-C# GDI+ graphics program GDI+ Editor Code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:19314
    • 提供者:oc
  1. C_GDI_Graphics_Programming_Editor_Code

    0下载:
  2. C# GDI+图形编程GDI+Editor代码C # GDI + Graphics Programming GDI + Editor Code-C# GDI+ Graphics Programming GDI+ Editor Code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:29089
    • 提供者:
  1. uml_super_editor

    0下载:
  2. UML超级编辑器! 图形开发者,最好的参考了! 来吧!-UML super editor! Graphics developers, the best reference! Come on!
  3. 所属分类:Editor

    • 发布日期:2017-04-03
    • 文件大小:816841
    • 提供者:李亦
  1. 222

    0下载:
  2. (ebook-pdf) - Engineering - Using MATLAB 6 (Graphics, 3D).pdf Overview of MATLAB Graphics – plot editing mode and the Property Editor. • Basic Plotting – plotting vector and matrix data in 2-D representations. • Formatting Graphs –
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10166714
    • 提供者:li
  1. 2D_Poligon_Drawer-Animato_demo

    0下载:
  2. 二维Poligon抽屉动画 我开始设想的方式来建立一个二维多边形动画的想法。首先,我需要一个好东西记住我的图形。这篇文章是基于这样我可以记住一些二维图形。我选择一个非位图的方法。这是因为,我希望有一个快速和简单的方法来我的动画图形。所以,我选择一个二维向量的方法。在这篇文章中,我提出的(简单)结构我选择了代表我的图形和动画它。我建议也是一个图形编辑器来生成二维图形,一个工具,用于创建动画的图形工具。 EXE和建议的来源是在所提供的下载。 -I started thinking of th
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:82330
    • 提供者:胡七
  1. ASM-Program

    0下载:
  2. 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 22:磁盘文件读写 23:成绩管理 24、25:pc机通信 26:钟表显示 27:霓虹灯模拟显示-1: Determ
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:4689
    • 提供者:dandan
  1. fractal_source

    0下载:
  2. 分形图像编辑器VC++版源码,用于生成并显示分形图像,并根据原有图形设置生成新图形-Fractal image editor version VC++ source code used to generate and display the fractal image, and generate a new set under the original graphic graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:36875
    • 提供者:
  1. net_tank

    0下载:
  2. 坦克游戏的局域网对战C++版,包括游戏代码和地图编辑器代码,游戏采用同步TCP通讯方式,封装directdraw绘制图形,简单的UI,类似魔兽争霸的局域网建主加入,地图编辑器采用MFC编写,代码尽量采用面向对象方式编程,但也有不足之处-Battle Tank LAN version of the game, using synchronous TCP communications, packaging directdraw to draw graphics, simple UI, similar
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:3978134
    • 提供者:fanjiaqi
  1. Development-of-BREW

    0下载:
  2. BREW学习的资料,第一章BREW程序,第二章 文本画面 第三章 按键 第四章 计时器 第五章 资源编辑 第六章 菜单 第七章 对话框 第八章 控件 第九章 图形与图像 第十章 网络通信-BREW study data, BREW application Chapter II Chapter III Chapter text screen timer button Chapter IV Chapter V Chapter VI Resource Editor dialog menu Chapte
  3. 所属分类:BREW

    • 发布日期:2017-03-30
    • 文件大小:330473
    • 提供者:梅武钊
  1. newproject

    0下载:
  2. 基于JDK的Java IDE的设计与实现。该系统集Java源代码的编辑、编译、运行、 动态显示行号、图形界面中显示程序出错信息、多页编辑源代码等功能于一体, 利用OOA&OOD的方法,通过Java语言来实现。核心设计思想:系统的编辑器用 JTextArea类实例为主体来充当,编译器和解释器则是通过调用JDK开发包中提供的 javac程序和java程序来实现,并通过File类实例建立起编辑器、编译器和解释器的联系。-JDK-based design and
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:64521
    • 提供者:zhiyanqiang
  1. CSharp

    1下载:
  2. C#1实现使用“Graphics”类的“DrawPie”方法和“FillPie”方法绘制立体饼图 C#2实现使用绘制线段函数画cos曲线 C#3实现使用“Graphics”类的“DrawLine”方法绘制圆。 C#4实现文本编辑器的设计 C#5实现鼠标事件-C# using the " Graphics" class " DrawPie" methods and " FillPie draw three-dimensional pie
  3. 所属分类:CSharp

    • 发布日期:2014-05-18
    • 文件大小:24576
    • 提供者:莫罹逝
  1. 100programing-code

    0下载:
  2. VC++ 实用编程100个实例,包含界面编辑,文件操作、算法计算、硬件检测、图形绘制等,这些实例大部分都属底层编程,有的还有一定难度,初学者可以参考阅读一下。-Practical programming VC++ 100 instances, including the interface editor, file operations, algorithm, hardware detection, graphics, drawing, most of these instances are t
  3. 所属分类:Windows Kernel

  1. Textual-programming

    0下载:
  2. 本内容基于VC++的文本编辑,主要包括创建图形插入符、添加字符串资源、路径、以及字幕变色等功能的实现。-The is based VC++ text editor, includes creating graphics caret, add a string resource, the function of the realization of the path, as well as subtitles discoloration.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-23
    • 文件大小:2333818
    • 提供者:张海洋
  1. kaoshi

    0下载:
  2. 这是一个模拟考试软件编辑器,应用了vc的图像显示技术、鼠标拖动图形、窗口之间的消息传递、多维数组技术等-This is a simulated exam software editor, the application of vc image display technology, the mouse to drag graphics, messaging between windows, multi-dimensional array technology
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:2590720
    • 提供者:张德轩
  1. first

    0下载:
  2. 计算机图形学的一个project Polyline Editor-A computer graphics project Polyline Editor
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1383
    • 提供者:ymarki
  1. demo

    0下载:
  2. 由python的wxpython库看i啊发的文本编辑器及内置调试工具的源码。设计的组件有按钮,列表,弹出框,绘图,字体,内置调试工具等等等等。想学python GUI编程的朋友还等什么!- 您是不是要找: 由python的python库看i啊发的文本编辑器及内置调试工具的源码。设计的组件有按钮,列表,弹出框,绘图,字体,内置调试工具等等等等。想学python GUI编程的朋友还等什么! By a python in wxpython library hair ah i see a tex
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:363866
    • 提供者:songzhe
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com