kruskal algo is an efficient searching algo
资源简介:kruskal algo is an efficient searching algo
上传时间: 2014-01-17
上传用户:jeffery
资源简介:bredth first search is an efficient searching algorithm
上传时间: 2013-12-14
上传用户:yyq123456789
资源简介:depth first search is an efficient searching algorithm
上传时间: 2014-01-01
上传用户:225588
资源简介:knapsack algo is an algo for job sequencing
上传时间: 2017-09-11
上传用户:kernaling
资源简介:AdaBoost is an efficient tool in machine learning. It can combine a series of weak learners into a strong learner. Besides pattern classification, it also can be applied into feature selection. This document explains the use of AdaBoost.
上传时间: 2013-12-06
上传用户:小宝爱考拉
资源简介:This is an efficient implementation of the algorithm for calculating the universal image quality index
上传时间: 2017-07-07
上传用户:guanliya
资源简介:The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an impo...
上传时间: 2017-08-06
上传用户:风之骄子
资源简介:kruskal algo is a sorting algo
上传时间: 2014-01-19
上传用户:270189020
资源简介:Robustnesstochangesinilluminationconditionsaswellas viewing perspectives is an important requirement formany computer vision applications. One of the key fac-ors in enhancing the robustness of dynamic scene analy-sis that of accurate and re...
上传时间: 2014-01-23
上传用户:whenfly
资源简介:in this paper,we show that an efficient multiscale wedgelet decomposition is possible if we carefully choose the set of possible wedgelet orientations.
上传时间: 2015-10-22
上传用户:qweqweqwe
资源简介:This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as effic...
上传时间: 2013-12-10
上传用户:shinesyh
资源简介:The Kalman filter is a set of mathematical equations that provides an efficient computational [recursive] means to estimate the state of a process, in a way that minimizes the mean of the squared error. The filter is very powerful in seve...
上传时间: 2014-06-02
上传用户:yd19890720
资源简介:Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexe...
上传时间: 2016-01-10
上传用户:songrui
资源简介:The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter inp...
上传时间: 2013-11-25
上传用户:cjf0304
资源简介:BugNET is an issue tracking and project issue management solution built using the ASP.NET web application framework. Email notifications, reporting and per project configuration of fields and values allows efficient management of bugs, feat...
上传时间: 2014-08-10
上传用户:181992417
资源简介:This is an interface program for flip flop emulation. At first pulse at the input pin the apropriate output will latch and at the second pulse will release. Very short and efficient program
上传时间: 2017-04-19
上传用户:a3318966
资源简介:Massively Multiplayer Space Trading and Combat game. This is an online strategy game, not a 3D space sim. Incorporating ideas from games such as Stars!, SE3, MOO, Tradewars, MUD/MOOs, Dune II, SimCity.
上传时间: 2015-01-10
上传用户:caiiicc
资源简介:jbuzzer is an application written in Java that allows mapping your comuter keyboard to sounds. It supports short samples as well as streaming format. The GUI allows dynamically adding and removing new slots for samples.
上传时间: 2014-12-07
上传用户:qoovoop
资源简介:XMail is an Internet and intranet mail server featuring an SMTP server, POP3 server, finger server, multiple domains, no need for users to have a real system account, SMTP relay checking, RBL/RSS/ORBS/DUL and custom ( IP based and address b...
上传时间: 2015-01-12
上传用户:asddsd
资源简介:FFmpeg is an audio/video conversion tool. It includes libavcodec, the leading open source codec library. An experimental streaming server for live broadcasts is also included
上传时间: 2015-01-14
上传用户:star_in_rain
资源简介:OSERL (Open SMPP Erlang Library) is an erlang implementation of the Short Message Peer to Peer protocol, covering the entire specification (version 5.0). Forward and backward compatibilities guidelines were adopted.
上传时间: 2013-12-29
上传用户:dengzb84
资源简介:dasniff daSniff is an open source customizable sniffer for win32 systems. It helps you to log your LAN traffic by specifying packet rules as filters.
上传时间: 2013-12-19
上传用户:invtnewer
资源简介:pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can...
上传时间: 2013-12-19
上传用户:cuibaigao
资源简介:OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations ...
上传时间: 2015-03-03
上传用户:kbnswdifs
资源简介:(即时系统设计与分析工程手册)(英文版) This book is an introduction to real-time systems
上传时间: 2015-03-14
上传用户:it男一枚
资源简介:Sanos Operating System Kernel ----------------------------- Sanos is an OS kernel for use in PC based server appliances. The kernel was developed as part of an experiment on investigating the feasibility of running java server applications ...
上传时间: 2014-01-03
上传用户:1159797854
资源简介:WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Although most binaries ...
上传时间: 2013-12-17
上传用户:maizezhen
资源简介:Programmer s Reference Manual is an improtant book on Intel processor architecture and programming. In Html format, it is more readable than original .txt format.
上传时间: 2013-12-18
上传用户:ls530720646
资源简介:LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
上传时间: 2015-04-04
上传用户:alan-ee
资源简介:SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image...
上传时间: 2013-12-10
上传用户:zjf3110