A .NET Path Finder Library Path Finder Library is a .NET library that currently contAIns one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. It works very well and I hope you enjoy using it. 这是一个用C#实现的路径搜索算法,实现的了简单的A*算法!
上传时间: 2013-12-14
上传用户:hullow
AutoSummary contAIns the JWords Java Interface for WordNet, and you will need to edit the JWords configuration file to provide a path to the WordNet command line interface.
标签: JWords AutoSummary Interface the
上传时间: 2015-10-09
上传用户:lmeeworm
stk接口 This file contAIns a summary of what you will find in each of the files that make up your work application.
标签: contAIns summary files This
上传时间: 2015-10-09
上传用户:ywqaxiwang
-- Booth Multiplier -- This file contAIns all the entity-architectures for a complete -- k-bit x k-bit Booth multiplier. -- the design makes use of the new shift operators available in the VHDL-93 std -- this design passes the Synplify synthesis check
标签: entity-architectures Multiplier contAIns complete
上传时间: 2014-01-22
上传用户:lijianyu172
This file (the project file) contAIns information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.
标签: project file information the
上传时间: 2013-12-07
上传用户:hj_18
%The Metabolic Networks Toolbox contAIns functions to create, %modify, display, and simulate biochemical reaction networks.
标签: Metabolic functions Networks contAIns
上传时间: 2015-10-26
上传用户:wangyi39
Input The first line of the input contAIns a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contAIns N, and the second line contAIns N integers giving the time for each people to cross the river. Each case is preceded by a blank line. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N people to cross the river. Sample Input 1 4 1 2 5 10 Sample Output 17
标签: the contAIns integer number
上传时间: 2015-10-27
上传用户:plsee
Input The input contAIns blocks of 2 lines. The first line contAIns the number of sticks parts after cutting, there are at most 64 sticks. The second line contAIns the lengths of those parts separated by the space. The last line of the file contAIns zero. Output The output should contAIns the smallest possible length of original sticks, one per line. Sample Input 9 5 2 1 5 2 1 5 2 1 4 1 2 3 4 0 Sample Output 6 5
标签: contAIns The blocks number
上传时间: 2015-10-27
上传用户:lepoke
Input The input consists of two lines. The first line contAIns two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first line gives the minimum values in the window at each position, from left to right, respectively. The second line gives the maximum values. Sample Input 8 3 1 3 -1 -3 5 3 6 7 Sample Output -1 -3 -3 -3 3 3 3 3 5 5 6 7
上传时间: 2014-12-21
上传用户:hongmo
It support IPv4 and IPv6 unicast and multicast and contAIns a trivial sender and a trivial receiver that can be used to send or receive arbitrary data over RTP. An implementation of generic forward error correction is planned, t
标签: and trivial multicast contAIns
上传时间: 2013-12-14
上传用户:金宜