-
mesh
三维模型的网格简化算法,通过删除边来减少面片个数,同时保留图形特征(Three-dimensional model of the mesh simplification algorithm to reduce the number of patches by removing the side, while retaining graphic features)
- 2014-04-01 14:42:35下载
- 积分: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
-
traffic
基于mfc的车辆检测程序,利用帧间的变化来检测,适合初学图像的同学学习(Mfc-based vehicle detection program to detect changes in the use of frames, suitable for beginners to learn the image of the students)
- 2009-12-07 21:02:25下载
- 积分:1
-
MoveCatch
对移动目标检测,需要先用鼠标框定感兴趣的目标,然后才能追踪。(Moving target detection, target mouse framed interested need to use before tracking.)
- 2016-08-15 17:59:52下载
- 积分:1
-
Learning-openCV-(Chinese-version)
openCV中文版 附目录
本书主要介绍:
1.透彻介绍OpenCV
2.从摄像机获取输入
3.图像的变换
4.图像的分割和形状的匹配
5.模式识别,包括人脸检测
6.二维和三维场景中的跟踪监测
7.根据立体视觉进行三维重构
8.机器学习算法(the openCV Chinese edition with catalog book describes: a thorough introduction to OpenCV get input from the camera image transform image segmentation and shape matching 5 pattern recognition, including face detection of two-dimensional and three-dimensional tracking and monitoring of the scene based on stereo vision for three-dimensional reconstruction of 8. machine learning algorithm)
- 2013-04-09 19:15:09下载
- 积分:1
-
2
输入整数n,显示出具有n行的杨辉三角形。一个具有10行的杨辉三角形运行结果(Enter an integer n, with n rows show the Triangle. Triangle with the results of a 10 line)
- 2013-12-15 16:17:20下载
- 积分:1
-
fasta
DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。(DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displacement.)
- 2021-01-11 11:18:49下载
- 积分:1
-
linengcanshu
本软件能根据轧制工艺条件快速准确地计算出轧制力,并已经通过实际检测,与实际值误差在10%之内,建议教学轧制力时采用(software based on the rolling conditions quickly and accurately calculate the rolling force, and has adopted effective detection, and the actual value of the 10% error within the recommended teaching rolling force used.)
- 2007-06-23 14:02:08下载
- 积分:1
-
CarCount
该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项(The program function is to achieve movement of vehicles on the road statistics. A small module function has the following: 1 solution for video frames and displayed. 2, the video training background image. 3, using the background image used by the background method of testing the prospects for video extraction, and conduct threshold processing, image segmentation, to identify mobile car-connected domain. 4, vehicle statistics. Interface package contains instructions and procedures related to the use of the steps and considerations)
- 2010-01-04 12:53:46下载
- 积分:1
-
videotrackframe
视频采集,视频处理,视频跟踪,对视频监控很有帮助(Video capture, video processing, video tracking, video surveillance helpful)
- 2010-05-11 10:16:55下载
- 积分:1