搜索资源列表
Imagesegementation
- To carry on small comparison for he different threshold value under the image segmentation result, have to use many windows,namely for take a look at a different threshold value of slice segmentation ’s result at same wi
image_processing_method
- 用vc++6.0进行开发.主要包括了图像处理的一些方法.和视频图像的帧间差分法,三帧差分法,主要处理单目标和双目标.并对目标的位置进行标定-used for the development. Including the main image processing methods. Video image fr a mes difference France, three difference method, which mainly d
singlependulum
- 模拟钟摆实现动画 (1)绘制圆柱状三维钟摆模型,计算合理的摆线长度以及摆动初始位置,保证钟摆一个摆动周期为1秒,提供误差计算并显示误差(20分) (2)计算重力作用以及摆线弹性拉力作用下的钟摆速度,计算每一帧的钟摆位置及相应的旋转变换角度,并实现动画(30分) (3)增加阻尼计算,提供阻尼参数的调整工具,实现带阻尼的钟摆动画(30分) (4)音效、图形画面效果(10分) (5)详细的作业报告(10分)
single-position
- 武汉大学编制的单点定位解算软件,独家啊!-Wuhan University, prepared by a single point positioning solver software, exclusive ah!
Position-and-orientation-measurement
- 介绍了用单个CCD 摄像机和超声传感器相结合检测物体位姿的方 法.-Described the use of a single CCD camera and ultrasonic sensors detect objects pose a combination of methods.
CloseAllTrades
- MT4一键平仓脚本 只要一点就可以清除所有持仓单 这样可以省却了交易单太多一一手工平仓的困饶,并且一键平仓的效率也是非常值得肯定的,现在发出来给大家使用,具体安装方法将脚本文件复制至到平台安装目录下experts\scr ipts内即可! 然后打开MT4在导航--脚本--清除持仓单 就可以应用了 -MT4 scr ipt as long as a key to open all the positions that you can
single-position
- 精密单点定位使用的是C 码 ,定位精度大概有10m-GPS pseudo-the moment single point positioning use C code
SINGLE-POINT-POSITION
- 利用c++实现的GPS单点定位程序,并对程序中读取文件部分做了详细注释-GPS single point positioning using c++ achieve
GPSsingle-point-position
- 很经典的GPS单点定位程序,包括文件读取、卫星位置计算,坐标平差计算等-Classic GPS single point positioning procedures, including file read, satellite location, coordinate adjustment calculation
point-position
- matlab 实现GPS单点定位,并对卫星钟差、电离层误差、接收机误差、地球自转、相对论效应进行修正-matlab realize GPS single point positioning, and satellite clock error, ionospheric error, the receiver error, the Earth' s rotation, relativistic effect correction
single-linked-list1
- 初始化单链表H; 依次采用尾插法插入a,b,c,d,e元素; 输出单链表H; 输出单链表H长度; 判断单链表H是否为空; 输出单链表H的第三个元素; 输出元素’a’的位置; 在第四元素位置上插入’f’元素; 输出单链表H; 删除单链表H的第三个元素; 输出单链表H; -Initialize the single chain H Turn the tail interpolation into
single-linked-list2
- 初始化循环单链表H; 依次采用尾插法插入a,b,c,d,e元素; 输出循环单链表H; 输出循环单链表H长度; 判断循环单链表H是否为空; 输出循环单链表H的第三个元素; 输出元素’a’的位置; 在第四元素位置上插入’f’元素; 输出循环单链表H; 删除循环单链表H的第三个元素; 输出循环单链表H; -Initialize the circular single linked list H T
Single-linked-list
- 已知一个带有表头结点的单链表,结点结构为 ,假设该链表只给出了头指针list。在不改变链表的前提下,请设计一个尽可能高效的算法,查找链表中倒数第k个位置上的结点(k为正整数)。若查找成功,算法输出该结点的data域的值,并返回1;否则,只返回0。 -Given a single linked list with a header node, node structure, assuming that the list gives o
single-position-align
- 对固定位置的惯性器件的输出进行处理,实现位置姿态的对准-Fixed position on the output device for processing inertial achieve alignment position and attitude
SinglePosition
- GPS单点定位的MATLAB程序,适用于学习卫星导航的初学者。-GPS single position, can help beginners to learn navigation
point position
- 该程序可以进行gps单点定位的数据解算,包含所需要的数据(this program can be used for GPS single point positioning data calculation)
GPS Receiver Position
- 实现利用gps观测文件和导航文件进行单点定位功能(Using GPS observation files and navigation files for single point positioning function)
GPS6.15
- 全球卫星定位系统单点定位代码,对于初学者有较大帮助(GPS single point position code)
GPSPosition
- 通过读取RINEX2版本文件,进行伪距单点定位位置解算,并以文件形式输出(By reading the RINEX2 version file, the pseudo-range single-position positioning is solved and output as a file.)
src
- 完成了GPS的常用功能,包括单点定位、差分定位(gps position,single position ,time pulse,and so on)