C/ASM混合语言汇编的NDP类型,包含了Compile/link、assemble、NDP检测等组件
上传时间: 2014-01-20
上传用户:wfl_yy
Implemented BFS, DFS and A* To Compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
标签: Implemented following Compile command
上传时间: 2014-01-01
上传用户:lhc9102
vhdl Compile and simulation
标签: simulation Compile vhdl and
上传时间: 2013-12-17
上传用户:cursor
key scan and lcd display file it can run in the computer with sunplus Compile
标签: computer display Compile sunplus
上传时间: 2013-12-31
上传用户:skfreeman
it is a plural multiplication,use VHDL language Compile.
标签: multiplication language Compile plural
上传时间: 2015-09-24
上传用户:ikemada
This a little Compile thoery programme.Programme tool is Visual C++ 6.0.
标签: Programme programme Compile little
上传时间: 2014-01-18
上传用户:lnnn30
C Source Code uCOS 2.76 and Compile with Keil IDE
上传时间: 2013-12-26
上传用户:咔乐坞
This article introduces how to use Visual C++ to develop ActiveX control by example.Then we Compile script to insert it into web page.from this ,it displays the strong life of the ActiveX controll in the development of netware.
标签: introduces ActiveX article develop
上传时间: 2015-12-02
上传用户:athjac
an easy Compiler to Compile C
上传时间: 2013-12-11
上传用户:BOBOniu
//构造具有指定的标签的菜单 files = new Menu("文件(F)") Compile = new Menu("编辑(E)") see = new Menu("查看(V)") format = new Menu("格式(O)") font = new Menu("字体和颜色(F)...") //在格式菜单下再添加一个字体及颜色的菜单 help = new Menu("帮助(H)") //构造具有指定的标签的菜单项 news = new MenuItem("新建(N)" + " " + "Ctrl+N") open = new MenuItem("打开(O)..." + " " + "Ctrl+O") save = new MenuItem("保存(S)" + " " + "Ctrl+S") other = new MenuItem("另存为(A)...") page = new MenuItem("页面设置(U)...") mim = new MenuItem("打印(P)..." + " " + "Ctrl+P") quit = new MenuItem("退出(X)")
上传时间: 2016-02-27
上传用户:小儒尼尼奥