搜索资源列表
Clock
- 用vc实现一个和系统时间同步的时钟,实现了同步刷新功能和基本的画图功能-With vc the realization of a time synchronization and system clock to achieve synchronization of the refresh function and the basic drawing functions
picture_sys
- 画图源程序,可在VB下直接运行,含有基本的画图板。-Paint source code can be run directly under VB, containing the basic drawing board.
Draw
- 画图板程序 可以画点、直线、矩形、圆、椭圆等线形,具备基本画图功能-Drawing board program can draw points, lines, rectangles, circles, ellipses and so linear, with the basic drawing functions
smith
- 圆图软件设计要求计算结果以图形和数据并行输出,整个圆图软件分为用户图形界面模块、圆图计算模块、圆图演示模块。圆图计算模块分为反射系数计算、单支节匹配计算、输入阻抗计算及整个Smith圆图;画图演示模块分为等归一化电阻圆、等归一化电抗圆、反射系数圆等;确定阻抗值在圆图上的位置、圆图的基本应用、求输入阻抗及其在圆图上的位置以及单支节匹配等问题。-Chart Software design results in graphical and data parallel output, the circu
Painter
- 实现一个简单的画图工具。。基本功能都有的~~源代码。。直接运行即可-Implement a simple drawing tool. . All the basic functions of the ~ ~ source code. . Can be run directly
eg2
- VC++应用程序开发作业2——画图程序 一. 作业要求: 要求使用文档/视图模式开发。 对于文档处理要求具有保存和打开功能,文件扩展名为(.line)。 要求能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图中正确的显示出这些图形。(对于每一个图形除了有一些基本信息外,要能有颜色和线宽信息) 对每一种图形的对象要求采用链表处理,可以分别建立三个链表来分别处理这三种图形。(MFC中的链表类有CPtrList、CTypedPtrList等,建议采用CT
Draw
- 用VC++6.0开发的画图程序。可以绘制基本图形和填充各种颜色,绘制直线部分有些问题。请大家帮忙解决-The Paint program developed with VC++6.0. You can draw basic graphics and filled a variety of colors, draw a straight portion of some of the problems. Please help solve
Paiting
- 用VC6.0编写的模拟画图的小程序,实现了画图的基本功能-The little drawing program written by VC6.0. It implements the basic functions.
PIPEv4
- Petri网画图仿真软件,适合基本,随机和着色Petri网。开源-Petri nets drawing simulation software, for basic, random and colored Petri nets. Open source
figrue
- figrue画图的一些基本指令,和使用方法,附带中文解释,新学matlab必备-some basic instructions for drawing figrue and use, with the Chinese interpretation of the new school matlab necessary
Paint
- 用processing语言编写的类似画图的程序,可以画4中基本图形:长方形,圆,椭圆和线,还有三角形和折线。并且能够将已画的图形保存成TXT,打开TXT可以还原上回保存的图形。另外还有对图像的一些filter处理。-Processing language prepared by the similar drawing program, you can draw 4 basic shapes: rectangles, circles, ellipses and lines, triangles a
psrchive
- 脉冲星数据处理软件,读取psrfits文件,校准,画图等。需要cfitsio,tempo2,tempo,fftw,pgplot基本库文件。-the software for pulsar data process is used to read psrfits,calibrate,plot figure and so on. The basic library,cfitsio,tempo2,tempo,fftw,pgplot are needed.
MyPictureDrawing2
- 自己编写的类似画图软件的vc++程序,可以实现铅笔画线、画圆、椭圆等基本画图功能,还有颜色选项-I have written similar vc++ drawing software program, you can achieve a pencil drawing a line, circle, ellipse and other basic drawing functions, as well as color options
matlab
- matlab各种文件读取命令,及各种画图命令和一些附加指令-some basic command of matlab,like read command and so on.
python
- Python基础画图工具drawsnack的基本运用-The basic application of Python basic drawing tool drawsnack
c#代码示例
- 实现基本的画图操作,绘制点,线,圆,曲线等(To achieve the basic drawing operations)
EasyX_2014冬至版
- 图形库EasyX的2014版,比较稳定,支持基本所有的画图函数(Graphics library EasyX version 2014, relatively stable, support all basic drawing functions)
learn
- 初学python语言的基础练习程序,包括画图,建立数组,实验数据保存,提取数据等(Beginner Python language basic exercise procedures, including drawing, the establishment of arrays, experimental data storage, data extraction, etc.)
仿win画图软件源码
- 画图软件源码,了解图像读取保存及绘制,同时更好的了解C++的基础知识。(Drawing software source code, to understand the image preservation, reading and drawing, and a better understanding of the basic knowledge of C++.)