-
这是一个3D的圆柱体的演示
这是一个3D的圆柱体的演示-This is a 3D cylinder demo
- 2022-02-20 17:11:21下载
- 积分:1
-
It is a graphical representation of globe.
It is a graphical representation of globe.
- 2023-07-08 20:45:03下载
- 积分:1
-
立方B样条小波均值插值实现,适用于一维信号,此外还有消失矩的一些应用实例...
立方B样条小波均值插值实现,适用于一维信号,此外还有消失矩的一些应用实例-Cubic B-spline wavelet interpolation realize average for one-dimensional signal, in addition to a number of vanishing moments Application
- 2022-03-18 02:39:59下载
- 积分: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
-
一个简易的浏览器的源代码
一个简易的浏览器的源代码-a simple browser source code
- 2022-03-21 07:23:54下载
- 积分:1
-
C Buider box for a list of the exchange of information, from a list box to anoth...
C++Buider的列表框的数据交换,从一个列表框到另外一个列表框-C Buider box for a list of the exchange of information, from a list box to another in a list box
- 2022-07-06 21:07:31下载
- 积分:1
-
H.264 decoder output file format yuv development tools for Visual Studio 6.0 and...
H.264的解码器
输出文件格式为yuv
开发工具Visual Studio 6.0 以上-H.264 decoder output file format yuv development tools for Visual Studio 6.0 and above
- 2022-05-06 13:42:19下载
- 积分:1
-
自己写的一段碰撞检测代码,并实现了一个简单的学院…
自己写的一段碰撞检测代码,能实现简单的碰撞检测-Write your own section of collision detection code, and to achieve a simple collision detection
- 2023-06-11 03:55:02下载
- 积分:1
-
vb图象代码第一部分
vb图象代码第一部分-vb code first part
- 2022-02-01 18:39:30下载
- 积分:1
-
位图显示的淡入淡出出程序
位图显示的淡入淡出出程序-the bitmap Fade out of the program
- 2022-02-25 08:28:57下载
- 积分:1