-
-
[
C/C++]
nsga2-gnuplot-v1.1.tar.gz
... individuals not dominated by any other individuals, are assigned front number 1. All individuals only dominated by individuals in front number 1 are assigned front number 2, and so on. Selection is made, using tournament between two individuals
Category:
AI-NN-PR Upload User:
tjjucong Size:
17K
-
[
Matlab]
css.zip
calculation of number of poles using mat lab
Category:
matlab Upload User:
wxl722722 Size:
1K
-
-
-
[
Matlab]
Harris-corner-detector.rar
... opened and you have to select by the mouse the region where you want to find the Harris points, then the code will print out and display the feature points in the selected region. You can select the number of FPs by changing the variables max_N & min_N
Category:
matlab Upload User:
fong33 Size:
344K
-
[
VHDL]
digitalwatch.zip
Describe: This is VHDL digital clock, the use of digital control and FPGA design to achieve a number of counter clock, show hours, minutes ,seconds and alarm. The procedure depends on the metric system and consider six decimal counter preparation. The ...
-
[
Unix_Linux]
fq-cbr.rar
This file contains a preliminary cut at fair-queueing for ns
# as well as a number of stubs for Homework 3 in CS268.
#
# $Header: /nfs/jade/vint/CVSROOT/ns-2/tcl/ex/fq-cbr.tcl,v 1.8 1998/09/01 17:02:48 tomh Exp $
#
Category:
SCM Upload User:
hyzm2008 Size:
3K
-
[
Java/JSP]
SkipList.zip
... subsequences of the items. These auxiliary lists allow item lookup with efficiency comparable to balanced binary search trees (that is, with number of probes proportional to log n instead of n).
Each link of the sparser lists skips over many items of ...
-
[
Java/JSP]
palindrome.zip
This program checks a word or a phrase if it is a palindrome. Palindrome is a word, phrase, number or other sequence of units that can be read the same way in either direction (the adjustment of punctuation and spaces between words is generally ...
-
[
C/C++]
BreakGcc.zip
... the code... This code just return true if a solution exist.
This code solves the problem of the "count down number" http://en.wikipedia.org/wiki/Countdown_ 28game_show 29#Numbers_round, wich is similar to the BIN-PACKING NP-Complete problem.
email ...