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

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

BEST-known

  • HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is abilit

    HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control works fine with Microsoft VC++ 6.0!

    標簽: applications interface Editor abilit

    上傳時間: 2015-07-23

    上傳用戶:lepoke

  • Generics and the greatly expanded collection libraries have tremendously increased the power of Ja

    Generics and the greatly expanded collection libraries have tremendously increased the power of Java 5 and Java 6. But they have also confused many developers who haven t known how to take advantage of these new features.

    標簽: tremendously collection the libraries

    上傳時間: 2015-09-01

    上傳用戶:playboys0

  • Generics and the greatly expanded collection libraries have tremendously increased the power of Ja

    Generics and the greatly expanded collection libraries have tremendously increased the power of Java 5 and Java 6. But they have also confused many developers who haven t known how to take advantage of these new features.

    標簽: tremendously collection the libraries

    上傳時間: 2015-09-01

    上傳用戶:李彥東

  • 很不錯的出學教材

    很不錯的出學教材, i regard it as the best of the bunch! i great appreaciate your support!

    標簽: 教材

    上傳時間: 2013-12-20

    上傳用戶:aa17807091

  • This paper deals with the problem of speech enhancement when a corrupted speech signal with an addi

    This paper deals with the problem of speech enhancement when a corrupted speech signal with an additive colored noise is the only information available for processing. Kalman filtering is known as an effective speech enhancement technique, in which speech signal is usually modeled as autoregressive (AR) process and represented in the state-space domain.

    標簽: speech with enhancement corrupted

    上傳時間: 2015-09-07

    上傳用戶:zhangyi99104144

  • This paper deals with the problem of speech enhancement when only a corrupted speech signal is avai

    This paper deals with the problem of speech enhancement when only a corrupted speech signal is available for processing. Kalman filtering is known as an effective speech enhancement technique, in which speech signal is usually modeled as autoregressive (AR) model and represented in the state-space domain.

    標簽: speech enhancement corrupted problem

    上傳時間: 2013-12-20

    上傳用戶:569342831

  • 軟件開發(fā)工程是有趣的、多產(chǎn)的

    軟件開發(fā)工程是有趣的、多產(chǎn)的,甚至是大膽的。同時,它也能源源不斷地帶來商業(yè)價值,并保持在我們的掌控之下。 極限編程(XP)的構(gòu)思和發(fā)展是針對小型團隊進行軟件開發(fā)時,在面對不確知的、變化的需求時所產(chǎn)生的特定需要的。這一新的、輕量級的方法學對許多傳統(tǒng)思維提出了挑戰(zhàn),這其中包括一個一直以來的假設,即在軟件開發(fā)過程中,對軟件進行一個小小的改動就必然會使其開發(fā)成本大大增加。極限編程認可軟件開發(fā)工程應該節(jié)約成本,而且一旦實現(xiàn)了某種節(jié)約就應該加以開發(fā)利用。 你可以喜歡XP,也可以恨它,但是本書將會使你對如何開發(fā)軟件有一個全新的認識。KentBeck擁有并經(jīng)營著First Class軟件公司,在這里他把主要精力放在兩個最大的興趣上——模式和極限編程。他一直在研究軟件開發(fā)的先驅(qū)模式、CRC卡、HotDraw畫圖編輯器框架、xUnit單元測試框架以及測試為先的編程。他發(fā)表了五十多篇關(guān)于編程的文章,并出版了《The Smalltalk Best Practice Patterns》(Prentice-Hall出版社)和《Kent Beck’s Guide to Better Smalltalk:A Sorted Collection》(劍橋大學出版社)兩本著作,同時他還是超級暢銷書《重構(gòu)——改善既有代碼的設計》(中英文版皆由中國電力出版社出版)的特約撰稿人。

    標簽: 軟件開發(fā) 工程

    上傳時間: 2015-10-02

    上傳用戶:邶刖

  • American Gladiator,You are consulting for a game show in which n contestants are pitted against n gl

    American Gladiator,You are consulting for a game show in which n contestants are pitted against n gladiators in order to see which contestants are the best. The game show aims to rank the contestants in order of strength this is done via a series of 1-on-1 matches between contestants and gladiators. If the contestant is stronger than the gladiator, then the contestant wins the match otherwise, the gladiator wins the match. If the contestant and gladiator have equal strength, then they are “perfect equals” and a tie is declared. We assume that each contestant is the perfect equal of exactly one gladiator, and each gladiator is the perfect equal of exactly one contestant. However, as the gladiators sometimes change from one show to another, we do not know the ordering of strength among the gladiators.

    標簽: contestants consulting Gladiator are

    上傳時間: 2013-12-18

    上傳用戶:windwolf2000

  • Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Ba

    Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about the Basic Compression Library, please read the manual (doc/manual.pdf) and, of course, the source code.

    標簽: Introduction Compression Geelnard Library

    上傳時間: 2015-10-06

    上傳用戶:

  • Huffman 壓縮/解壓算法的ANSI C實現(xiàn) This archive contains a simple and readable ANSI C implementation of Huffm

    Huffman 壓縮/解壓算法的ANSI C實現(xiàn) This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. More information on Huffman encoding may be found at: http://michael.dipperstein.com/huffman http://datacompression.info/Huffman.shtml

    標簽: ANSI implementation contains readable

    上傳時間: 2014-01-05

    上傳用戶:thesk123

主站蜘蛛池模板: 旺苍县| 政和县| 卓尼县| 大关县| 兰州市| 分宜县| 湖口县| 河北省| 井研县| 东山县| 洮南市| 明溪县| 乐亭县| 阜新| 中超| 建宁县| 红河县| 萍乡市| 黎平县| 婺源县| 灵璧县| 公主岭市| 富阳市| 阿拉尔市| 古田县| 宣化县| 吉林市| 扎兰屯市| 陵川县| 清徐县| 大安市| 丰镇市| 黔东| 白水县| 弥勒县| 营口市| 淮阳县| 池州市| 济阳县| 梁河县| 余干县|