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

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

STANDARD-ISOIEC

  • Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not

    Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you have the Linux ppdev driver (patch for 2.2.17 is in the kernel directory, ppdev is standard in 2.4 kernels). Please lobby Alan Cox to include this tiny little driver in 2.2.x too :). To make it type: make and to install it: make install If you have any further doubts, please consult UISP s homepage: http://www.nongnu.org/uisp/

    標簽: Installation Programmer In-System directory

    上傳時間: 2013-12-23

    上傳用戶:小儒尼尼奧

  • GDB Remote Stub Backend for debugging an embedded ARM system via JTAG common hardware debug interfac

    GDB Remote Stub Backend for debugging an embedded ARM system via JTAG common hardware debug interface. Communication is done via standard TCP/IP GDB Remote Serial Protocol.

    標簽: debugging embedded hardware interfac

    上傳時間: 2015-06-22

    上傳用戶:咔樂塢

  • MISRA (The Motor Industry Software Reliability Association 汽車工業(yè)軟件可靠性聯(lián)會) 是位于英國的一個跨國汽車工業(yè)協(xié)會

    MISRA (The Motor Industry Software Reliability Association 汽車工業(yè)軟件可靠性聯(lián)會) 是位于英國的一個跨國汽車工業(yè)協(xié)會,其成員包括了大部分歐美汽車生產(chǎn)商。其核心使命是為汽車工業(yè)提供服務和協(xié)助,幫助廠方開發(fā)安全的、高可靠性的嵌入式軟件。這個組織最出名的成果是所謂的MISRA C Coding Standard,這一標準中包括了127條C語言編碼標準,通常認為,如果能夠完全遵守這些標準,則你的C代碼是易讀、可靠、可移植和易于維護的。最近很多嵌入式開發(fā)者都以MISRA C來衡量自己的編碼風格,比如著名的uC/OS-II就得意地宣稱自己99%遵守MISRA標準。而《嵌入式開發(fā)雜志》也專門載文號召大家學習。編碼規(guī)范通常是一個公司自定的“土政策”,居然有人去做標準,而且還得到廣泛的認可,這不禁引起我強烈的興趣。可惜這份標準的文本需要花錢去買,而且短短幾十頁,要價非常昂貴。MISRA在網(wǎng)上公布了一些文檔,其中有關于MISRA C Coding Standard的Clarification報告,從中間你可以大致猜到MISRA標準本身是什么。

    標簽: Association Reliability Industry Software

    上傳時間: 2013-12-27

    上傳用戶:wangzhen1990

  • The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran

    The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the programmer in writing efficient, portable, and maintainable programs. The Fortran 90 Handbook is an informal description of Fortran 90, developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. In addition, “models” give the reader better insight as to why things are done as they are in the language.

    標簽: Fortran comprehensive definitive and

    上傳時間: 2015-06-29

    上傳用戶:aa17807091

  • The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran

    The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the programmer in writing efficient, portable, and maintainable programs. The Fortran 90 Handbook is an informal description of Fortran 90, developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. In addition, “models” give the reader better insight as to why things are done as they are in the language.

    標簽: Fortran comprehensive definitive and

    上傳時間: 2015-06-29

    上傳用戶:teddysha

  • The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran

    The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the programmer in writing efficient, portable, and maintainable programs. The Fortran 90 Handbook is an informal description of Fortran 90, developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. In addition, “models” give the reader better insight as to why things are done as they are in the language.

    標簽: Fortran comprehensive definitive and

    上傳時間: 2013-12-22

    上傳用戶:xinzhch

  • MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provide

    MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node. With MIB Browser you can easily load (compile) standard and proprietary MIB files, view and manipulate data that is available in an SNMP agent.

    標簽: MIB the hierarchy variables

    上傳時間: 2015-06-30

    上傳用戶:eclipse

  • The Netlab toolbox is designed to provide the central tools necessary for the simulation of theoreti

    The Netlab toolbox is designed to provide the central tools necessary for the simulation of theoretically well founded neural network algorithms and related models for use in teaching, research and applications development. It contains many techniques which are not yet available in standard neural network simulation packages

    標簽: simulation necessary the designed

    上傳時間: 2013-12-11

    上傳用戶:hj_18

  • The J2000 codec was written in an effort to produce the cleanest and simplest implementation possibl

    The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an implementation as complete and efficient as possible. The source code for the codec is freely available for anyone to study or even for use in commercial programs. We hope that our open development process and our focus on clean, straightforward code will help make the J2000 codec become a reference implementation of the JPEG-2000 standard

    標簽: implementation cleanest simplest produce

    上傳時間: 2015-07-03

    上傳用戶:dengzb84

  • DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient represen

    DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient representation and interchange of digital images are essential. To date, some of the most successful still image compression standards have resulted from the ongoing work of the Joint Photographic Experts Group (JPEG). This group operates under the auspices of Joint Technical Committee 1, Subcommittee 29, Working Group 1 (JTC 1/SC 29/WG 1), a collaborative effort between the International Organization for Standardization (ISO) and International Telecommunication Union Standardization Sector (ITUT). Both the JPEG [1–3] and JPEG-LS [4–6] standards were born from the work of the JPEG committee. For the last few years, the JPEG committee has been working towards the establishment of a new standard known as JPEG 2000 (i.e., ISO/IEC 15444). The fruits of these labors are now coming to bear, as JPEG-2000 Part 1 (i.e., ISO/IEC 15444-1 [7]) has recently been approved as a new international standard.

    標簽: Consequently efficient pervasive standards

    上傳時間: 2013-12-21

    上傳用戶:源弋弋

主站蜘蛛池模板: 尚志市| 石台县| 策勒县| 胶州市| 绥芬河市| 金秀| 大英县| 龙游县| 饶平县| 安塞县| 镇雄县| 昌乐县| 宣威市| 临夏市| 长岭县| 靖安县| 清苑县| 舟山市| 称多县| 望奎县| 衡山县| 莆田市| 思茅市| 泸西县| 澎湖县| 三穗县| 安平县| 鄂尔多斯市| 桃源县| 秦皇岛市| 淮阳县| 竹北市| 高密市| 论坛| 绵竹市| 巴林右旗| 界首市| 北川| 永德县| 平江县| 沙洋县|