The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don t have to develop on your own.
标签: problem-solving practical Cookbook mastery
上传时间: 2017-06-07
上传用户:yph853211
迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more grid (diagonal * jump is not allowed). * Your program should print a series of grid coordinates that start from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination. */
上传时间: 2013-12-27
上传用户:Divine
This code outputs various NMEA strings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message string. There is a default starting position but this can be changed to suit just by typing in a new position. Click on the Start button the current position displayed will change according to the speed and heading selected and the selected NMEA string will be output to the com port and will reflect the current position as displayed. There is a text box which is normally not visible. If you change this to visible the relevant NMEA string can be displayed.
标签: code originally outputs naviati
上传时间: 2013-11-30
上传用户:熊少锋
Learn how to leverage a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries of establishing database connections, and how to issue SQL queries and get results back. You ll move on to advanced topics such as streaming large objects, calling PL/procedures, and working with Oracle9i s object-oriented features, then finish with a look at transactions, concurrency management, and performance
标签: Java technology relational leverage
上传时间: 2017-08-02
上传用户:xz85592677
* 1. Run the Advanced Evaluation Board (AEB) Control software program * (Start>AudioCodes IPM-260 SDK>). * 2. Connect the Evaluation Board s E1 connector to the IPM-260 s first E1 * interface (E1 - 0), using the supplied cross connect E1 cable, * according to the following scheme
标签: Evaluation Advanced AudioCod software
上传时间: 2013-12-23
上传用户:3到15
This book is for someone who wants to quickly master the basics of how to install, run, and maintain Linux on an Intel-based personal computer. All of the tools you need are included. Your computer should have a monitor, or display, keyboard, mouse, hard drive, floppy drive, and CD-ROM drive. Although you can jump right in and install Linux onto your hard drive, you should have some technical information about your computer and its hardware on hand before you start.
标签: install someone quickly maintai
上传时间: 2017-08-19
上传用户:zhuoying119
A flasher for old nokia phones.you need to use a special interface for that not ptovided here in doc.But is proved to be a good source info for thouse who want to start comunicate with a gsm phone
标签: for interface ptovided flasher
上传时间: 2017-08-21
上传用户:xinzhch
Programming the video game for the evil genius by jumping start the java with project examples. There are over 50 projects from racing, boarding, java man to brain buster games.
标签: the Programming examples jumping
上传时间: 2014-12-04
上传用户:
If you need a simple program to time onscreen events this is it. Just click the window and it will start timing. Click again and it will stop.
标签: onscreen program events simple
上传时间: 2017-08-31
上传用户:王小奇
MATLAB Tutorial : For the beginners in MATLAB, this example code will provide a great jump start. The code has comprehensive comments to elaborate the functionality explicitly.
标签: MATLAB beginners Tutorial example
上传时间: 2013-12-19
上传用户:lxm