-
good grasp of the original code word, and to share that good results, and we can...
很好的抓词原代码,,共享给大家,,效果不错,,大家可以根据自己需求改-good grasp of the original code word, and to share that good results, and we can change according to their needs
- 2022-07-23 13:04:01下载
- 积分:1
-
利用VC++ 6.0,实现朱利娅图的绘制功能
利用VC++ 6.0,实现朱利娅图的绘制功能-VC 6.0, achieving julija the drawing function
- 2022-07-03 17:12:50下载
- 积分:1
-
generat a global
在MATLAB环境中,产生地球图形,可以转动的哈! 祝你好运
-generat a global
- 2023-08-15 08:30:03下载
- 积分:1
-
java3d done with a simulation of a simple courtyard and the simple physical anim...
一个用java3d做的模拟一个简单的院子和简单的形体动画。-java3d done with a simulation of a simple courtyard and the simple physical animation.
- 2022-07-27 18:46:42下载
- 积分:1
-
使用MFC实现一个绘图程序
功能:类似于Windows系统的画图程序。具有画图、填充图、打开图形文件等功能。
使过SkinMagic优化程序界面;...
使用MFC实现一个绘图程序
功能:类似于Windows系统的画图程序。具有画图、填充图、打开图形文件等功能。
使过SkinMagic优化程序界面;-use a drawing program functions : Windows system similar to the drawing program. With drawing, filled with maps, graphics files opened functions. So too SkinMagic optimization program interface;
- 2022-07-05 10:04:50下载
- 积分: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
-
Protel2002简体中文正式版
Protel2002简体中文正式版-Simplified Chinese Protel2002 official version
- 2023-07-12 05:30:05下载
- 积分:1
-
3D,OPENGL编程入门,适合3D初学者.
3D,OPENGL编程入门,适合3D初学者.-3D, OPENGL programming entry, suitable for 3D beginners.
- 2022-02-24 18:46:15下载
- 积分:1
-
云台控制协议
使用C++开发的云台控制器,可以直接使用。功能强大,已经通过调试。可以实现云台的各种转向控制,可以选择串口,波特率等参数。
- 2022-03-07 01:20:02下载
- 积分:1
-
本程序整合了 OSG 大部分的基础功能,程序代码编写采用了模块化思想,有效代码在 1000 行左右,注释比较清晰,对于程序的修改和功能的扩展非常方便。...
本程序整合了 OSG 大部分的基础功能,程序代码编写采用了模块化思想,有效代码在 1000 行左右,注释比较清晰,对于程序的修改和功能的扩展非常方便。-This procedure combines the foundation for most functional OSG, procedures used to prepare the code modular thinking, effective code line in about 1000, the Notes are more well-defined, for the process to modify and extend the very convenient features.
- 2022-01-28 04:06:47下载
- 积分:1