搜索资源列表
stabbing
- 给定n维空间中的m个非空点集S1,…,Sm,如果直线L与每个点集均有公共点,则称L为这m个点集的一条直线穿越(line transversal 或 stabbing line)。同样,如果线段K(本文中的线段均指闭线段,且包括单点集)与每个点集均有公共点,则称K为这m个点集的一条线段穿越(segment transversal 或 stabbing line segment)。穿越的概念是海莱定理(Helly’s theorem)的延伸,它的存在性等问题一直是计算几何中海莱类定理(Helly-t
s1
- 一种快速的二值化原图且转化为间隔码的算法-A Fast Binarization image and into a yard interval algorithm
11111
- 前面两篇文章所使用的范例都是传输字符串,有的时候我们可能会想在服务端和客户端之间传递文件。比如,考虑这样一种情况,假如客户端显示了一个菜单,当我们输入S1、S2或S3(S为Send缩写)时,分别向服务端发送文件Client01.jpg、Client02.jpg、Client03.jpg;当我们输入R1、R2或R3时(R为Receive缩写),则分别从服务端接收文件Server01.jpg、Server02.jpg、Server03.jpg。那么,我们该如何完成这件事呢?此时可能有这样两种做法:
s1
- 计算机图形学中,边界填充的算法,利用c语言完成,包括算法代码-bianjietianchong
PlanePlane
- 一个求平面与平面交线的算法。大致思想是:先求出各平面的法线(plane.normal),再将这两条法线叉乘,得出来的向量就是交线的方向。最后经过计算得出3维直线方程中的a = (s2 * n1n2dot - s1 * n2normsqr) / (n1n2dot * n1n2dot - n1normsqr * n2normsqr) b = (s1 * n1n2dot - s2 * n2normsqr) / (n1n2dot * n1n2dot - n1normsqr * n2normsqr) -c
s1
- program is about low bit rate image compression.
s1
- delphi开发的vfw程序,带有实例,能清晰的描述采用vfw开发的过程。非常值得研究-delphi vfw development process, with examples, can clearly describe the use vfw development process. Is worth studying
Network_Drawer.m
- THis function make and plot a random network with N nodes input N: number of nodes r: radius of adjacency s = [s1 s2] is the coordinates of the rectangular in which the nodes are spread output adj_mat: adjacency matrix Lap_ma
S1
- 2009年自动化大会及两化融合会议s1会场论文集,希望对大家有用!-Automation Conference 2009, and the integration of the two s1 hall meeting proceedings, we hope to be useful!
Venation-networks-
- 可以对图像处理返回对应的距离值,实现快速图像处理,达到目的。-deal with image
RGB.m
- find Avg RGB s1=imread( 7 img blue.jpg ) vec=reshape(s1,prod(size(s1))/3,3) R1=sum(vec(:,1))/length(vec(:,1)) G1=sum(vec(:,2))/length(vec(:,2)) B1=sum(vec(:,3))/length(vec(:,3)) RGB=[R1 G1 B1]- find Avg RGB s1=imread( 7 img b
s1
- 计算机图形学中,边界填充的算法,利用c语言完成,包括算法代码-bianjietianchong
s1
- 计算机图形学中,边界填充的算法,利用c语言完成,包括算法代码-bianjietianchong
s1
- 人眼提取,并使用libsvm进行睁闭分类的训练和测试-Position the area of eyes.Train and test the state of eyes by libsvm.
1471-2105-14-297-s1
- 这是有关细胞处理的源码,是一篇外文文献的实现。-this is a programe about cell processing,which is the implementation of a foreign article.
s1
- 识别给出图像与图像库中的图像进行比对识别分类(The recognition and classification of the image and the image in the image library are identified.)