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

efficient

  • This submission includes the presentation and model files that were used in delivering a webinar on

    This submission includes the presentation and model files that were used in delivering a webinar on 12-15-05 that covered the topic of modeling Hybrid Electric Vehicles. Hybrid electric vehicles (HEVs) have proven they can substantially improve fuel economy and reduce emissions. Because HEVs combine an electric drive with the internal combustion engine (ICE) in the powertrain, the vehicle?s kinetic energy can be captured during braking and transformed into electrical energy in the battery. The dual power source also means that the ICE can be reduced in size and can operate at its most efficient speeds.

    标签: presentation submission delivering includes

    上传时间: 2015-12-23

    上传用户:zl5712176

  • Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in

    Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI.

    标签:

    上传时间: 2015-12-28

    上传用户:sjyy1001

  • This book shows how to design and implement C++ software that is more effective: more likely to beha

    This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of language features adapts to change more gracefully works better in a mixed-language environment is easier to use correctly is harder to use incorrectly. In short, software that s just better.

    标签: more effective implement software

    上传时间: 2016-01-03

    上传用户:huyiming139

  • java语言开发的P2P流媒体系统

    java语言开发的P2P流媒体系统,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php

    标签: java P2P 语言 流媒体系统

    上传时间: 2016-01-08

    上传用户:ikemada

  • Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A.

    Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press © 2004 Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this text demonstrate how to use automated tests to drive lean, efficient coding and better design.

    标签: Microsoft A. W. Development

    上传时间: 2014-01-07

    上传用户:ynzfm

  • Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form

    Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifier. icsiboost implements Adaboost over stumps (one-level decision trees) on discrete and continuous attributes (words and real values). See http://en.wikipedia.org/wiki/AdaBoost and the papers by Y. Freund and R. Schapire for more details [1]. This approach is one of most efficient and simple to combine continuous and nominal values. Our implementation is aimed at allowing training from millions of examples by hundreds of features in a reasonable time/memory.

    标签: meta-learning classifiers combining Boosting

    上传时间: 2016-01-29

    上传用户:songnanhua

  • A good ebook for those who want to be an archtecher, it will help you how to manager a more efficien

    A good ebook for those who want to be an archtecher, it will help you how to manager a more efficient coding.

    标签: archtecher efficien manager ebook

    上传时间: 2013-12-13

    上传用户:gxf2016

  • classic perl sepcifacation

    classic perl sepcifacation,hope to help learn more easily and efficient.

    标签: sepcifacation classic perl

    上传时间: 2016-03-08

    上传用户:15071087253

  • 老外的超高效率压缩

    老外的超高效率压缩,High efficient Data Compression Library for use with Delphi. Support Rank, ZIP, BZIP and PPM compression algorithms. Compression ratio more than 1.5-2 times better than ZIP/RAR archiver. Compression speed up to 8 Mb/sec (on PIII-600).

    标签: 高效率

    上传时间: 2014-01-02

    上传用户:athjac

  • the attached utility is a work I ve submitted to the university It shows what a jpeg compression is

    the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient.

    标签: compression university the submitted

    上传时间: 2014-01-15

    上传用户:Altman