搜索资源列表
A-fast-equivalent-for-System.Random
- a very well random generator code-a very well random code generator
timetable
- 一台精密仪器的工作时间为 n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持续 t个时间单位,则该维修程序在第s+t-1个时间单位结束。为了提高仪器使用率,希望安排尽可能少的维修时间。 -a precision instrument for the time n time
A-Star_4
- A-star 问题找到最短路径 结合了遇到障碍物问题。-A-star to find the shortest path with obstacles encountered problems.
A星寻路算法例程
- A星寻路算法,有算法步骤详解,及一个小例子,可将寻路结果打印在控制台
给定n 位正整数a,去掉其中任意k≤n 个数字后
- 给定n 位正整数a,去掉其中任意k≤n 个数字后,剩下的数字按原次序排列组成一个新的正整数。对于给定的n位正整数a 和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。 对于给定的正整数a,编程计算删去k个数字后得到的最小数。 ,Given n-bit positive integer a, which removed any k ≤ n digits, the remaining number of the original order to form a new po
1002NA
- A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval. Format of function double Polynomial_Root(int n, double c[], double a, double b, double EPS) whe
A
- A note on the gradient of a multi-image
a-star-algorithm-implementation
- A* 算法可复用的实现(用了模板), 并配有几个简单例子-the implementation of A star algorithm with C++ template. some simple but classic problems solved with it is here too.
A-STAR
- 人工智能A*算法的VC程序,已通过验证,请放心下载-AI A* algorithm for the VC program, has been verified, please be assured Download
A
- A simple airline ticket reservation program
DFAFcooperativerelayinLTE-A
- LTE-A中的AF和DF中继研究,比较有用-LTE-A in the AF and DF relaying research, more useful
Load-a-sequence-of-images-into-matlab
- to load a bunch of images into matlab.
A-star-base-programs
- A star algorithm to find the shortest path between two nodes
Using-SeDuMi-1.02.-A-Matlab-toolbox-
- Using SeDuMi 1.02. A Matlab toolbox for optimization over symmetric cones
A-A-Guide-to-MATLAB-for-Beginners-and-Experienced
- This a beginers guide to matlab. This text lays a concrete background of matlab.-This is a beginers guide to matlab. This text lays a concrete background of matlab.
a-star-pathfinder-v.-1.92
- a star pathfinder v. 1.92,高效的A*寻路,一个外国牛人写的,可以编译直接运行-A star Pathfinder v., 1.92, A* pathfinding, a foreign expert to write, can be compiled to run directly
A star
- 使用A star算法进行路径规划。。matlab代码。。。。。。(Path planning using the A star algorithm)
A星算法自寻路
- A星算法自寻路的C及C++实现,并在窗口中实现路径的起点、终点、障碍,最后显示路径。(C and C++ implementation of self routing of A star algorithm)
A algorithm
- A算法实现路径规划,数字地图用矩阵建立的(A* algorithm, A* algorithm to achieve path planning, digital map with matrix establishment)
a-star-algorithm-master
- a-star静态路径最优搜素算法。a-star静态路径最优搜素算法。(A-star static path optimal search algorithm.)
