搜索资源列表
Needle
- 这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。-Offline This is a procedural tool, imitate watches the rotational position indicators, calculated in various indicators of the location coordinates and exported in
GraphShow
- 实现三维坐标显示及相关运动的程序。三维图形可以以网格和线条显示,不同z坐标值用不同颜色显示,类似MatLab的显示。图形可以选择和移动。-3D coordinates indicating the movement and related procedures. 3D graphics can grids and lines, different z coordinates with different colors, similar
基于BP神经网络人脸识别算法研究
- ,读取一个BMP图象.用鼠标跟踪点单击某一点,即可获得该点的坐标值
simnature_exe
- 基于高度图的3D地形渲染,其最基本的原理就是,地形上各个点的高度值存于一个文件中(高度图),渲染时,把高度图中的高度数据设为顶点缓冲区中对应顶点的Y坐标值,那么自然就会产生高低起伏的地形了-based on the height map rendering 3D terrain, the basic principle is that the terrain on each of the high value stored in a d
nearpiont
- 最接近点对问题是求二维坐标中的点对问题,该算法是为了将平面上点集S线性分割为大小大致相等的2个子集S1和S2,我们选取一垂直线l:x=m来作为分割直线。其中m为S中各点x坐标的中位数。由此将S分割为S1={p∈S|px≤m}和S2={p∈S|px>m}。从而使S1和S2分别位于直线l的左侧和右侧,且S=S1∪S2 。由于m是S中各点x坐标值的中位数,因此S1和S2中的点数大致相等。 递归地在S1和S2上解最接近点对问题,我们
Pset-Picture
- 这个程序给出了利用上位机采集到的数据, 通过VC绘制需要的图形,对图片框和坐标值 进行修改,可以得到需要大小的而且整齐的图线。-this procedure is the use of PC data collected by VC mapping needs of graphics, pictures fr a mes and coordinates changes can be required and the size o
envelope
- 提取振动曲线的波峰和波谷值,返回对应的坐标值和峰值。-extract vibration curve peaks and trough values corresponding to the coordinates of the peak value.
cartesian
- 在高等数学中的笛卡儿叶形线(函数是: x^3+y^3-3*a*x*y=0)也可以用C语言进行编 写,只要把相应的坐标值放大即可。-in higher mathematics of Descartes exquisite line (function is : 3 x ^ y ^ 3-3 * a * x * y = 0) can also use the C language for the preparation, As lon
contexhull
- TUKE.txe文件中有200个离散点的坐标值,本程序实现生成这些点的凸壳.-TUKE.txe document is 200 discrete points of the coordinate value, The program generating these points of the convex hull.
shpere
- OpenGL 编写程序,显示一个球体,要求: 1. 使用线框图表示; 2. 经纬度间隔各为 15 度; 3. 手动计算坐标,不要使用 glutWireSphere ; 4. 推荐使用顶点数组,只计算一次坐标值; 5. A 、 D 键左右旋转 5 度, W 、 S 键上下旋转 5 度 -OpenGL programming, shows a ball, require
xyaxis
- 坐标曲线的编程实现 在实际应用中经常会要画各种统计图。坐标曲线图是其中比较常用的一种。而坐标曲线在各种统计图中应该算比较难画的,主要是很难将坐标值与图中的位置对应起来。我在做一个asp网站的项目中曾遇到过要画坐标曲线,由于没有易用免费的控件可用,只好自己来实现。因此对画坐标曲线有了一点心得。 -curve coordinates the program in practical applications often want t
xzdlt
- 立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测图)、或透视坐标变换将坐标值变换到屏幕上用直线将图形绘制出来。-three-dimensional rotating the ring, and the array will coordinate point preservation; Under the three-dimensional coordinate transf
DrawPoint
- 输入一组坐标后,程序可以在对话框中将该坐标对应的点画出来,如过坐标值过大,程序将自动调节映射模式-importation of a set of coordinates, the procedures in this dialog coordinates corresponding to the Midpoint, and as their coordinates excessive, procedures will be automa
code0012
- 程序实现的思路是在窗体的MouseDown事件(当鼠标在窗体上按下时发生)中获取鼠标相对于窗体的坐标,在MouseOver事件(当鼠标移动时发生)中获取新的鼠标坐标值,显然这两个坐标值的差加上窗体原来的坐标,就是窗体应该移动到的新的坐标值。然后采用From.Move方法把窗体位置移动到新坐标值处即可。
ReplaceStringInXfile
- 本代码用于在*.x文件中,查找并修改或替换坐标值,可以批量执行操作
GetRGB
- 得到鼠标处的背景颜色RGB值,和鼠标点出的坐标值
坐标值
- 用鼠标点图像时,显示那一个像素点得坐标值。
imageCorrectForm
- 建立几何畸变模型,实现畸变矫正。通过获取模板图像的坐标值,求取变换模型参数,求出变换多项式的系数。-IMAGECORRECT M-file for imageCorrect.fig IMAGECORRECT, by itself, creates a new IMAGECORRECT or raises the existing singleton*.
xy
- 可动态得到x y的坐标值, 可动态得到x y的坐标值,-Dynamically get the coordinates xy can get xy coordinate value of the dynamic, dynamically obtain xy coordinates,
showPpoint
- 一个matlab 开发环境下编写的显示鼠标在坐标轴上坐标值的程序-The preparation of a development environment matlab display the mouse coordinates in the axis of the procedures