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.222.043 Times

K Meleon software
Filter: All | Freeware | Demo
 

K Meleon

< 1 2 3 4 5 > 
Added: March 22, 2013 | Visits: 457

K-means image segmentation K-means image segmentation based on histogram to reduce memory usage which is constant for any image size.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): K-means image segmentation Download

Added: August 13, 2013 | Visits: 359

Fuzzy k means Codes for fuzzy k means clustering, including k means with extragrades, Gustafson Kessel algorithm, fuzzy linear discriminant analysis. Performance measure is also calculated.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (41): Fuzzy k means Download

Added: May 03, 2013 | Visits: 345

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 (42): K nearest neighbor search Download

Added: May 15, 2013 | Visits: 368

Fast K-means [L, C, D] = FKMEANS(X, k) partitions the vectors in the n-by-p matrix Xinto k (or, rarely, fewer) clusters by applying the well known batchK-means algorithm. Rows of X correspond to points, columns correspond tovariables. The output k-by-p matrix C contains the cluster centroids. Then-element...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Fast K-means Download

Added: April 14, 2013 | Visits: 368

k indexes from 1:n http://simulations.narod.ru/Using:ind=all_combinations(n,k)Number of all posible variants is nv=C(n,k)=n!/(k!*(n-k)!) (binomial coefficient)ind is nv-by-k matrix. Example, 2 indexes from 1 2 3:all_combinations(3,2)ans = 1 2 1 3 2 3Example 3 from 5:all_combinations(5,3)ans = 1 2 3 1 2 4 1 2 5 1 3...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): k indexes from 1:n Download

Added: September 14, 2013 | Visits: 518

k-threshold system of deciphering N This programme is an application of the Chinese Remainder Theorem for Integers - for obtaining a solution to the "k-threshold system for sharing a secret". The concept is explained in the book "A course in Number Theory and Cryptography by Neal Koblitz" in Ch 1, Prob 24 / P27 and it's solution in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): k-threshold system of deciphering N Download

Added: May 07, 2013 | Visits: 384

Efficient K-Nearest Neighbor Search using JIT This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.The code was initially implemented through vectorization. After discussions with John D'Errico, I realized...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Efficient K-Nearest Neighbor Search using JIT Download

Added: June 20, 2013 | Visits: 260

Efficient K-Means Clustering using JIT This is a tool for K-means clustering. After trying several different ways to program, I got the conclusion that using simple loops to perform distance calculation and comparison is most efficient and accurate because of the JIT acceleration in MATLAB.The code is very simple and well documented,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Efficient K-Means Clustering using JIT Download

Added: September 07, 2013 | Visits: 370

Double Group k.p Theory in bulk SiGe Using the Double Group Formulation of k.p Theory, one may return full zone bulk band diagrams for SiGe alloys. Second order degenerate perturbation theory returns effective mass Hamiltonians and canonical transformations may return arbitrary oriented growth directions.This all inclusive code will...


Platforms: Matlab

License: Freeware Size: 798.72 KB Download (45): Double Group k.p Theory in bulk SiGe Download

Added: April 20, 2013 | Visits: 323

k-clique algorithm k-clique algorithm as defined in the paper "Uncovering the overlapping community structure of complex networks in nature and society" - G. Palla, I. DerdoTenyi, I. Farkas, and T. Vicsek - Nature 435, 814d-deOCt818 (2005)[X,Y,Z] = k_clique(k,A)Inputs:k - clique sizeA - adjacency matrixOutputs:X -...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): k-clique algorithm Download

Added: May 29, 2013 | Visits: 196

The k-LiMapS algorithm A Fixed-Point Iterative Schema for Error Minimization in k-Sparse DecompositionA a new algorithm to solve the sparse approximation problem over redundant dictionaries based on LiMapS, where the input signal is restricted to be a linear combination of k atoms from a fixed dictionary.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 286.72 KB Download (43): The k-LiMapS algorithm Download

Added: April 02, 2013 | Visits: 512

k-mysql k-mysql is a simple MySQL database access wrapper. It can establish MySQL database connection, execute SQL queries and retrieve the query result sets into arrays.k-mysql also counts the number of queries that are executed and measures the time that each query takes to execute.The number of...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): k-mysql Download

Released: October 09, 2013  |  Added: October 27, 2013 | Visits: 705

K-Backup Suite KernSafe K-Backup is an advanced and powerful, full-featured automatic network level backup software, which contains two parts, K-Backup and K-Backup Server, K-Backup can be scheduled to backup data files to data-store (K-Backup Server) in minutely, hourly, daily, on specified time etc. Being a...


Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $79.95 USD Size: 9.6 MB Download (38): K-Backup Suite Download

Added: August 14, 2013 | Visits: 718

K PHP Develop K PHP Develop is an integrated Web development tool designed for team work. It supports HTML, javascript, PHP, and SQL syntax highlighting and file locking. It also has a query analyzer and database access (depends on KSQL plugins).


Platforms: *nix

License: Freeware Size: 430.08 KB Download (40): K PHP Develop Download

Added: June 12, 2013 | Visits: 314

K-aRadio K-aRadio is a GUI programm to control Aver USB Radio MR-800(or B800) on Linux.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (39): K-aRadio Download

Added: November 07, 2013 | Visits: 494

K-Blueproximity K-Blueproximity is a KDE frontend to the original Blueproximity application with a gtk frontend by Lars Friedrichs. Blueproximity is a security application. It can lock your computer if you leave your room, and can unlock it if you come back. Alternatively, you can also define other "proximity"...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (41): K-Blueproximity Download

Released: January 01, 2023  |  Added: January 05, 2023 | Visits: 2.822

SKAT Card Game From Special K Software SKAT card game from Special K Software. This program plays the popular card game of SKAT with the benefits of playing through WINDOWS. You can choose your style of play, as well as customising for local rules options. It has animation, and supports all sound cards. Speed and colours...


Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $38.00 USD Size: 3.37 MB Download (410): SKAT Card Game From Special K Software Download

Released: January 01, 2023  |  Added: January 05, 2023 | Visits: 6.679

BRIDGE Card Game From Special K Bridge From Special K This program plays the enduringly popular card game of Bridge. Use Windows to achieve the realistic atmosphere of a Bridge game with animation and sound. Playing and bidding logic vastly improved. You can choose from different bidding conventions and styles of...


Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $38.00 USD Size: 2.66 MB Download (798): BRIDGE Card Game From Special K Download

Released: January 01, 2023  |  Added: January 05, 2023 | Visits: 10.407

RUMMY Card Game From Special K Rummy From Special K. Play so many card games in the Rummy family of games! This includes the classic games Gin Rummy, 500 Rummy, Oklahoma Rummy, Michigan Rummy, Boat House Rummy, Pinochle Rummy, Kaluki, Round the Corner Rummy, One Meld Rummy, Wild Card Rummy, Indian Rummy. Use Windows...


Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $38.00 USD Size: 2.72 MB Download (658): RUMMY Card Game From Special K Download

Released: October 10, 2003  |  Added: April 12, 2006 | Visits: 4.567

GIN RUMMY Card Game From Special K Rummy From Special K ver 3.0 Play so many card games in the Rummy family of games! This includes the classic games Gin Rummy, 500 Rummy, Oklahoma Rummy, Michigan Rummy, Boat House Rummy, Pinochle Rummy, Kaluki, Round the Corner Rummy, One Meld Rummy, Wild Card Rummy. Use Windows 95 to...


Platforms: Windows

License: Shareware Cost: $36.00 USD Size: 2 KB Download (348): GIN RUMMY Card Game From Special K Download

< 1 2 3 4 5 >