资源列表
缩放多边形
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的缩放功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon's zoom function.
多边形异或
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的异或功能。-with vc MapObjects development of the source code, using the mouse to operate Polygon, the realization of a polygon or functional differences.
adwallpaper
- 一个关于设置桌面背景的例子,使用的的com组件,-a desktop background on the establishment of the examples used in the com components,
cex2
- 本程序绘制可以通过鼠标的移动,绘制直线、 矩形、椭圆、B样条、besizer曲线等。-the mapping process through mouse movement, drawing straight lines and rectangular, oval, B-spline, besizer curve.
打开24位BMP
- 这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法.-This is a simulation software Converter opened a bmp file and display on the screen of the algorithm.
一个绘图类
- 一个vc座的绘图类,支持多种格式,带中文说明。-vc Block, a type of graphics, support for multiple formats, with Chinese explanation.
用c编的时钟 (动画)
- C语言的功能很强大,编动画也很棒的.以下就是用C语言编的模拟时钟 .^_^单击键盘的任意键就可以退出了!-C language function very powerful, part animation also terrific. The following is Part C language simulation clock. ^ _ ^ Click keyboard keys can be arbitrary withdrawal!
直线圆的生成算法(计算机0204班张冀川23号)
- c语言绘图程序 输入参数即可花图形(直线圆)-mapping procedures input parameters can be spent graphics (line Yuan)
Controller_Design
- 用于电子工程专业教学用,软件原地址: http://people.msoe.edu/~saadat/matlabgui.htm-for electronic engineering teaching, the original software Address : http://people.msoe.edu/ ~ Saadat / matlabgui.htm
line1234
- 用vb实现的画直线程序,他是一种简单的调用line函数实现的-open de door and play the basketball.l love this game,and you?
DGQ
- JAVA 完成的一款 媒体播放器, 能支持Mp3的音乐播放功能, 界面简单,漂亮。-JAVA completed a media player, will support MP3 music player, interface simple, and beautiful.
cutedraw1
- 画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Di