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
用visual basic编写的有限元程序!
上传时间: 2015-09-04
上传用户:225588
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
关于Visual Basic script 的学习,挺有用的,大家看看吧!
上传时间: 2014-08-08
上传用户:372825274
Visual Basic 常用数学算法集书中收录了所有代码
上传时间: 2015-09-04
上传用户:hakim
飞利浦ARMLPC2132内置的10位ADC程序设计实例,采用查询方式获取结果。
上传时间: 2015-09-05
上传用户:royzhangsz
参考周立功的basic模式的CAN通讯,实现了peli模式的CAN通讯,实现环境uPSD + sja1000.
上传时间: 2014-02-27
上传用户:lanwei
这是一个用visual basic编写的彩票选好程序,操作简单。
上传时间: 2015-09-06
上传用户:cuibaigao