亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

language

  • Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is i

    Exuberant Ctags is a multilanguage reimplementation of the much-underused ctags(1) program and is intended to be the mother of all ctags programs. It generates indexes of source code definitions which are used by a number of editors and tools. The motivation which drove the development of Exuberant Ctags was the need for a ctags program which supported generation of tags for all possible C language constructs (which no other ctags offers), and because most were easily fooled by a number of preprocessor contructs.

    標簽: reimplementation much-underused multilanguage Exuberant

    上傳時間: 2016-05-18

    上傳用戶:小寶愛考拉

  • C 語言是1972年由美國的Dennis Ritchie設計發(fā)明的, 并首次在UNIX操作系統(tǒng) 的 DEC PDP-11 計算機上使用。 它由早期的編程語言 BCPL( Basic Combind

    C 語言是1972年由美國的Dennis Ritchie設計發(fā)明的, 并首次在UNIX操作系統(tǒng) 的 DEC PDP-11 計算機上使用。 它由早期的編程語言 BCPL( Basic Combind Programming language) 發(fā)展演變而來。在1970年, AT&T 貝爾實驗室的 Ken Thompson根據(jù)BCPL語言設計出較先進的并取名為 B的語言, 最后導了C 語言的問世。 隨著微型計算機的日益普及, 出現(xiàn)了許多C 語言版本。由于沒有統(tǒng)一的標準, 使得這些C 語言之間出現(xiàn)了一些不一致的地方。為了改變這種情況, 美國國家標準 研究所(ANSI)為C 語言制定了一套ANSI標準, 成為現(xiàn)行的C語言標準。

    標簽: Combind Ritchie Dennis Basic

    上傳時間: 2016-05-20

    上傳用戶:003030

  • Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting

    Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communications is bit-error- rate testing of modems. The bit-error-rate performance of a receiver is a figure of merit that allows different designs to be compared in a fair manner. Performing bit-error-rate testing withMatlab is very simple, but does require some prerequisite knowledge

    標簽: communications simulating scripting digital

    上傳時間: 2014-01-02

    上傳用戶:plsee

  • Widely known as carputer, this system is designed for: * calculating speed, fuel consumption, ec

    Widely known as carputer, this system is designed for: * calculating speed, fuel consumption, economy driving, e.t.c. * displaying information about temperatures and controll Air Conditioning system in your car.* * controlling other devices, like electrically opened windows.* The system is based on ATMega MCU programmed in C language.

    標簽: calculating consumption carputer designed

    上傳時間: 2016-05-29

    上傳用戶:lili123

  • This file contains a selection of VHDL source files which serve to illustrate the diversity and powe

    This file contains a selection of VHDL source files which serve to illustrate the diversity and power of the language when used to describe various types of hardware. The examp terms of basic logic gates, to more complex systems, such as a behavioural model of a microprocessor and associated memory. All of the examples can be simulated using any synthesised using current synthesis tools.

    標簽: illustrate diversity selection contains

    上傳時間: 2016-06-06

    上傳用戶:yimoney

  • This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

    This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).

    標簽: LDPC introduction simulation software

    上傳時間: 2014-12-05

    上傳用戶:change0329

  • A framework written in Java for implementing high-level and dynamic languages, compiling them into J

    A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes. An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and additionally provides very useful integration with Java. It can be used as a “scripting language”, but includes a compiler and all the benefits of a “real” programming language, including optional static typing.

    標簽: implementing high-level framework compiling

    上傳時間: 2014-01-05

    上傳用戶:libinxny

  • This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea

    This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the synchronous implementation, and timing compatible for external memory access. The circuit is a compiled VLSI-program, using Tangram as VLSI-programming language and the Tangram tool set to compile the design automatically to a standard-cell netlist. This design approach proves to be powerful enough to describe the microcontroller and derive an efficient implementation. Further, it offers the designer the possibility to explore various alternatives in the design space.

    標簽: microcontroller implementation asynchronous low-power

    上傳時間: 2016-06-07

    上傳用戶:冇尾飛鉈

  • JASML is a java byte code compiler, providing yet another approach to view, write and edit java clas

    JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java language Specification.

    標簽: java providing approach compiler

    上傳時間: 2016-06-13

    上傳用戶:youth25

  • PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that ran

    PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.

    標簽: that solutions regularly Cookbook

    上傳時間: 2014-12-03

    上傳用戶:努力努力再努力

主站蜘蛛池模板: 石家庄市| 高青县| 应用必备| 罗江县| 台前县| 汪清县| 沈丘县| 松原市| 汨罗市| 吴忠市| 新泰市| 福泉市| 镇雄县| 鸡东县| 韩城市| 扎兰屯市| 五大连池市| 辛集市| SHOW| 台前县| 商丘市| 大名县| 梅州市| 府谷县| 安康市| 财经| 从化市| 新安县| 阳朔县| 嫩江县| 华阴市| 鲁甸县| 旺苍县| 高唐县| 子洲县| 高邮市| 尉氏县| 昭苏县| 宾川县| 武冈市| 砚山县|