搜索资源列表
BusLine_src
- 这是本人学习JAVA操作XML文件时编写的小软件,数据存储采用XML文件格式,路线搜索采用图搜索算法。(对XML的操作采用jdom),这是较早前写的代码了,近来比较忙也没有再做修改,我在个人blog上发过编译后的jar包,很多人想要源码,所以这次就上传上来了:) -this is my learning Java operating XML documents prepared by small software, data storage using XML document format
packing2006code
- 此程序目的用来计算集装箱装量,可以计算出达到最大装量的放置方法,功能已经基本实现,实际可以用于任何方形空间存放方形物体的计算问题,目前只有文字输出结果。 程序利用回溯探索法,算法一般,有水平者可以改进算法。-purpose of the procedure used to calculate container load can be calculated maximum load placed methods, functions have basically achieved, the
9927417pfind20
- 一个非常好的vp+mapx的最短路径算法-a very good vp + mapx the shortest path algorithm
explitmpc
- 本程序是显式模型预测控制算法,和以往的控制算法比较,计算量大大减少。-this procedure is a model predictive control algorithm, and past the control algorithm, the computation greatly reduced.
IntegratedVehicleNavigation
- 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用。-5M be unpacked, This is what I use C# for embedded WinCE done a GPS / inertial navigation system software portfolio position
netlayer
- VC+MO最短路径算法 // 计算线的几何长度 double CalcLength() // 通过线的id得到线数据 BOOL GetLineData(int id) // 得到距离某点最近的线段,返回该线段的id int GetNearestLineData( double x, double y) // 判断两点是否重合 BOOL IsPtCoincide( NetPoint ptFirst, NetPoint ptSecond ) /
hanming1
- 一个用于gps中的汉明码校验的程序,详细算法请参见gps算法类书籍-a gps for the Hamming codes calibration procedures, a detailed algorithm See gps algorithm books
1-dmusic
- 本文主要介绍了1维music算法的基本matlab仿真程序-This paper introduces a dimension of the basic algorithm music Matlab simulation program
MUSIC-1d
- music算法是利用空间阵列实现空间信号参数估计的一项专门技术,-music algorithm is the use of space spatial signal array parameter estimation of a specialized technology,
Proje
- 该程序不能实现全程售票,所以需要使用者通过算法来实现该功能-the whole ticketing process can not be achieved, there is a need by users of the algorithm to achieve functional
SINS-MatlabImplement
- 本程序是关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序,程序算法皆是本人通过大量阅读捷联惯导经典论文书籍编写的,经过调试已经通过,所得圆锥误差,划桨误差与秦永元所编惯性导航一书相符,可靠性较高。适合惯导学习者参考改进使用 -This procedure is the law about quaternion SINS algorithm matlab solver co
Toolpath
- 这是B样条曲线在数控加工中的刀具路径生成程序,CAD/CAM方向的算法程序。-This is a B-spline curve in NC machining tool path generation process, CAD/CAM program the direction of the algorithm.
LabeledIconWndDemo
- 使用VC++编写的城市间最短路径问题的演示程序,具有图形化界面,采用Dijkstra算法,能够生成任意两个城市间的路径长度和具体路径。-This project is programmed in VC++ to demonstrate a demo which solves shortest path problem between two cities。This program has a city network GUI, utilizes Dijkstra algorithm and c
fft
- Program FFT.FOR This FORTRAN program calculates the fast Fourier transform of a timeseries (real and/or complex) or the inverse Fourier transform of spectral components (real and/or complex). The FFT is based on the algorithm given in Nu
ins
- 捷联算法,与公共函数结合一起,构成完整的捷联算法。-Strapdown algorithm, combined with public functions together with a complete strapdown algorithm.
essai
- essai of path scaning algorithm content a PS algorithm
Transport-management-system
- 全国交通咨询管理系统,提供最短路径算法等一系列应用,适合初学者学习。-National Transport Advisory management system, providing the shortest path algorithm and a series of applications, suitable for beginners to learn.
AirPlane
- This is a Web Application for ROUTE FIND in a airplane tickets database. It include database creation scr ipt. For finding optimal route it use Dijkastra Algorithm
AStarShortPath
- A*算法求解公交最少耗时路径,效果好于普通的Dijkstra算法。-A* algorithm solving least-time path problem in scheduled network
Gesture-detection-algorithm
- 德国四轴飞行器的姿态检测代码,具有详细的代码说明-Germany Four aircraft attitude detection code, a detailed descr iption of the code