The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting. This project can be of use beyond the given, rather boring forest adventure though. You can use it as a basis for developing your own adventure game with different, more interesting commands, areas, items, people and so on. The package ope.adventure contains classes to describe the game world.
標簽: game text-based The Adventure
上傳時間: 2014-01-15
上傳用戶:cursor
This project does not contain a full, runnable application program. Instead, the only package ope.football contains two classes to represent match data for football (and possibly other team sports).
標簽: application runnable Instead project
上傳時間: 2015-09-03
上傳用戶:zhaiyanzhong
xilinx FFT using ip core project navigator
標簽: navigator project xilinx using
上傳時間: 2013-12-24
上傳用戶:372825274
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
The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the BullEyeCtl project. The source samples for the other chapters are provided in the Chapter XX sub-directories.
標簽: EvenChapters contained chapter samples
上傳時間: 2015-09-07
上傳用戶:yuchunhai1990
Network Management Information System
標簽: Information Management Network System
上傳時間: 2015-09-08
上傳用戶:xinzhch
Kohonen network project適合從事該領域的學生學習
上傳時間: 2015-09-09
上傳用戶:jcljkh
This the project README file. Here, you should describe your project. Tell the reader (someone who does not know anything about this project) all he/she needs to know.
標簽: project the describe someone
上傳時間: 2013-12-22
上傳用戶:CSUSheep
network Programming Project 用NetBeans寫的有界面的PING命令程序,程序中用的線程.
標簽: Programming NetBeans network Project
上傳時間: 2015-09-14
上傳用戶:GHF
skiplist JAVA程序,數據結構課的Project
上傳時間: 2014-01-14
上傳用戶:ynzfm