-
IGES
用于读取IGES文件(IGES files for reading)
- 2021-04-22 11:08:49下载
- 积分: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
-
faceddetect
使用vs2012+opencv2.4.5做的人脸检测代码,可以实现对静态图像上人脸的检测(Use vs2012+ opencv2.4.5 do face detection code, you can achieve detection of static images of the human face)
- 2014-09-30 17:15:12下载
- 积分:1
-
Lane_Detection
基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
- 2016-07-11 17:46:03下载
- 积分:1
-
SSIM
一个十分有用的SSIM图像评测程序,基于结构的客观评测。(A very useful measure SSIM image procedures, based on the structure of an objective evaluation.)
- 2009-03-23 16:18:43下载
- 积分:1
-
M-Khook
vc++编写的鼠标键盘消息的拦截程序,运用钩子实现(vc++ prepared to intercept mouse messages keyboard procedures, the use of hook realize)
- 2008-04-13 16:41:55下载
- 积分:1
-
main
光流算法的源码 运用稠密光流(Lucas-Kanade)算法跟踪运动的图像(Optical flow algorithm source code using dense optical flow image (Lucas-Kanade) algorithm to track the movement of)
- 2015-04-08 21:36:01下载
- 积分:1
-
SART
SART图像重建代码 基于C++ 主要用于CT等射线处理(code of image and with a wide application of CT, x-RAY , ETC)
- 2017-09-16 12:48:22下载
- 积分:1
-
3Dtext
3Dtext visual basic代码(3Dtext visual basic code)
- 2008-04-27 00:45:24下载
- 积分:1
-
segment
对超声图像的去噪和分割,可以显示肿瘤图像的边缘和面积(For ultrasound image denoising and segmentation, image can show the tumor edge and area)
- 2014-04-17 09:24:47下载
- 积分:1