-
***** DocBar
***** DocBar - AutoCAD 基于图形化可停坞的文档选择工具 -***** DocBar- AutoCAD can be stopped based on the graphical selection tool dock document*****
- 2022-01-22 02:49:09下载
- 积分:1
-
图形插值可以得到三维效果图
图像插补,可以使用二维图像达到三维观看的效果,绝对好的很好的-Graphic interpolation could get 3D effect form two-dimension image.It is a good thing absolutly!
- 2022-05-06 16:46:18下载
- 积分:1
-
This procedure is a C++ Source code, to achieve a three
本程序是一段C++源代码,实现了对人脸三维模型的三角网络建模。-This procedure is a C++ Source code, to achieve a three-dimensional model of the human face of the triangular network modeling.
- 2022-05-14 12:16:52下载
- 积分:1
-
图象边沿检测
图象边沿检测-提取-轮廓跟踪算法源代码-Image edge detection- Extraction- contour tracking algorithm source code
- 2022-06-11 22:31:32下载
- 积分:1
-
一个完整简单的PYTHON图像处理程序_1
一个完整简单的PYTHON图像处理程序_1-a simple PYTHON has made a complete image-processing program _
- 2022-03-23 05:54:20下载
- 积分:1
-
电子电路模拟和分析系统
一款基于电子电路理论支持编写的电子电路模拟和分析小软件,可以对电子电路初学者进行模拟试验有点帮助。支持简单电路、串联电路、并联电路、...
电子电路模拟和分析系统
一款基于电子电路理论支持编写的电子电路模拟和分析小软件,可以对电子电路初学者进行模拟试验有点帮助。支持简单电路、串联电路、并联电路、交流电路的R,L,C串行电路,交流电路的双回路电路,交流电路的三回路电路的模拟和分析,并提供输出结果和线路图。-Electronic circuit simulation and analysis system based on an electronic circuit theory to support the preparation of electronic circuit simulation and analysis of small software, can be carried out on the electronic circuit simulation beginners to some extent. Support a simple circuit, series circuit, parallel circuit, communication circuit R, L, C serial circuit, the exchange of double-loop circuit circuits, communication circuits three-loop circuit simulation and analysis, and provide output results and the circuit diagram.
- 2022-03-21 07:35:55下载
- 积分:1
-
meeting procedures can form vertical display text, especially when the axis of c...
次程序可以在form中垂直显示文字,特别是化坐标轴时,写纵坐标的名称-meeting procedures can form vertical display text, especially when the axis of coordinates and write the names of longitudinal coordinates
- 2022-10-29 16:30:03下载
- 积分:1
-
利用PV3D做的flex DEMO 实现了#3D特效
利用PV3D做的flex DEMO 实现了#3D特效-i bu dong ying wen
- 2022-01-27 09:17:08下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)...
此程序用来画多边形,并用进行区域填充(内点为4连通区域的递归填充算法)-the procedure used to draw polygons, and filled with regional (within four points of connectivity in the region filled recursive algorithm)
- 2022-05-30 18:01:49下载
- 积分:1