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.
資源簡介: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
資源簡介: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
資源簡介:Javascript Browser Sniffer is a library for identifying which browser and operating system the visitor is using, including the version number. It also detects bots and the Flash plugin
上傳時間: 2013-12-11
上傳用戶:大三三
資源簡介:ASK function, this is a block that has three input and one output. the input are the two carrier that have different amplitute, and the digital signal representing the information or data to be modulated.
上傳時間: 2014-12-20
上傳用戶:Shaikh
資源簡介: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
資源簡介:Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 fi...
上傳時間: 2013-12-30
上傳用戶:a673761058
資源簡介: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
資源簡介:C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integr...
上傳時間: 2015-08-18
上傳用戶:王者A
資源簡介: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
資源簡介:It is a good book for c++ programming with object oriented programming concepts.
上傳時間: 2017-05-16
上傳用戶:youth25
資源簡介: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
資源簡介:vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
上傳時間: 2015-03-03
上傳用戶:PresidentHuang
資源簡介:The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Editor s main purpose is to edit source code files outside the IDE (Integrated Development Environment) with multiple opened copies of pro...
上傳時間: 2013-12-09
上傳用戶:x4587
資源簡介:this a driver program with c# Language!It s a classic example
上傳時間: 2016-08-18
上傳用戶:hewenzhi
資源簡介: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
資源簡介:Microsoft Visual C++ is a programming environment used to create applications for the Microsoft Windows operating systems . To use this ebook , you must have installed either Microsoft Visual C++ 6.0 or Microsoft Visual Studio 6.0.
上傳時間: 2017-06-18
上傳用戶:huyiming139
資源簡介: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
資源簡介:The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.
上傳時間: 2015-01-09
上傳用戶:teddysha
資源簡介:NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
上傳時間: 2014-01-05
上傳用戶:水中浮云
資源簡介:This m file models an UWB system using BPSK. The receiver is a correlation receiver with a LPF integrator and comparators for threshhold selection.
上傳時間: 2014-12-19
上傳用戶:ryb
資源簡介:MATLAB C# Book. This book is a great tutorial for C# programmers who use MATLAB to develop applications and solutions
上傳時間: 2014-01-02
上傳用戶:wangyi39
資源簡介:compiler-compiler. This is a compiler-compiler with table-driven scanner, table-driven parser.
上傳時間: 2014-01-12
上傳用戶:zm7516678
資源簡介:Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new ...
上傳時間: 2013-12-31
上傳用戶:dbs012280
資源簡介:CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste,...
上傳時間: 2015-11-21
上傳用戶:氣溫達上千萬的
資源簡介:Memory as a programming Concept in C and C++ 一本描述以C/C++編程方式的內存管理,涉及到應用程序和系統的各個構架,可以說應該是任何一門高級語言學習者的必讀之物.
上傳時間: 2015-11-29
上傳用戶:heart520beat
資源簡介:"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper classes is very close to the API of the J...
上傳時間: 2015-12-07
上傳用戶:liuchee
資源簡介:ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application. The followi...
上傳時間: 2013-12-24
上傳用戶:小鵬
資源簡介:GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has existed for some time as GNU GPL licensed package and has most recently been designated a GNU package. It is commonly used in GNU Bayonne.
上傳時間: 2013-12-28
上傳用戶:sjyy1001
資源簡介:eBook in .pdf format about a programming language FSharp
上傳時間: 2014-01-14
上傳用戶:czl10052678
資源簡介:LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film Transistor) liquid crystal display (LCD) that uses amorphous silicon TFT as a switching devices. This model is composed of a TFT-LCD module,...
上傳時間: 2013-12-11
上傳用戶:大三三