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

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

CodIng

CodIng是騰訊云旗下一站式DevOps研發(fā)管理平臺(tái),向廣大開發(fā)者及企業(yè)研發(fā)團(tuán)隊(duì)提供代碼托管、項(xiàng)目協(xié)同、測(cè)試管理、持續(xù)集成、制品庫(kù)、持續(xù)部署、云原生應(yīng)用管理Orbit、團(tuán)隊(duì)知識(shí)庫(kù)等系列工具產(chǎn)品,支持SaaS模式或私有部署模式。從需求提交到產(chǎn)品迭代,從代碼開發(fā)到軟件測(cè)試、部署,整套流程均可在CodIng完成。[9]CODEWARRIOR
  • INTERNATIONAL ORGANISATION FOR STANDARDISATION ORGANISATION INTERNATIONALE DE NORMALISATION ISO/IE

    INTERNATIONAL ORGANISATION FOR STANDARDISATION ORGANISATION INTERNATIONALE DE NORMALISATION ISO/IEC JTC1/SC29/WG11 CodIng OF MOVING PICTURES AND AUDIO

    標(biāo)簽: ORGANISATION STANDARDISATION INTERNATIONALE INTERNATIONAL

    上傳時(shí)間: 2014-01-11

    上傳用戶:ainimao

  • 了解linux設(shè)備驅(qū)動(dòng)程序的基本原理

    了解linux設(shè)備驅(qū)動(dòng)程序的基本原理,包括symbol device CodIng,debug and testing。

    標(biāo)簽: linux 設(shè)備驅(qū)動(dòng) 程序

    上傳時(shí)間: 2015-06-12

    上傳用戶:6546544

  • turbo code的經(jīng)典論文

    turbo code的經(jīng)典論文,共享給大家 Near Shannon limit error-correcting CodIng and deCodIng Turbo-codes

    標(biāo)簽: turbo code 論文

    上傳時(shí)間: 2015-06-20

    上傳用戶:luke5347

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

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

    標(biāo)簽: Association Reliability Industry Software

    上傳時(shí)間: 2013-12-27

    上傳用戶:wangzhen1990

  • Debussy是NOVAS Software, Inc(思源科技)發(fā)展的HDL Debug & Analysis tool

    Debussy是NOVAS Software, Inc(思源科技)發(fā)展的HDL Debug & Analysis tool,這套軟體主要不是用來跑模擬或看波形,它最強(qiáng)大的功能是:能夠在HDL source code、schematic diagram、waveform、state bubble diagram之間,即時(shí)做trace,協(xié)助工程師debug。 可能您會(huì)覺的:只要有simulator如ModelSim就可以做debug了,我何必再學(xué)這套軟體呢? 其實(shí)Debussy v5.0以後的新版本,還提供了nLint -- check CodIng style & synthesizable,這蠻有用的,可以協(xié)助工程師了解如何寫好CodIng style,並養(yǎng)成習(xí)慣。 下圖所示為整個(gè)Debussy的原理架構(gòu),可歸納幾個(gè)結(jié)論:

    標(biāo)簽: Analysis Software Debussy Debug

    上傳時(shí)間: 2014-01-14

    上傳用戶:hustfanenze

  • This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huf

    This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enCodIng and end-of-block CodIng in Mat2Vec, and a program which do JPEG-like entropy CodIng. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman CodIng in MatLab.

    標(biāo)簽: contains improved Huffman version

    上傳時(shí)間: 2015-07-05

    上傳用戶:jeffery

  • Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best practices in the program dev

    Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best practices in the program development process. It covers CodIng style, writing SQL in PL/SQL, data structures, control structures, exception handling, program and package construction, and built-in packages.

    標(biāo)簽: easy-to-use Practices practices concise

    上傳時(shí)間: 2015-07-11

    上傳用戶:gonuiln

  • MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b

    MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal profiles as described in %Aronov, et.al. "Neural CodIng of spatial phase in V1 of the Macaque" in %press J. Neurophysiology

    標(biāo)簽: MULTIDIMENSIONAL optimization Modified Steyvers

    上傳時(shí)間: 2015-08-26

    上傳用戶:kytqcool

  • It is possible that certain products which can be built using this software modules might form inve

    It is possible that certain products which can be built using this software modules might form inventions protected by patent rights in some countries (e.g. by patents about arithmetic CodIng algorithms owned by IBM and AT&T in the USA). Provision of this software by the author does NOT include any licenses for any patents. In those countries where a patent license is required for certain applications of this software modules, you will have to obtain such a license yourself.

    標(biāo)簽: possible products software certain

    上傳時(shí)間: 2015-09-02

    上傳用戶:gut1234567

  • Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April

    Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April 2002. (See the catalog page for this book.) Table of Contents Copyright Page Preface Chapter 1: Perl and XML Chapter 2: An XML Recap Chapter 3: XML Basics: Reading and Writing Chapter 4: Event Streams Chapter 5: SAX Chapter 6: Tree Processing Chapter 7: DOM Chapter 8: Beyond Trees: XPath, XSLT, and More Chapter 9: RSS, SOAP, and Other XML Applications Chapter 10: CodIng Strategies Index Colophon --------------------------------------------------------------------------------

    標(biāo)簽: T. published McIntosh Edition

    上傳時(shí)間: 2013-12-24

    上傳用戶:yzhl1988

主站蜘蛛池模板: 泰兴市| 和硕县| 盘锦市| 台湾省| 山东省| 庆元县| 临邑县| 和顺县| 安康市| 房产| 新和县| 调兵山市| 综艺| 惠安县| 饶河县| 乌什县| 福清市| 阿瓦提县| 牙克石市| 天祝| 葫芦岛市| 兰坪| 兴文县| 徐水县| 秦安县| 钟山县| 通辽市| 宜丰县| 通辽市| 黑水县| 博乐市| 汕尾市| 大连市| 宝应县| 区。| 平乡县| 乌鲁木齐县| 鄢陵县| 泉州市| 巴楚县| 安徽省|