-
播放cif文件的核心代码,C++Builder6下完成。
播放cif文件的核心代码,C++Builder6下完成。- Broadcasts the cif document the core code, under C Builder6
completes.
- 2022-06-15 19:59:45下载
- 积分:1
-
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现量化坐标后的球例程。...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现量化坐标后的球例程。-Because the VTK visualization toolkit with powerful functionality, visualization research in the field of personnel and many of them in the application of it. The compressed packet is prepared with a VC VTK realize the use of coordinates to quantify the ball after the routine.
- 2022-02-25 15:44:35下载
- 积分:1
-
用手编写的
用vc编写的手写字体识别程序,识别效率较高,可是识别数字和英文字母-Vc prepared with hand-written font identification procedures, to identify more efficient, but the identification numbers and letters of the alphabet
- 2022-08-26 13:13:58下载
- 积分:1
-
逆合成孔径雷达雷达点目标仿真的MATLAB程序
雷达 逆合成孔径雷达点目标仿真 matlab程序 -Inverse Synthetic Aperture Radar radar point target simulation matlab program
- 2022-07-23 03:16:36下载
- 积分: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
-
为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。...
为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-order to achieve the recognition of handwritten characters, the use of artificial intelligence hierarchical neural network thinking, the right font identification through training to learn, to achieve recognition of handwritten characters function.
- 2022-05-17 00:51:13下载
- 积分:1
-
Log滤波器完整源码,编得不错
Log滤波器完整源码,编得不错-Log source filter integrity, of being good
- 2022-07-06 13:37:18下载
- 积分:1
-
图形分析,包括代码,有很多新颖的图像代码
图形分析,包括代码,有很多新颖的图像代码-analysis
- 2022-03-23 02:01:19下载
- 积分:1
-
一般情况下通用的图片验证码识别,具有自学习过程,很有参考价值...
一般情况下通用的图片验证码识别,具有自学习过程,很有参考价值-definitive picture verification code identification, self-learning process of great reference value
- 2023-05-09 15:05:02下载
- 积分:1
-
利用vc++编制的一个圆,有三种图形,分别为线球,平面球与光华的球...
利用vc++编制的一个圆,有三种图形,分别为线球,平面球与光华的球-use vc establishment of a round, three graphics, lines of the ball, plane ball and the ball Sinorama
- 2022-03-23 06:05:42下载
- 积分:1