As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and output can be directed to the terminal or to files. Related data can be stored together in arrays or structures.
资源简介:As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and...
上传时间: 2017-05-18
上传用户:hongmo
资源简介:C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in so...
上传时间: 2014-01-17
上传用户:lz4v4
资源简介:《Learning C++ as a new language》is a very good book.
上传时间: 2013-12-23
上传用户:363186
资源简介:CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.
上传时间: 2013-11-27
上传用户:xuanchangri
资源简介:This document specifies a subset of the C programming language which is intended to be suitable for embedded automotive systems up to and including safety integrity level 3 (as defined in the MISRA Guidelines). It contains a list of rules...
上传时间: 2013-12-11
上传用户:cursor
资源简介:Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to d...
上传时间: 2014-01-03
上传用户:huangld
资源简介:THE SYNTAX OF A programming language tells you what code it is possible to write—what the machine will understand. Style tells you what you ought to write— what the humans reading the code will understand. Code written with a consistent...
上传时间: 2013-12-16
上传用户:sxdtlqqjl
资源简介:Learning Standard C++ as a New language
上传时间: 2015-02-25
上传用户:libenshu01
资源简介:Memory as a programming Concept in C and C++ 一本描述以C/C++编程方式的内存管理,涉及到应用程序和系统的各个构架,可以说应该是任何一门高级语言学习者的必读之物.
上传时间: 2015-11-29
上传用户:heart520beat
资源简介:FreeTTS is a speech synthesis system written entirely in the Java programming language. It is based upon Flite, a small, fast, run-time speech synthesis engine, which in turn is based upon University of Edinburgh s Festival Speech Synthe...
上传时间: 2014-08-29
上传用户:cylnpy
资源简介:For a programming language, Fortran has been around a long time. It was one of the first widely used 鈥渉igh-level鈥?languages, as well as the first programming language to be standardized. It is still the premier language for scientific...
上传时间: 2014-01-04
上传用户:6546544
资源简介:Kernighan and Ritchie - The C programming language c程序设计语言(第二版)称作是C语言学习的圣经
上传时间: 2015-03-13
上传用户:
资源简介:Learning Cpp as a new language.rar
上传时间: 2015-06-22
上传用户:playboys0
资源简介:传说中的c语言四书五经:一、The C programming language C程序设计语言(第2版·新版) 二、Pointers on C C和指针 三、Expert C programming C专家编程 四、C Traps and Pitfalls C陷阱与缺陷 五、《C语言接口设计与实现》
上传时间: 2016-02-12
上传用户:GavinNeko
资源简介:a very good example of how to use java for a minesweeper game that is much like the windows one. This file came from Planet-Source-Code.com...the home millions of lines of source code
上传时间: 2016-06-05
上传用户:hwl453472107
资源简介:eBook in .pdf format about a programming language FSharp
上传时间: 2014-01-14
上传用户:czl10052678
资源简介:Java technology has evolved from a programming language designed to create machine-independent embedded systems into a robust, vendor-independent, machine-independent, server-side technology, enabling the corporate community to realize t...
上传时间: 2013-12-28
上传用户:lacsx
资源简介:this a SVM toolbox,it is very useful for someone who just learn SVM.In order to be undestood easily,the toolbox also contains some samples.
上传时间: 2013-12-31
上传用户:ztj182002
资源简介:GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of Moments (GPM), an infinite-dimensional optimization problem which can be viewed as...
上传时间: 2016-06-05
上传用户:lgnf
资源简介:Watermarking schemes evaluation Abstract鈥擠igital watermarking has been presented as a solution to copy protection of multimedia objects and dozens of schemes and algorithms have been proposed. Two main problems seriously darken the futur...
上传时间: 2013-12-04
上传用户:thinode
资源简介:tServer task executes functions at low priority (254). serverSend funtion is used to send a request to the tServer to execute a function at the tServer s priority. First tServer task executes the i() system call to print the ...
上传时间: 2015-09-21
上传用户:tianjinfan
资源简介:fantastic j2me user interface designer for midp2.0 cldcd 1.1. Works on many phones as a generic application. This is not my own software but for those who don t know it already: check it out. There s a super cool sample application that sho...
上传时间: 2014-01-17
上传用户:ecooo
资源简介:H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector CENTER, radius as a scaler RADIS. NOP is the number of points on the circle. As to STYLE, use it the same way as you use the rountine...
上传时间: 2014-12-07
上传用户:as275944189
资源简介:During your career as a Software Designer/Programmer you will probably encounter the need to use Objects in run-time without knowing much about them in design-time. Java enables this with Reflection.
上传时间: 2016-11-07
上传用户:huangld
资源简介:Teach yourself Java in 21days. A simple book for the beginners. All the basics about java are covered in this book.
上传时间: 2013-12-21
上传用户:ve3344
资源简介:This book is a complete reference to the C programming language and the C runtime library. As a Nutshell book, its purpose is to serve as a convenient, reliable companion for C programmers in their day-to-day work. It describes all the elem...
上传时间: 2013-12-11
上传用户:天诚24
资源简介:C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode C-smile 面向对象语言在语法上比较像C++的脚本化的语言,它有一个编...
上传时间: 2015-04-29
上传用户:asddsd
资源简介:This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the nu...
上传时间: 2013-12-23
上传用户:liansi
资源简介:This is a Ebook. Name is "A introductioin to C" You can learn C programming language and refer to this ebook.
上传时间: 2016-09-04
上传用户:kiklkook
资源简介:A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feel...
上传时间: 2017-03-07
上传用户:xiaodu1124