-
用C++编写的一个2D足球演示程序,将人工智能加入到游戏中,制作出了一个生动而又功能全面的足球游戏。...
用C++编写的一个2D足球演示程序,将人工智能加入到游戏中,制作出了一个生动而又功能全面的足球游戏。-With C++ Prepared a 2D soccer demo program will be added to the game of artificial intelligence, to produce a vivid and full-featured game of football.
- 2022-08-19 09:00:24下载
- 积分:1
-
图像文件信息的提取和二值化处理
使用C语言所编写的图像处理代码,其中分成图像文件信息的提取和二值化处理两部分。将文件添加到项目后,编译通过会生成exe文件,使用控制台来运行exe文件就可以实现相应的操作。程序代码均已经通过测试。图像文件的提取使用bmphdr.c;二值化处理使用ez.c
- 2022-01-25 15:08:24下载
- 积分:1
-
贝塞尔画直线和圆,没有使用OPENGL侦中画线的功能,运用的是贝塞尔画线、画圆的算法
贝塞尔画直线和圆,没有使用OPENGL侦中画线的功能,运用的是贝塞尔画线、画圆的算法-Bezier drawing a straight line and circle, do not use OPENGL drawing a line in the detection function, using the Bessel painting lines, the algorithm drawcircle
- 2022-08-11 15:31:09下载
- 积分:1
-
一个简单、快速的图片识别代码,只能识别数字和英文字母。可用于网页上验证码的识别,能识别出验证码常用的各种扰乱的点和线...
一个简单、快速的图片识别代码,只能识别数字和英文字母。可用于网页上验证码的识别,能识别出验证码常用的各种扰乱的点和线-a simple, quick photo identification code, only an identification number and alphabetical. The website can be used to test code on the identification, certification will identify the various codes used to disrupt the dots and lines
- 2022-07-03 18:01:45下载
- 积分:1
-
人工智能OCR文字識別程序
人工智能OCR文字識別程序.rar
Module=recMain; recMain.bas
Form=frmMain.frm
Form=frmSplash.frm
Form=frmAbout.frm
Class=TextStream; TextStream.cls
Module=recWinApi; recWinApi.bas
IconForm="frmMain"
Startup="Sub Main"
HelpFile=""
Title="Text Recognition"
ExeName32="Text Recognition.exe"
Command32=""
Name="TextRecognition"
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-08-25 16:32:16下载
- 积分:1
-
hoschek 方法用于曲线拟合 在Hoschekfit 文件中输入数据,拟合曲线段数,拟合误差,最大迭代次数就可以...
hoschek 方法用于曲线拟合 在Hoschekfit 文件中输入数据,拟合曲线段数,拟合误差,最大迭代次数就可以-curve fitting method for the Hoschekfit document input data, the number of curve fitting, fitting error, the largest number of iteration can
- 2022-02-07 19:52:06下载
- 积分:1
-
- 2022-03-15 08:52:43下载
- 积分:1
-
在位图上显示浮雕文字和其它形状
在位图上显示浮雕文字和其它形状
- Emboss text and other shape on your bitmap
- 2022-03-01 22:15:13下载
- 积分:1
-
数字图像处理的印章识别算法实例
印章识别算法实例 数字图像处理-chop recognition algorithm examples of digital image processing
- 2022-02-03 15:43:28下载
- 积分:1
-
我们平常玩的飞机射击类游戏,这其实很简单,在加载上图片后,实现精灵类碰撞检测,每按键一次,图片显示相应的动作,真的很简单,希望你能从这个简单的游戏获得启发...
我们平常玩的飞机射击类游戏,这其实很简单,在加载上图片后,实现精灵类碰撞检测,每按键一次,图片显示相应的动作,真的很简单,希望你能从这个简单的游戏获得启发-To play our usual type of plane shooting games, this is a very simple add-on in the picture, the type of collision detection Elven implementation, each button once, the motion picture shows, really easy, I hope you benefit from this simple game get inspired
- 2022-04-13 04:30:14下载
- 积分:1