资源列表
VBDRAW
- VB函数画图形的源码示例,生成图形的VB绘图实例,设置Picture1控件使其中心点坐标为(0,0),Picture1.Cls清除其他图形,以下三行VB代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴。 Picture1.ForeColor = &H0 Picture1.Line (-300, 0)-(300, 0) Picture1.Line (0, 300)-(0, -300) 开始绘制白色函数图形-The VB function to d
tp
- this a collection of progams in prolog wich learning us about contraint programmation (in french programmation des cnotraintes) -this is a collection of progams in prolog wich learning us about contraint programmation (in french programmation des cno
CurveGraphDialog.tar
- 随机动态连续刷新曲线:ubuntu + Qt-Stochastic dynamic continuous refresh curve
SonicPainterDesktop
- processing语言实现的一个绘图程序,有背景音乐,音乐和线条粗细由移动速度控制。-processing language implementation of a drawing program, with background music, music, and line thickness by a mobile speed control.
deskClock
- 该程序成功绘制桌面时钟,实现一系列功能,背景颜色改变,闹钟设置等。-The program successfully mapped desktop clock and realize a series of functions, the background color changes, alarm clock settings.
Draw
- drawcil 下的绘图程序,可用于画直线,圆等小型绘图系统-It use to make a
InvilateDraw
- 仿VS界面,功能多样,内容丰富,是初学者表较好的实例解析- it s a good thing.welcome to look for it. i hope it will help you.
afinador
- FFT for dspic build in mikroC for dspic
123
- open gl编写实现圆、椭圆、正弦曲线 -Open GL prepared with the realization of circular, elliptical, sine curve
Desktop
- The code is available for direct input image and output image histogram code for reference. Environment: matlab
henonheiles
- 包含两个程序,以蛙跳积分法绘制henon-heiles演化方程的时间演化图,x-y,x-vx,y-vy相图和三维庞加莱截面图.- Contains two procedures to leapfrog integration time evolution plotted in Figure henon-heiles evolution equations, xy, x-vx, y-vy phase diagram and three Weipangjialai-sectional view.
MainFrame
- 此代码为一个java编写的一个绘图小工具,在界面中点击按钮即可绘制出圆、矩形等图案。-This code is a java prepared a drawing gadget, click the button in the interface to draw a circle, rectangle and other patterns.