搜索资源列表
pfind20
- 最短路径分析的控件,首先使用regsvr32 程序注册该动态连接库,然后在vb中直接使用该动态链接库.程序中有相关说明,具体文件可以查看相关程序.-shortest path analysis controls, the first to use regsvr32 procedures for the registration of the dynamic link library, and then vb direct use of the dynamic link library. Proc
lds.tar
- 然後稍微檢查一下 tcl、tck 的版本與路徑,如果不同的話請自行將版本號改成跟目錄內的版本號一樣。 -And then check a little tcl, tck version with the path, if different to your own directory with the version number changed the version number of the same.
SimulateGPS
- GPS电子狗数据采集、测试软件,仿真GPS路径数据。-GPS electronic dog data acquisition, test software, simulation GPS data path.
TmacracGps_demo007
- 记录GPS路径,应用于手持设备,功能简单,易于实现-Recorded GPS path, used in handheld devices, features simple, easy to implement
GPS_path_tracker
- GPS路径跟踪记录器扩展(通过Web服务在SQL2005中存储路径)-GPS Path tracker recoder
GPSmapnavig
- 实现GPS串口读取和GPS路径规划的程序,data.c用于从串口中提取GPS坐标数据,emap.c用于生成实时地图-Achieve the GPS serial port to read and GPS path planning process, data.c used to extract GPS coordinates from the serial port data, emap.c used to generate real-time map
NAVI
- GPS数据解析,根据此数据进行路径选择,包括最短路径和最省时路径选择-Parse GPS data, base on that data to choose the route, including the shortest path and the most saving time path
CustomToolsVB
- mapxtreme的画多线程序,可以显示上个用户的路径设计,永远只存储最后一个用户的路径节点--MapXtreme painting multi-line process, users can display on the path of the design, Finally Forever only store the path of a user node
ref-for-base-paper
- The most ofICI avoidance algorithms divide UEs into cell edge and cell centre users based on static thresholds such as path loss, SINR and geometry factors. However, in an actual communication environment, the UE distribution as well as the s
mou-V8.8
- Genetic algorithms using MATLAB path planning, Very convenient to use, Calculation multifractal detrended fluctuation analysis matlab program.
dsbqg
- Matching Pursuit and orthogonal matching pursuit, Least-squares algorithm to fit a three-dimensional plane, Genetic algorithms using MATLAB path planning.
qk434
- music higher order spectral analysis algorithm, Single path or multipath Rayleigh fading channel simulation, Monte Carlo simulation method of calculating the American option price and basic descr iption.
astardemo
- A*搜寻算法俗称A星算法。A*算法是比较流行的启发式搜索算法之一,被广泛应用于路径优化领域[。它的独特之处是检查最短路径中每个可能的节点时引入了全局信息,对当前节点距终点的距离做出估计,并作为评价该节点处于最短路线上的可能性的量度。(A * search algorithm commonly known as A Star algorithm. A * algorithm is one of the more popular heuristic search algorithms and is