-
神龙卡开发完全范例,适合视频、音频开发人员参考使用。
神龙卡开发完全范例,适合视频、音频开发人员参考使用。-Shenlong card development paradigm completely suitable for video, audio developers use and reference.
- 2022-04-10 11:10:40下载
- 积分:1
-
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/...
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/ -PANELS development environment based on DOS user interface ... software categories : window interface operating environment : Win9x/NT/2000/XP /
- 2023-02-13 14:15:04下载
- 积分:1
-
检测VGA模式设置需要的模式,如果你需要
Detect vga mode for set needed mode if you need
- 2023-06-14 10:45:04下载
- 积分:1
-
用于图象边缘的精确检测的susan算法的文章
用于图象边缘的精确检测的susan算法的文章- Uses in the image edge precise examination susan algorithm
article
- 2023-02-21 04:45:04下载
- 积分:1
-
显示时间的源代码,具有很好的图形界面。依赖于系统时钟
显示时间的源代码,具有很好的图形界面。依赖于系统时钟-show that the source code is a good graphical interface. Depend on the system clock
- 2022-02-14 04:24:41下载
- 积分:1
-
实现了三维变换的一些基本功能:
以直线为轴进行旋转
以一点为基点放缩
对直线L作镜向
对平面作镜向
得到三维结构的投影...
实现了三维变换的一些基本功能:
以直线为轴进行旋转
以一点为基点放缩
对直线L作镜向
对平面作镜向
得到三维结构的投影
-achieve a three-dimensional transform some basic functions : a straight line to rotate around the axle of the base point of the linear scaling L for planar mirror to the right to be a mirror for the three-dimensional structure of the projector.
- 2022-08-08 21:42:06下载
- 积分: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
-
[编程语言] ie3,IE4,Internet Explorer 5、NS3、NS4基因[描述]……
[程序语言] IE3, IE4, IE5, NS3, NS4+
[功能描述]
生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。
你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。
一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。
对于每个迷宫问题来说,仅仅提供一种方案。-[programming language] IE3, IE4, Internet Explorer 5, NS3, NS4 [Description] generation and solve the maze of Java programs can support java browsers running. 3D maze to demonstrate the window. You can press the corresponding button, the "New" to create a new maze, "Solve" button for solving a maze shows the path, "Clear" button to remove solve problems in the maze. Once generated maze, you can get a hand to solve its path, you can use the four arrow keys to paint their path. For each maze issue, the mere provision of a program.
- 2022-07-19 05:50:41下载
- 积分:1
-
有关JPEG的简单程序源码
有关JPEG的简单程序源码-Simple sourcecode for JPEG
- 2023-05-15 22:25:03下载
- 积分:1
-
区域特性的多光谱与全色图像的融合
分别提出了基于区域特性的多光谱与全色图像的融合算法及SAR与全色图像的融合算法
- 2023-03-08 14:40:03下载
- 积分:1