-
基于BP网络的印刷体数字识别
说明: 基于BP网络的印刷体数字识别技术的完整案例,对图像处理及其BP神经网络付有完整的程序,并可以允许,同时还附有大量的测试图片(Digit recognition technology integrity cases, right image processing and neural network BP to pay the full process and allows, but also with a large number of test pictures)
- 2005-12-31 15:22:27下载
- 积分:1
-
Waver
用VB写的画出波纹的程序(Written by VB painted corrugated procedures)
- 2020-06-29 15:00:01下载
- 积分:1
-
FlashIcon
漂亮的图标程序源代码(beautiful icon source code)
- 2004-09-24 19:23:53下载
- 积分:1
-
1
说明: 奇怪的分式
上小学的时候,小明经常自己发明新算法。一次,老师出的题目是:
1/4 乘以 8/5
小明居然把分子拼接在一起,分母拼接在一起,答案是:18/45 (参见图1.png)
老师刚想批评他,转念一想,这个答案凑巧也对啊,真是见鬼!
对于分子、分母都是 1~9 中的一位数的情况,还有哪些算式可以这样计算呢?
显然,交换分子分母后,例如:4/1 乘以 5/8 是满足要求的,这算做不同的算式。
但对于分子分母相同的情况,2/2 乘以 3/3 这样的类型太多了,不在计数之列!,四个四个数不同
请写出所有不同算式的个数(包括题中举例的)。
思路:循环遍历。
dfs c++(dfs c++)
- 2016-03-21 22:17:14下载
- 积分:1
-
crosscode
自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
- 2021-04-26 17:38:45下载
- 积分:1
-
image__imcrop
自己写的一个图像裁减功能的代码,但必须首先设置好的裁减区域矩形框的坐标。(himself wrote an image of the reduction of the functional code, but must first set a good reduction of regional rectangular box coordinates.)
- 2007-05-11 15:48:51下载
- 积分:1
-
edge_detect
本代码为Canny检测算法的实现,功能为对图象边缘确定与提取(The code for the the Canny detection algorithm, determine and extraction the edge of the image)
- 2013-04-29 11:02:33下载
- 积分:1
-
车牌定位系统程序
车牌识别程序源码,很有用的!我也是从网上下载下来的,不过我自已做了些修改!(plates source identification procedures, very useful! I also downloaded from the Internet, but I do own some changes!)
- 2020-06-26 10:20:02下载
- 积分:1
-
executable
tld目标跟踪算法,很适合初学者,实时性很好。(To promote the informationization of the global Internet revolution, for global range of information processing and communication provides the operating platform,)
- 2014-05-15 19:42:36下载
- 积分:1
-
CN_edgedetect
本程序为二值图像的处理。通过一种称为CNED(connectivity number based edge detection)的方法对二值图像进行边缘提取。结果表明这种方法比candy sober 等算子更加精确,效果更好。(This procedure for binary image processing. Through a known CNED (connectivity number based edge detection) method for binary image edge extraction. The results show that this method, such as candy sober than the operator more precise, better.)
- 2007-04-22 13:23:27下载
- 积分:1