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

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

RANDOM-Coding

  • Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern t

    Modern C++ Design is an important book. Fundamentally, it demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should read this book. Highly recommended.-Herb Sutter。好書!

    標簽: Fundamentally demonstrates important patterns

    上傳時間: 2013-11-29

    上傳用戶:PresidentHuang

  • PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen

    PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std(b_j), obtained by jackknifing. The cutoff level, below which c_j is considered to be too small, indicating that the variable j should be removed, is estimated using a matrix of random variables.The predictive power of PLS models built on the retained variables only is evaluated over all 1-a dimensions =(yielding RMSECVnew).

    標簽: from eliminates PRINCIPLE algorithm

    上傳時間: 2016-11-27

    上傳用戶:凌云御清風

  • The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i

    The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.

    標簽: diffusion-limited-aggregation DLA generates 320x240

    上傳時間: 2014-01-16

    上傳用戶:225588

  • MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces t

    MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction of quincunx filter banks with perfect reconstruction, linear phase, high coding gain, certain vanishing moments properties, and good frequency selectivity. The code can be used to design quincunx filter banks with two, three, or four lifting steps. The SeDuMi Matlab toolbox [3] is used to solve the second-order cone programming subproblems in the two algorithms, and must be installed in order for this code to work.

    標簽: introduces Quincunx Optimal MATLAB

    上傳時間: 2014-01-15

    上傳用戶:cc1

  • 1993 年兩位法國教授Berrou、Glavieux 和他們的緬甸籍博士生Thitimajshima 在ICC 會議上發表的Near Shannon limit error-correcting c

    1993 年兩位法國教授Berrou、Glavieux 和他們的緬甸籍博士生Thitimajshima 在ICC 會議上發表的Near Shannon limit error-correcting coding and decoding: Turbo codes”,

    標簽: error-correcting Thitimajshima Glavieux Shannon

    上傳時間: 2016-12-06

    上傳用戶:Avoid98

  • iPhone加速器相關源碼

    iPhone加速器相關源碼,iPhone Coding: Using the Accelerometer

    標簽: iPhone 加速器 源碼

    上傳時間: 2016-12-06

    上傳用戶:王者A

  • Quality control of production has always been a necessity in stainless steel mills. The users of st

    Quality control of production has always been a necessity in stainless steel mills. The users of stainless steel set ever-increasing requirements on product quality. Many material properties can still only be measured in laboratory but more and more measurements are now made on-line during the production. Especially surface defects have to be detected on-line with a surface inspection system because of their random appearance.

    標簽: production necessity stainless Quality

    上傳時間: 2014-11-18

    上傳用戶:baiom

  • Practical Java也是一本和J2ME手機游戲開發相關的書

    Practical Java也是一本和J2ME手機游戲開發相關的書,書中的實例也是很典型和實用的,對學習非常有用處,這是隨書源代碼! 書我隨后上傳!下面是書介紹: 《Practical Java(中文版)》 本書出自第一線Java編程專家之手,為讀者展現正確、高效、強國之JAVA代碼實踐方案。這本取材廣泛的指南,以不同層級的專家經驗,幫助程序員更透徹地理解JAVA,使他們的編碼效能(coding effectiveness)發揮到極致。此書以準則/條款形式(rules-based)進行編排,探究改善代碼的68個重要主題,提供清晰明快、精心撰寫之示例和方案。所有示例和方案都帶有詳盡的解說,你可以將它們融入自身工作之中。這些編程和設計上的實踐方案,描述了經驗豐富的程序員實際運用之最佳實踐手法。為方便中高階JAVA程序員閱讀,本書內容被精心安排成為各自獨立的課程,因此你既可以從頭通讀至尾,也可以挑選獨特專題加以精讀。

    標簽: Practical Java J2ME 手機游戲

    上傳時間: 2016-12-15

    上傳用戶:阿四AIR

  • 此書與我上傳源碼是配套的

    此書與我上傳源碼是配套的,請一起下載! 《Practical Java(中文版)》 本書出自第一線Java編程專家之手,為讀者展現正確、高效、強國之JAVA代碼實踐方案。這本取材廣泛的指南,以不同層級的專家經驗,幫助程序員更透徹地理解JAVA,使他們的編碼效能(coding effectiveness)發揮到極致。此書以準則/條款形式(rules-based)進行編排,探究改善代碼的68個重要主題,提供清晰明快、精心撰寫之示例和方案。所有示例和方案都帶有詳盡的解說,你可以將它們融入自身工作之中。這些編程和設計上的實踐方案,描述了經驗豐富的程序員實際運用之最佳實踐手法。為方便中高階JAVA程序員閱讀,本書內容被精心安排成為各自獨立的課程,因此你既可以從頭通讀至尾,也可以挑選獨特專題加以精讀。

    標簽: 源碼

    上傳時間: 2016-12-15

    上傳用戶:pinksun9

  • H.264/AVC, the result of the collaboration between the ISO/IEC Moving Picture Experts Group and the

    H.264/AVC, the result of the collaboration between the ISO/IEC Moving Picture Experts Group and the ITU-T Video Coding Experts Group, is the latest standard for video coding. The goals of this standardization effort were enhanced compression efficiency, network friendly video representation for interactive (video telephony) and non-interactive applications (broadcast, streaming, storage, video on demand). H.264/AVC provides gains in compression efficiency of up to 50% over a wide range of bit rates and video resolutions compared to previous standards. Compared to previous standards, the decoder complexity is about four times that of MPEG-2 and two times that of MPEG-4 Visual Simple Profile. This paper provides an overview of the new tools, features and complexity of H.264/AVC.

    標簽: the collaboration between Experts

    上傳時間: 2013-12-30

    上傳用戶:dongbaobao

主站蜘蛛池模板: 密山市| 左权县| 文水县| 松潘县| 康平县| 鞍山市| 阿拉善盟| 永新县| 樟树市| 正安县| 昌平区| 乳山市| 玉树县| 石泉县| 三河市| 东宁县| 宝山区| 珠海市| 许昌县| 台东市| 怀远县| 吴桥县| 永平县| 沽源县| 三都| 沙河市| 琼中| 娄烦县| 昭平县| 九台市| 桦南县| 邯郸县| 通渭县| 呼伦贝尔市| 吉木萨尔县| 峨山| 宁强县| 巴东县| 凤台县| 井冈山市| 江津市|