资源列表
paikechengxu
- 一个简单的课表排课算法实现,识别课程前后继关系,完成自动排课-a simple Timetable Course Scheduling Algorithm, before subsequent identification courses, complete Automatic Timetable
CMatrixClass
- 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。 6.静态函数Bspline3():3次
Discrete_PSO_TSP_C
- 离散粒子群算法(Discrete PSO)C语言源代码。 附带有利用D-PSO解决旅行商问题(TSP)的代码可作为使用时的Demo参考-discrete particle swarm algorithm (Discrete PSO) C language source code. Incidental use of a D-PSO solve the traveling salesman problem (TSP) code can be used as a reference when t
5program
- 牛顿法,三点插值,二分法,埃特金,乘法口诀表-Newton, 3:00 interpolation, black, Aitken, the multiplication table rhymes
texture123
- 本程序实现了对一副图像中的材质不同的物体进行分类,对于材质相同的物体归为一类.-the realization of the image of a different material objects to the classification, For the same material objects classified as a category.
linehough123
- 这个程序检测出了图像中的直线,而且用绿色标出直线,直线断电用+表示,并且用不同颜色标出了最长的直线-this procedure detected the image straight, and marked with a green line, a straight line with power outages, and with different colors marked the longest line
linedetec
- 这是一个使用hough变换来实现一副图像中直线检测的代码,比较高效而且检测效果很不错-use hough transform to achieve an image line detection code, more efficient and effective detection is pretty good
music10
- 十分好用的music算法.运行就可以看到方向图。希望跟各位资源共享。-very good for music algorithm. Running, you can see the direction of the map. With the hope that you can share resources.
NeuralFaceRec
- VB编写的人脸识别程序,使用了人工神经网络来实现识别-VB face recognition, the use of artificial neural networks to achieve recognition
SADeterministicStochastic
- Simulated Annealing for both Stochastic models and Deterministic models-Simulated Annealing for both Stochastic m odels and Deterministic models
geneticalgorithmcode
- genetic algorithm genetic algorithm 遗传算法 遗传算法-genetic algorithm genetic algorithm GA Genetic Algorithm
computedaybydate
- C++输入年月日,判断星期几?-C + + input date, the judge what day? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
