用java语言实现了B样条曲线的做法。 可以自由输入控制点,并可以通过鼠标调节控制点的位置。
上传时间: 2015-10-14
上传用户:zgu489
最新实用简单的机器视觉双目标定matlab
上传时间: 2015-10-18
上传用户:xz85592677
很牛B的Mpi并行算法 很牛B的Mpi并行算法 很牛B的Mpi并行算法 很牛B的Mpi并行算法
上传时间: 2013-11-27
上传用户:wcl168881111111
MC9328MX1 自举模式下的b-record 格式代码
上传时间: 2014-01-04
上传用户:hjshhyy
用递规子程序的方法实现HANOI塔问题.子程序模块个数不限. 要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔 的名称为C.打印出移动过程.
上传时间: 2013-12-17
上传用户:Yukiseop
《机器视觉实时问题的对策与研究方法综述》:机器视觉已经广泛应用在许多行业,由于图像处理的数据是海量的,处理图像的速度一般比较慢,但一些领域要求开发的机器视觉系统是实时的。为此,本文针对实时问题,从硬软件与算法几个方面,沿着机器视觉过程的每个环节,对相关的对策与研究方法作了阐述与总结。最后指出实时性不仅仅是一个机器视觉系统所考虑的一个方面,往往还应兼顾其它性能。
标签: 机器视觉
上传时间: 2013-12-17
上传用户:海陆空653
关于机器视觉系统设计方法,相当不错。:)
上传时间: 2014-09-02
上传用户:李彦东
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
标签: representation Magnitude the magnitude
上传时间: 2013-12-24
上传用户:金宜
渤海潜水泵公司业务管理系统--采用ASP技术和CMM2软件工程标准,以Dream weaver 8为主要开发工具,以Microsoft Access为数据库管理系统,是一个基于B/S模式的管理系统
上传时间: 2014-12-05
上传用户:z1191176801
一个旅行家想驾驶汽车从城市A到城市B(设出发时油箱是空的)。给定两个城市之间的距离dis、汽车油箱的容量c、每升汽油能行驶的距离d、沿途油站数n、油站i离出发点的距离d[i]以及该站每升汽油的价格p[i],i=1,2,…,n。设d[1]=0<d[2]<…<d[n]。要花最少的油费从城市A到城市B,在每个加油站应加多少油,最少花费为多少?
上传时间: 2013-12-31
上传用户:redmoons