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

搜索资源列表

  1. NEO_V1.1.36

    0下载:
  2. 支持基本绘图、多种格式图形显示、鼠标操 作、扩展内存和扩充内存的操作、时钟、音频播放、多种字体的汉字及英文显示等等特性;更激动人心的是, 它可以工作于TURBO C库函数无法达到的高分辨率下(比如800X600、1024X768甚至1280X1024);而且,它 支持8位、15位和16位三种色深!-support basic graphics, multiple format graphics, mouse operation, expandable memory and memor
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1851441
    • 提供者:可永
  1. drawpictruesystem

    0下载:
  2. 这是一个基本的DRAWPIC程序; 用户可以在此实现图形的制造和-This a basic DRAWPIC procedures; Users can achieve this in the graphics and paint manufacturers
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:173341
    • 提供者:racer
  1. ghdsde

    0下载:
  2. 一个简单的画图程序 能画基本的东西 ,并能加载或保存图片-a simple drawing program painter basic things, and can load or save photos
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:22763
    • 提供者:马军
  1. PaletteUtil

    0下载:
  2. C#做的一个绘图控件,可以绘制基本图形,速度也可以,支持放大缩小移动,支持命令的扩展-C# do a mapping component, the basic graphics rendering speed can also support Zooming Mobile, order to support the expansion
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:41002
    • 提供者:maleesky
  1. VisualGraph

    1下载:
  2. 这是一个用CSharp编写绘图程序,可以画出多种基本图形.-This is a drawing prepared with CSharp procedures can be painted many basic graphics.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:108885
    • 提供者:xiaoying
  1. kcshouDraw

    0下载:
  2. VC实现的示波器仿真程序,可以实现基本的信号输出仿真,供大家参考!-the oscilloscope simulation program, can achieve a basic output signal simulation, for your reference!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:646473
    • 提供者:zhanghl
  1. adfegdfdfe

    0下载:
  2. 使用VB.NET编程语言在Visual Basic.NET 2003的平台下自己动手设计开发一款文件加密软件,采用DES加密算法,能实现对各种类型的文件进行加密和解密是关键之处,主要要把这个做完善。-use VB.NET programming language in Visual Basic.NET 2003 platform personally developed an encryption software documentation using DES encryption algor
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3323
    • 提供者:chenliang
  1. tuxingxueshiyan3

    1下载:
  2. 实验三 图形交互技术 实验目的: 1、通过本次实验,掌握图形输入和交互技术的方法。 2、掌握部分图形交互技术的实现方法。 3、进一步熟练编程语言环境中图形绘制技术。 实验内容: (必做)1、综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制。 (选做)2、使用2D变换原理,绘制一个2D图形,然后用键盘或鼠标控制使它能进行适当的2D变换。 -three experimental interactive graphics technology
  3. 所属分类:绘图程序

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

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

    • 发布日期:2008-10-13
    • 文件大小:124374
    • 提供者:魏本峰
  1. MYDraw

    0下载:
  2. 自己平时作的关于画图的小程序,可以实现圆形,矩形,直线的绘制,基于单文档以及许多基本函数的使用,适用于初学MFC的人使用。-their peacetime for the drawing of a small procedure can be achieved round, rectangular, linear mapping, Based on a single document, and many of the basic functions used in the MFC novice
  3. 所属分类:绘图程序

    • 发布日期:2014-01-15
    • 文件大小:121045
    • 提供者:赵旋
  1. OpenSCAD_src

    0下载:
  2. Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now implementing a fully functional 2D CAD is a tremendous task for a single person, and not something that can be completed
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:238967
    • 提供者:翟广胜
  1. 简单的绘图系统

    0下载:
  2. 一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的-a drawing program can be drawn in the window round, oval, rectangular, linear basic graphics, the Visual C + + in the preparation of the MFC
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:42073
    • 提供者:ddd
  1. 绘制绘图&曲面系统

    0下载:
  2. 一个绘图系统,可以绘制简单的基本的图形,也可以显示Bezier等基本的曲面,是用VC++的MFC编写的-a mapping system that can draw simple basic graphics, can also show that the basic Bezier curves, and is using VC + + MFC prepared
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:63572
    • 提供者:ddd
  1. 二维图形系统

    0下载:
  2. 二维绘图程序,可实现基本的绘图,如直线,圆,多边形等等,可对图形填充、移动等基本操作-2D mapping, which enables the basic graphics, such as straight lines, circles, polygons, etc., can be filled right graphics, mobile and other basic operation
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:72996
    • 提供者:龙涛
  1. dxf.rar

    6下载:
  2. 用vb编写的可读取和显示DXF文件格式的程序,解压缩后可见源码.,Prepared to use vb to read and display DXF file format of the procedure, we can see that the extracted source.
  3. 所属分类:Graph Drawing

    • 发布日期:2014-05-12
    • 文件大小:365220
    • 提供者:qj1cjg
  1. FlowChart

    1下载:
  2. 一款流程图设计软件,可运行设计完成后的流程图并将结果显示在一个输出窗口中,能胜任工业之用!-Flow Chart Visual Programming Language allows to run basic algorithms in a visual way. All you have to do is to place program blocks on the screen, connect them with arrows and run. You can also ru
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:301779
    • 提供者:任才才
  1. DrawPeachBlossom

    0下载:
  2. 基于C#编的一个画桃花的软件,比较基本,能作为小游戏,看看。-C# code based on a painting software peach, more basic, can be used as small games, take a look.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:842173
    • 提供者:江雪
  1. basic-web-server-Test

    0下载:
  2. In this day and age you will find yourself at times needing to set a color in two different ways. If you are doing any sort of web development you will find that often you are referring to colors using a code that looks something like this #0066FF .
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:1357
    • 提供者:kojemauil
  1. A very basic raytracer example.

    0下载:
  2. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This progr
  3. 所属分类:绘图程序

    • 发布日期:2014-03-14
    • 文件大小:3786
    • 提供者:elxtrx
  1. rytpg

    0下载:
  2. Including the generalized cross-correlation function GCC time delay estimation, Target can be extracted in a picture you want, Iterative self-organizing data analysis.
  3. 所属分类:绘图程序

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:pqkxx
« 12 3 4 5 »
搜珍网 www.dssz.com