it s a lift simulator, use operating system concept call mutex to implenment a lift. I do it prefectly.
標簽: lift implenment simulator operating
上傳時間: 2015-07-18
上傳用戶:ainimao
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.
標簽: allocation implenment double appear
上傳時間: 2013-12-31
上傳用戶:jhksyghr
use swarm intelligence algorithm to slove travelling sales man problems in matlab
標簽: intelligence travelling algorithm problems
上傳時間: 2013-12-20
上傳用戶:問題問題
use genetic ant algorithm to slove TSP problem
標簽: algorithm genetic problem slove
上傳時間: 2013-12-26
上傳用戶:小碼農lz
use swarm intelligence to simulate network routings in omnet
標簽: intelligence simulate routings network
上傳時間: 2014-06-16
上傳用戶:zyt
not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDictionary and HashDictionary, that maps a String key to an Object value
標簽: implementation LinkedListDict dictionary interface
上傳時間: 2015-07-25
上傳用戶:黃華強
use the ARM7 and SDT2.51 to show how to DIY,the ADS1.2 is as same as the SDT2.51
上傳時間: 2014-01-10
上傳用戶:athjac
CCALC provides convenient way to for performing calculations. You can use standard infix notation for expressions and store results in variables.
標簽: calculations convenient performing provides
上傳時間: 2015-08-18
上傳用戶:dave520l
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
PIC Serial Port 8 Servo Controller GUI(use to control robot)
標簽: Controller control Serial Servo
上傳時間: 2014-01-23
上傳用戶:kernaling