资源列表
OpenNL2
- This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solver
AI_lovebit
- 人工智能AI经典入门书,很难找的噢,给喜欢的朋友-classical AI Artificial Intelligence portal, it is very difficult to find the, uh, likes to friends
morp
- 形态滤波,各种算法。可修改后实现各种组合。-morphological filtering, algorithms. Can be modified to achieve various combinations.
Fuzzy_Controller
- 模糊控制矩阵推理,控制规则表,设计带有延迟一阶惯性环节得模糊控制器。-fuzzy control matrix reasoning, control rule, designed with a delay in order inertia links fuzzy controller.
DEMO(sort)
- 实现各种内部排序。包括冒泡排序,直接插入排序,Shell排序,快速排序,堆排序,并比较排序的比较次数和移动次数。主要是C语言。-achieve internal order. Including bubble sort, direct insertion sort, Shell sort, quick sort, heap sort, and compare the ranking of number and mobile number. C is the main language.
GAMELIB
- vc写的源程序,是关于游戏类的程序。调用了系统的很多API-vc wrote of the source is the type of game procedures. Calling many of the system API
PCInt
- 图像相关校正方法 用三点做线性矫正 在matlab中实现-image correction method using linear correction 3:00 done in Matlab achieve
affine
- 图像的仿射变换,共包括4个文件,全都是matlab文件,分别为affine.m,grad.m,wrap.m,paremetric.m:,对于图像仿射变换以及图像的超分辨率重构非常有帮助。-image affine transformation, including a total of four documents, and all of Matlab documents, affine.m respectively, grad.m, wrap.m, paremetric.m :, for th
nposs
- Programs to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.-Programs to induce a naive possibilistic c lassifier (a possibilistic
eclat
- A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent
acopt
- A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker
psopt
- A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their