资源列表
MATLAB1
- 【matlab编程代做】 在N维空间中的贝塞尔插值 可以作为参考使用学习 -[Do] matlab programming generation in N-dimensional space can be used as a reference to use Bezier interpolation learning
clock
- 电子图形时钟,时时更新,无闪烁,实现了时针分针秒针的分别控制-Electronic graphics clock, constantly updated, without blinking, to achieve the hour and minute hands are second hand control
project2.2.tar
- C++的画图板,可以实现椭圆 矩形 点线 实线 等其他功能 也可以改变颜色额-C++ drawing board, can realize the elliptical rectangle point line solid lines, and other functions Can also change the color
Contour-M
- matlab下的绘制等温线的源程序,有对等温线加密,值得借鉴-Under matlab draw isotherm source, there is encryption on isotherm, is worth learning
pro2-painter
- qt5做的简易画图板,新手,有一些bug,共勉-qt5 do a simple drawing board, the novice, there are some bug, mutual encouragement
AspNet-Web-DWG
- 使用mxdraw控件,在网页浏览编辑dwg文件例子-Use mxdraw controls in a web browser to edit dwg file example
CompareDWG
- 使用mxdraw控件,实现的dwg文件比较程序-Use mxdraw controls, implemented dwg file comparison program
three-dimensional-beam-pattern
- 该代码描绘了线性声源和圆形活塞声源的三维波束图。-The source code depicts the linear and circular piston source of three-dimensional beam pattern.
Main
- 绘图设计工具,线段,椭圆,矩形,图形的颜色,线段的粗细-Graphic Design Tools
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.
picture2
- 正确地画出菱形图案,简单的实现其菱形大小的功能。-Properly draw a diamond pattern, simple implementation function of the size of its diamond.
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(