Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.412.022 Times

Brute Containers software
Filter: All | Freeware | Demo
 

Brute Containers

< 1 2 3 4 5 
Added: May 03, 2013 | Visits: 346

Efficient local minima detector Let r_scale be the neighborhood radius scale, a brute search method would require N*r_scale to detect the valleys with neighborhood size of r_scale in 1d signal or N*r_scale*r_scale complexity in 2d image. Which is too slow in large data size. In this file, the complexity is reduced in...



Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Efficient local minima detector Download

Added: April 09, 2013 | Visits: 511

K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH When the dataset is small, when you have to run only a few number of search, or when the dimensions of points is large, the brute search method is still faster than kd-trees data structure. Computing the distances one by one take a minor time than building the tree.Some of this problems have...





Platforms: Matlab

License: Freeware Size: 10 KB Download (43): K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH Download

Added: September 11, 2013 | Visits: 412

Contour Area Calculation This program displays the contour plot of an mxn (m ~= n) matrix, and then calculates the area for regions above a given level. This is a brute force implementation. It probably has some bugs, and there are probably more elegant ways to do this, but it does what I need. I am open to feedback on...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Contour Area Calculation Download

Added: May 03, 2013 | Visits: 349

K nearest neighbor search This is just a brute force implementation of k nearest neighbor search without using any fancy data structure, such as kd-tree. However it is the fastest knn matlab implementation I can find.A partial sort mex function is implemented which is a simple wrapper of c++ partial_sort.Provided the sort...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): K nearest neighbor search Download

Added: August 23, 2013 | Visits: 273

Plot and compare nice histograms by default Summary of what function does: 1) Automatically sets the number and range of the bins to be appropriate for the data. 2) Compares multiple sets of data elegantly on one or more plots, with legend or titles. It also graphs the mean and standard deviations. It can also plot the median and mode. 3)...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): Plot and compare nice histograms by default Download

Added: March 22, 2013 | Visits: 275

Foreach for containers.Map Matlab offers functionality for maps / dictionaries (a key-value store datatype). Iterating over a map can be cumbersome and that's where foreach steps in.Usingresultmap = foreach(map, fctH)calls function handle fctH with each item of the map. The result is stored in the resultmap which has the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Foreach for containers.Map Download

Added: July 26, 2013 | Visits: 237

Hex-a-hop optimal solution finder _____________where to startdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcdldcLook at hex_a_hop.m using MATLAB. Octave, a free imitator of MATLAB, can also "work".Unless you are curious, there is no reason to look at any other .m files. If you ARE curious, I've done my best to make the code...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (47): Hex-a-hop optimal solution finder Download

Added: July 29, 2013 | Visits: 516

Powerful Sudoku Solver SUDOKU_LVL2 - A Sudoku Solver. Usage : Sol=sudoku_lvl2(A)Where A is a incomplete sudoku grid (9 x 9) represented as a 9 x 9 matrix of integers (0-9) with the empty cells being filled with zeros.The algorithm presented here uses the following techniques.(*) Filling a cell by candidate...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Powerful Sudoku Solver Download

Added: June 13, 2013 | Visits: 434

easy-CMS for Scripts easy-CMS is a free Open Source content management system based on PHP.Its main purpose is to offer a user-friendly interface for easy content modifications while allowing web developpers to keep a clear distinction between content and presentation.easy-CMS has great potential because of its...


Platforms: PHP

License: Freeware Size: 1.15 MB Download (43): easy-CMS for Scripts Download

Added: April 24, 2013 | Visits: 389

TinX/cms for Scripts TinX/cms is a modern Open Source content management system based on pure open-source applications. It was built in PHP4 using MySQL4 as the database system.TinX/cms has been designed from the ground up to be fast and easy-to-use. It's user interface is clean and intuitive and does not include any...


Platforms: PHP

License: Freeware Size: 1.51 MB Download (42): TinX/cms for Scripts Download

Added: August 19, 2013 | Visits: 259

uisplitter uisplitter divides a container into two sub-containers with a movable splitter. The container to split can be either a figure or a uipanel with no children. Depending on orientation, the splitter is either a vertical bar that separates a left and right pane (for horizontal orientation), or a...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): uisplitter Download

Added: June 13, 2013 | Visits: 366

setFigDockGroup setFigDockGroup sets a figure's (or list of figures') docking group container, enabling to dock figures to containers other than the default 'Figures' container (for example, to the 'Editor' group as shown in the screenshot, or to any new user-defined group, or even to another figure's...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): setFigDockGroup Download

Added: June 30, 2013 | Visits: 493

User Locker Default Wordpress installation is vulnerable to brute force and dictionary attacks, because there is no limit how many times user can use invalid password before finding the correct one. This plugin closes this security hole by introducing maximum number of invalid login attempts. When someone...


Platforms: PHP

License: Freeware Size: 102.4 KB Download (53): User Locker Download

Added: April 25, 2013 | Visits: 393

HTTP_FloodControl for Scripts It also prevents an unique IP, session ID or identifier to download a large number of files or pages.The detection of flood is determine according to a set of parameters indicatingthe maximal allowed number of requests for the certain time interval. It ispossible to set several parameters at once...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): HTTP_FloodControl for Scripts Download

Added: August 27, 2013 | Visits: 486

Oracle Berkeley DB XML Oracle Berkeley DB XML is an open source, embeddable XML database with XQuery-based access to documents stored in containers and indexed based on their content. Oracle Berkeley DB XML is built on top of Oracle Berkeley DB and inherits its rich features and attributes. Like Oracle Berkeley DB, it...


Platforms: Mac

License: Freeware Size: 50.37 MB Download (43): Oracle Berkeley DB XML Download

Added: August 31, 2013 | Visits: 413

Inguma Inguma is a free penetration testing and vulnerability discovery toolkit entirely written in python. Inguma includes modules to discover hosts, gather information about, fuzz targets, brute force usernames and passwords, exploits, and a disassembler.


Platforms: Mac

License: Freeware Size: 5.4 MB Download (53): Inguma Download

Added: August 27, 2013 | Visits: 567

iPhoto Library Browser iPhoto Library Browser is a free Automator workflow that will give you access to your iPhoto images from within any application, without having to launch iPhoto first. iPhoto Library Browser allows you to find and browse images by choosing "Browse iPhoto Library" from the Script Menu now...


Platforms: Mac

License: Freeware Size: 92.16 KB Download (34): iPhoto Library Browser Download

Added: November 06, 2013 | Visits: 298

GizmoRBControls GizmoRBControls is a very easy to use application dedicated to the distribution of classes, containers and controls for programmers in RealBasic. GizmoRBControls is both an illustration of what these components provides and gives the necessary documentation for their use.


Platforms: Mac

License: Freeware Size: 9.94 MB Download (41): GizmoRBControls Download

Added: June 17, 2013 | Visits: 269

iBored Beware: This tool lets you mess with your disk contents in a rather unsafe manner: You can easily write over any data on a disk, rendering the entire disk unusable. So you better know what you're doing, especially if you use any "write" operations. And keep backups of your data on other disks....


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 7.74 MB Download (34): iBored Download

Added: October 03, 2013 | Visits: 270

ImLib3D ImLib3D is an open source C++ library for 3D (volumetric) image processing. Focus has been put on simplicity for the developer. It contains most basic image processing algorithms, and some more sophisticated ones. It comes with an optional viewer that features multiplanar views, animations,...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (39): ImLib3D Download

< 1 2 3 4 5