资源列表
1
- 遗传算法(Genetic Algorithm,GA)是一种进化算法,其基本原理是仿效生物界中的“物竞天择、适者生存”的演化法则。遗传算法的做法是把问题参数编码为染色体,再利用迭代的方式进行选择、交叉以及变异等运算来交换种群中染色体的信息,最终生成符合优化目标的染色体。 在遗传算法中,染色体对应的是数据或数组,通常是由一维的串结构数据来表示,串上各个位置对应基因的取值。基因组成的串就是染色体,或者叫基因型个体( Individuals) 。一定数量的个体组成了群体(Population)。群
Taci-AKT
- Taci Algorithm for C-Taci Algorithm for C++
slotted1
- slotted Aloha simulation code in matlab.
modified-k-epsilon-model
- UDF for modofied k epsilon turbulence model
2D_Viscosity_Pipe_L10
- UDF for viscoplastic viscosity+ initial viscosity+inlet pressure transient case
layers_csv
- 图层控制开发,用于控制图层的csv层,少说多做吧-layer feature congtrrlol
lsb_video
- watermarking video lsb
socket
- socket server tcpip mult client threading
Rectangle
- how to draw a rectangle
cif-to-sif-and-qcif-
- a video sequence with cif format convert to sif and qcif format and the mean square and mse error are computed.
ebma
- implementing EBMA with matlab codes in video proccessing.
uniform-and-gausian-noise
- adding uniform and guassian noise to an image and restore it with adaptive local filter