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

EXAMPLEs

  • Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述

    Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy EXAMPLEs

    标签: Boosting Schapire 算法 教程

    上传时间: 2017-06-06

    上传用户:tonyshao

  • Discussing embedded systems in general is difficult, because each embedded system is unique. Rather

    Discussing embedded systems in general is difficult, because each embedded system is unique. Rather than presenting a list of general principles for handling embedded development issues, this book presents EXAMPLEs of problems encountered and solutions to those problems using real hardware and software. In that sense, it is a “cookbook” for developers that offers design “recipes” that can be elaborated on or modified as needed to solve other design problems.

    标签: embedded Discussing difficult because

    上传时间: 2014-01-25

    上传用户:1159797854

  • 1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest v

    1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Compile and run the code * On UNIX / Linux, move to the klt directory, type make. Now try some EXAMPLEs, by typing example1, etc. * For Microsoft Visual C++ 6.0, open the klt.dsw file, compile, and run. Change the constant in main.cpp to run the different EXAMPLEs. * For Microsoft Visual Studio .Net/7/8, open the klt.sln file, compile, and run. Change the constant in main.cpp to run the different EXAMPLEs. 4. Notice that, for your convenience, unofficial copies of the User and Reference Manuals can be found in the doc directory.

    标签: the Download Version version

    上传时间: 2014-01-25

    上传用户:nanshan

  • With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f

    With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix of architectural overview, complete working code EXAMPLEs, and short yet precise instructions for compiling, deploying, and executing a sample application. You ll not only learn how to write web services from scratch, but also how to integrate existing services into your Java applications. All the source code for the EXAMPLEs is available from the book s companion website.

    标签: example-driven introduction practical thorough

    上传时间: 2013-12-18

    上传用户:lnnn30

  • This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering

    This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering large sets of data, and analyzing these data sets to gain useful business understanding. The book is organized in three parts. Part I introduces concepts. Part II describes and demonstrates basic data mining algorithms. It also contains chapters on a number of different techniques often used in data mining. Part III focusses on business applications of data mining. Methods are presented with simple EXAMPLEs, applications are reviewed, and relativ advantages are evaluated.

    标签: fundamental demonstrate the gathering

    上传时间: 2014-12-02

    上传用户:15736969615

  • Introduction to Cryptography in plain simple english. The document talks about the early day cryptog

    Introduction to Cryptography in plain simple english. The document talks about the early day cryptography and gives some simple EXAMPLEs to the readers.

    标签: Introduction Cryptography document english

    上传时间: 2017-06-24

    上传用户:exxxds

  • Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each rec

    Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. One of the biggest challenges facing developers today is sorting through the wide variety of tools available form various source and figuring out how to them effectively. The recipes in Java Extreme Programming Cookbook showcase how to use the most important features of these XP tools. Many of these tools are geared towards unit testing, while others are invaluable for continuous integration with these practical EXAMPLEs, you ll be able to choose the most effective tools to accomplish your goals, then implement them in a cohesive development environment quickly.

    标签: cut-and-paste Programming collection Cookbook

    上传时间: 2017-06-29

    上传用户:cmc_68289287

  • Objectives The purpose of this notebook is to give you a brief introduction to the DiscreteWav

    Objectives The purpose of this notebook is to give you a brief introduction to the DiscreteWavelets Toolbox and show you how to use it to load images. Some basic image manipulation is illustrated as well. You will also learn how to use measures and tools such as cumulative energy, entropy, PSNR, and Huffman coding. Help on the DiscreteWavelets Toolbox Help for the toolbox is available by clicking on Help and then Product Help (or press F1) and then clicking on the DiscreteWavelets Toolbox. Several demos and EXAMPLEs are available as well by clicking on the Demos tab on the Help menu. Image Basics The DiscreteWavelets Toolbox comes with 18 grayscale images and 9 color images for you to use. There are three functions available to tell you more about these images. The first function is called |ImageList|. This function can tell you the names and sizes of the digital images in the Toolbox.

    标签: introduction DiscreteWav Objectives notebook

    上传时间: 2017-06-30

    上传用户:康郎

  • This control is another extension to the now standard and widely used ListView control. I have inclu

    This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header. This implementation eliminates all of the work of dealing with the filter messages and item filtering by incorporating it into the control. This could have been implemented as delegates, but we create controls to do the work for us, don t we? I would like to thank Carlos H. Perez since a lot of the implementation came from EXAMPLEs he set with his ListViewEx control.

    标签: control extension ListView standard

    上传时间: 2013-12-05

    上传用户:royzhangsz

  • Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. T

    Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. This paper discusses a variety of issues regarding FSM design using Synopsys Design Compiler. Verilog and VHDL coding styles are presented, and different methodologies are compared using real-world EXAMPLEs.

    标签: synchronous Designing engineer digital

    上传时间: 2014-01-17

    上传用户:dreamboy36