资源列表
ODE45
- 用matlab画出洛伦兹吸引子的图片,就是比较有名气的那一只-The Lorenz Attractor
yangshiganshe
- 对杨氏干涉matlab仿真。matlab仿真 matlab仿真 matlab仿真-yangshi shuangfeng ganshe matlab matlab matlab matlab
HTMLPage
- 实现图形学的直线画法的分点展示。 可用于图形学的直线画法的展示和说明 仅仅通过HTML+JS来实现 代码易懂 -show how to drawLine point by point
Untitled
- 这是一个用于画甘特图的例子,主要用于模糊柔性作业调度问题中-This is an example of drawing the Gantt chart,mainly applied to the fuzzy flexible job-shop scheduling problem
computer-grapfics
- 计算机图形学中任意封闭多边形彩线填充算法设计与OpenGL实现:水平扫描线填充多边形,彩色斜线填充多边形。画线算法自定义实现。-Computer graphics
Bonne-projection
- 彭纳投影,彭纳投影即等积伪圆锥投影。为法国人彭纳所创。中央经线是直线,其他经线为对称于中央经线的曲线。纬线为同心圆弧。中央经线和标准纬线上没有变形,离开这两条线越远变形越大。图上所有纬线都保持长度不变,面积相等。彭纳投影常用作大洲图。-Bonne projection that pseudo equal area conic projection. Penner was created by Frenchman. Central meridian is a straight line, the
graph
- QT svg 绘图程序,通过MVC模式开发,有了QT的支持,程序高效简洁- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 QT svg 绘图程序,通过MVC模式开发,有了QT的支持,程序
CurveControl
- QCS上使用的2D曲线显示方式,包括实时曲线和填充图、横幅曲线、定点曲线-2D curves using the QCS display, including real-time curves and filled map, banner curve point curve
OCR
- You can now convert the sentences in image to a text format
Nieuw-Rich-Text-document
- #include<graphics.h> #include<conio.h> main() { int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50 initgraph(&gd, &gm, C:\\TC\\BGI ) rectangle(left, top, right, bottom) circle(
picture2
- 正确地画出菱形图案,简单的实现其菱形大小的功能。-Properly draw a diamond pattern, simple implementation function of the size of its diamond.
nQueens
- 这是n皇后图形的显示,不仅能显示其寻找过程,还可以将最后的最优解找到-This is the n-queens graphics display, not only to show its finding process, but also the final optimal solution can be found.