This book introduces the powerful programming tools provided in your Microsoft Visual C++ compiler package. These include the compiler, debugger, and various Windows 95, 98, and NT development tools. This book compliments your Microsoft reference manuals and online help to provide a quick start with each of the components in the compiler package.
標簽: programming introduces Microsoft compiler
上傳時間: 2013-12-11
上傳用戶:源弋弋
On the implementation and usage of SDPT3 – a Matlab software package for semidefinite-quadratic-linear programming, version 4.0
標簽: semidefinite-quadratic-li implementation software package
上傳時間: 2014-11-30
上傳用戶:ayfeixiao
Short description: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performance) it shows how to implement a MMAS in the Hyper-Cube Framework.
標簽: description implemented Hyper-Cube Framework
上傳時間: 2014-11-26
上傳用戶:蠢蠢66
this is develop in java. you can see how to print a kind of star. its very usefull to learn a java programming. how the logic can be write to code in java
標簽: java develop usefull print
上傳時間: 2017-07-25
上傳用戶:changeboy
Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, functions, expressions, statements) and requires no prior knowledge of C or any other particular language. It reduces the usually considerable complexity of C++. The included lessons allow you to learn by doing, as a participant of an interactive education session. You’ll master each step in a one sitting before you proceed to the next. Author Ray Lischner has designed questions to promote learning new material. And by responding to questions throughout the text, youll be engaged every step of the way.
標簽: Exploring directed lessons series
上傳時間: 2014-11-15
上傳用戶:caiiicc
Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by the Bot in response to the user. By the previous description,we could deduce that a very basic chatterbot can be written in a few lines of code in a given specific programming language. Lets make our first chatterbot (notice that all the codes that will be used in this tutorial will be written in C++. Also, it is assumed that the reader is familiar wih the STL library)
標簽: chatterbot Basicaly computer Natural
上傳時間: 2017-07-30
上傳用戶:小寶愛考拉
The uIP implementation is designed to have only the absolute minimal set of features needed for a full TCP/IP stack. It can only handle a single network interface and contains only a rudimentary UDP implementation, but focuses on the IP, ICMP and TCP protocols. uIP is written in the C programming language.
標簽: implementation designed absolute features
上傳時間: 2017-08-08
上傳用戶:xinzhch
This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the specification of the OpenMP Application Program Interface (OpenMP API). This specification provides a model for parallel programming that is portable across shared memory architectures from different vendors. Compilers from numerous vendors support the OpenMP API. More information about OpenMP can be found at the following web site:
標簽: environment collection directives specifies
上傳時間: 2013-12-25
上傳用戶:shinesyh
This book bridges the gap between higher abstract modeling concepts and the lower-level programming aspects of embedded systems development. You gain a solid understanding of real-time embedded systems with detailed examples and industry wisdom.
標簽: lower-level programming the abstract
上傳時間: 2014-01-14
上傳用戶:yy541071797
C++ is considered the most widely used and powerful object-oriented programming language in industry today. This book is for who are interested in learning and exploring C++ programming where programs are developed to interface with real world devices. Learning C++ for interact with various hardware devices and how to interface a computer to physical devices. Anyone who is simply interested in programming and interfacing a computer to perform real activities.
標簽: object-oriented programming considered industry
上傳時間: 2017-08-13
上傳用戶:gmh1314