搜索资源列表
51浮点运算程序库
- MCS-51 浮点运算子程序库及其使用说明 本浮点子程序库有三个不同层次的版本,以便适应不同的应用场合: 1.小型库(FQ51A.ASM):只包含浮点加、减、乘、除子程序。 2.中型库(FQ51B.ASM):在小型库的基础上再增加绝对值、倒数、比较、平方、开平方、 数制转换等子程序。 3.大型库(FQ51.ASM):包含本说明书中的全部子程序。
UDP点对点聊天
- UDP点对点聊天是一个UDP的点对点聊天程序,程序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下程序设置,因为程序比较简单,所以没有增加设置功能,读者可以在自己程序中修改。
Hariis角点检测
- 详细介绍了Harris角点检测的方法,在文档的最后有MATLAB角点检测的源程序。
找鞍点
- 在一个矩阵中寻找鞍点,若一个元素是所在行的最大值,且是所在列的最小值,则为鞍点
inhedron
- 判断点是否在多面体之中- Sentences the break point whether in polyhedron
多边形内外判断
- 判断点在多边形内还是外的例程-judgment in the polygon points inside or outside the routines
点对点多线程断点续传的实现
- 在Visual C++中实现点对点文件传输系统-realise peer-to-peer file transform system in Visulal C++
逐点比较法画圆
- 其实这个是 用逐点比较法求得的关于圆的画法,但是一定要在 win-tc的环境下-In fact, this is a case-by-point comparison of the circular obtained by the method of painting, but must win-tc environment
新24点
- 编译“新二十四点.dsw”文件,在Debug目录下会生成“新二十四点.exe”文件,直接双击该文件,即可运行二十四点程序。-compiler "24 points. DSW "documents, the Debug directory will generate" new 24 points. Exe "document, double-click the file directly, and
OpenCV角点检测代码
- OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the d
判断点集在多边形内部
- 此程序基于二分法的判断点集中的m个点是否在n边形内部.-dichotomy of this procedure based on the judgment of the focus points of m n whether the shape of the internal.
点对点传输
- 1.A、B两台计算机可以通过计算机名称或IP地址呼叫对方; 2.对方同意接收后弹出对话框并选择好文件存放的路径; 3.进行文件的传输并将文件存储在指定的目录下; 4.文件传输程序采用C/S模式; 5.使用Windows Sockets来完成程序的编写 -1. A, B two computers by computer name or IP address to call each other 2. Aft
dzn
- 点在多边形内外,包括判断点是否在线上,点在多段线的那一侧-points outside the polygon, including the judgment and whether online, the more points of the side of the Line
IsPtInRgn
- 点在多边形内的判断,这是一个很简单、容易理解的东西,不明白的可以问我.gis_boy@hotmail.com-points in the polygon judgment, this is a very simple, easy to understand things. do not understand, I can ask. gis_boy@hotmail.com
siftDemoV4
- 使用sift工具可以准确确定图片的关键点,以及匹配特征点,在确定图象相似性中有很大的作用 本程序使用matlab编写 方便执行-The use of tools can sift accurate picture of the key points identified, as well as the matching feature points, in determining the similarity of images has
subfinder
- 数码相机定位在交通监管(电子警察)等方面有广泛的应用。所谓数码相机定位是指用数码相机摄制物体的相片确定物体表面某些特征点的位置。最常用的定位方法是双目定位,即用两部相机来定位。对物体上一个特征点,用两部固定于不同位置的相机摄得物体的像,分别获得该点在两部相机像平面上的坐标。只要知道两部相机精确的相对位置,就可用几何的方法得到该特征点在固定一部相机的坐标系中的坐标,即确定了特征点的位置。于是对双目定位,精确地确定两部相机的相对位置就是关键
MYSDOPENGL
- 用opengl自带的glReadPixels(以及gluUnProject()函数和点落在三角形内的矢量判断IntersectTriangle然后转成三维坐标的两种方式获取屏幕点选的场景坐标,通过对比发现其值是一样。-Use opengl own glReadPixels (as well as gluUnProject () function and the points fall within the vector triangle
PointInPolygon
- 判断点在凸多边形的内外的计算机图形学小程序;算法很不错;-In the convex polygon to determine the internal and external procedures of small computer graphics algorithm is pretty good
computational_geometry
- 一些计算几何的算法,两点确定圆,判断点在多边形内,判断点在线段上,判断点在圆内,判断线段相交,判断线段在多边形内,球多变性重心,三点确定圆,寻找凸包-Algorithm of computational geometry
All
- 点在多边形内外的自动判断小程序,简单但是使用-Point in polygon automatically determine within and outside the applet, simple but with