虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

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

  • 软件开发工程是有趣的、多产的

    软件开发工程是有趣的、多产的,甚至是大胆的。同时,它也能源源不断地带来商业价值,并保持在我们的掌控之下。 极限编程(XP)的构思和发展是针对小型团队进行软件开发时,在面对不确知的、变化的需求时所产生的特定需要的。这一新的、轻量级的方法学对许多传统思维提出了挑战,这其中包括一个一直以来的假设,即在软件开发过程中,对软件进行一个小小的改动就必然会使其开发成本大大增加。极限编程认可软件开发工程应该节约成本,而且一旦实现了某种节约就应该加以开发利用。 你可以喜欢XP,也可以恨它,但是本书将会使你对如何开发软件有一个全新的认识。KentBeck拥有并经营着First Class软件公司,在这里他把主要精力放在两个最大的兴趣上——模式和极限编程。他一直在研究软件开发的先驱模式、CRC卡、HotDraw画图编辑器框架、xUnit单元测试框架以及测试为先的编程。他发表了五十多篇关于编程的文章,并出版了《The Smalltalk Best Practice Patterns》(Prentice-Hall出版社)和《Kent Beck’s Guide to Better Smalltalk:A Sorted Collection》(剑桥大学出版社)两本著作,同时他还是超级畅销书《重构——改善既有代码的设计》(中英文版皆由中国电力出版社出版)的特约撰稿人。

    标签: 软件开发 工程

    上传时间: 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实现 This archive contains a simple and readable ANSI C implementation of Huffm

    Huffman 压缩/解压算法的ANSI C实现 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