资源列表
fungsi_5
- function to do scan type 5
utama_2
- Program to do main program 2 with picture Lena
ATM
- ATM提款机 ATM提款机-ATM cash machines
KMP
- C语言KMP字符串搜索算法实现 -C-KMP string search algorithm
psnr
- good for calculate PSNR
dongtaiguihua-suanfa-source-code
- 分别用动态规划的算法,用手工解决资源分配的问题。另一个是编程解决下面的问题: 一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T,使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一个三角形的权重是其各边的权重之和)。-Respectively dynamic programming algorithm, hand a
mandelnt150110
- This program displays 14 different interate functions (mandelbot) graphically. It has a C frontend but all the routines are written in asm using floating point floats,doubles,long doubles(80bit),SSE,and SSE2 instructions depending on the resolution a
WordPartation2
- 中文分词程序 利用最大匹配算法 支持GB2312编码格式的文件-Chinese word segmentation procedure using the maximum matching algorithm to support GB2312 encoding format of the file
fuzzywatertemporaturecontrol
- The goal is to design a fuzzy controller that will control the water temperature to follow a reference profile as closely as possible.
FuzzycontrollerFIS
- This demonstration uses the Fuzzy Logic Toolbox to design a Fuzzy Inference System (FIS) using different defuzzification methods
GA_PSO
- 利用GA來模擬鳥群尋找食物的行為,方法就是找尋距離食物最近的鳥之周圍區域及根據自己本身飛行的經驗判斷食物的所在-The use of GA to simulate the behavior of the flock in search of food, the methodology is to find the nearest bird food from around the region and according to their own experience of flying to
tsp_ga_cities
- Develop a generic genetic algorithm to solve the traveling salesman problem with 20 cities that are uniformly distributed within a unit square in a 2-dimensional plane.
