This project should serve as an "easy start" with uC/FS. All pathes are relative to the project file. You should therefore be able to copy the entire directory (including all ubdirectories) to any location on your harddrive.
標簽: project relative pathes should
上傳時間: 2015-08-13
上傳用戶:開懷常笑
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
AVR Robot Controller Ver 1.1 use AVR to control server motor
標簽: Controller AVR control server
上傳時間: 2014-01-12
上傳用戶:569342831
A Java package (library/API) to connect and use the Yahoo Instant Messager and Chat protocols (YMSG), in a reasonably coder-friendly and abstract way. Although methods the API exposes are closely matched to Yahoo IM features, the API attempts to hide Download jYMSG API - Yahoo IM Jars
標簽: and protocols Messager Instant
上傳時間: 2015-09-14
上傳用戶:zhaiyanzhong
Easy way to make a connection
標簽: connection Easy make way
上傳時間: 2015-09-15
上傳用戶:tianyi223
MATLAB C# Book. This book is a great tutorial for C# programmers who use MATLAB to develop applications and solutions
標簽: MATLAB programmers applicati tutorial
上傳時間: 2014-01-02
上傳用戶:wangyi39
When I use opencv, I use this very useful paper to begin the study. This is all I searched from the internet informations.
上傳時間: 2014-01-12
上傳用戶:lht618
this is audio lpca analysis system,you can use it to do the audio analysis
標簽: analysis audio system this
上傳時間: 2015-09-23
上傳用戶:zhuimenghuadie