搜索资源列表
Practice
- 本程序给出了实现内存绘图的功能源码,能够防止绘图时候内存泄露和屏幕闪烁,同时能够从文本文件中读取数据以用来绘图
Drawpad
- 基于MFC编写的小型绘图程序,可绘制直线,椭圆,矩形,支持颜色选择,可以保存到本地(按文本格式存储),将绘制图形视为一个对象,利用链表进行存储和读取,可以选择并执行删除(基于链表操作),希望对学习MFC和链表的朋友有用-MFC-based drawing program, can draw a straight line, oval, rectangular, color selection support, you can save to a local file and open the s
about-read-and-write-theShapefile
- 能够所给的坐标文本文件,读取文件信息并且显示出shapefile图形-can read the shapefile
CSharp-2Dplot
- 用C#绘制二维图形程序。包括读取文本和绘制图形。-Drawing the two-dimensional graphics program by c#. Including reading text and drawing graphics .
bulk_read
- 多个文本文件txt的批量读取程序,生成矩阵,以便数据处理。-read bulk data file,generated matrix