资源列表

« 1 2 ... .61 .62 .63 .64 .65 666.67 .68 .69 .70 .71 ... 842 »

[绘图程序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)   开
<铭宇> 在 2025-01-15 上传 | 大小:2kb | 下载:0

[绘图程序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 (i
<nouro> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[绘图程序CurveGraphDialog.tar

说明:随机动态连续刷新曲线:ubuntu + Qt-Stochastic dynamic continuous refresh curve
<付行知> 在 2025-01-15 上传 | 大小:6kb | 下载:0

[绘图程序SonicPainterDesktop

说明:processing语言实现的一个绘图程序,有背景音乐,音乐和线条粗细由移动速度控制。-processing language implementation of a drawing program, with background music, music, and line thickness by a mobile speed control.
<nice> 在 2025-01-15 上传 | 大小:4.6mb | 下载:0

[绘图程序deskClock

说明:该程序成功绘制桌面时钟,实现一系列功能,背景颜色改变,闹钟设置等。-The program successfully mapped desktop clock and realize a series of functions, the background color changes, alarm clock settings.
<张鹏> 在 2025-01-15 上传 | 大小:27.77mb | 下载:0

[绘图程序Draw

说明:drawcil 下的绘图程序,可用于画直线,圆等小型绘图系统-It use to make a
<汪栋> 在 2025-01-15 上传 | 大小:40kb | 下载:0

[绘图程序InvilateDraw

说明:仿VS界面,功能多样,内容丰富,是初学者表较好的实例解析- it s a good thing.welcome to look for it. i hope it will help you.
<蒋雨飚> 在 2025-01-15 上传 | 大小:762kb | 下载:0

[绘图程序afinador

说明:FFT for dspic build in mikroC for dspic
<lucero> 在 2025-01-15 上传 | 大小:145kb | 下载:0

[绘图程序123

说明:open gl编写实现圆、椭圆、正弦曲线 -Open GL prepared with the realization of circular, elliptical, sine curve
<西远> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[绘图程序Desktop

说明:The code is available for direct input image and output image histogram code for reference. Environment: matlab
<LiZhenglin> 在 2025-01-15 上传 | 大小:2.05mb | 下载:0

[绘图程序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
<luke> 在 2025-01-15 上传 | 大小:2kb | 下载:0

[绘图程序lorentz

说明:三个程序,分别以四阶龙格库塔法和欧拉法解洛伦兹方程,并绘制相图,时间演化图,庞加莱截面图.-Three procedures, respectively, fourth-order Runge-Kutta method and Euler method for solving the Lorentz equation and draw the phase diagram, the time evolution of the map, P
<luke> 在 2025-01-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 666.67 .68 .69 .70 .71 ... 842 »

源码中国 www.ymcn.org