资源列表
can-temperater
- can总线程序 能够实现两个节点的通信 可以分别通过俩个节点查看另一个节点的温度-can can bus program to achieve a two-node communication by both nodes to view another node temperature
MATLABindex-fit
- matlab中指数拟合的源程序 很好 很有用-the matlab in exponential fitting good source useful
MIP
- 运用分枝定界法求解混合整数规划程序 各输入参数的含义: min f*x A*x<=b Aeq*x=beq iter_num_max:迭代次数的上限 lb:各变量的下限 ub:各变量的上限 x0:初值 ID:0、1变量,ID(k)=1,表示第k个变量为整数变量,ID(k)=0,表示第k个变量为非整数变量 ftemp_up:初始上界,无法找到初始上界,默认为无穷大 IP:初始可行解,无法找到初始可行解,默认为空 各输出参
neural-net
- matlab中神经网络的一些源程序 很有用 -matlab neural network source useful
beibao
- 背包问题,用PSO解背包a=[95 4 60 32 23 72 80 62 65 46] 物品的体积 c=[55 10 47 5 4 50 8 61 85 87] 物品的价值 b=269 背包的重量限制-Knapsack problem, PSO solutions backpack a = [95 4 60 32 23 72 80 62 65 46] the volume of goods c = 55 10 47 5 4 50 8 61 85 87] b = 269 valu
gray-threshold
- matlab中灰色阈值元程序 初学者可能很有用 -gray threshold element program matlab beginners might be useful
genetic-algorithm
- matlab中一种遗传算法的源程序 很全面 很有用-a genetic algorithm matlab source code is very comprehensive and useful
key-design
- 键的设计 通过输入尺寸可以查询键的长度 也可以通过输入应力对键进行校核 -Key design input size can query key length can also be checked by entering the stress on the key
GLAUX
- 提供用于opengl的头文件,包括了glaux等的头文件-Provides a header file for opengl, including glaux header files
eluosi2
- bool BigMap[12][21] //BigMap bool CurPiece[4][5 ] //CurPiece bool NextPiece[4][5][5] //NextPiece int xPos,yPos //表示当前下落方块在BigMap中的位置坐标 int score //储存分数 char scoreString[20] //储存分数的字符串 int level //储存过关数
Astar-KO
- 用Matlab实现的一个星路径查找的源码 很完整很详细-Find the source code using Matlab achieve a star path is very complete and very detailed
featureselect
- 最基本的特征提取,包括颜色,边缘等特征,注释清楚,易于初学图像提取的学生使用。-basic feature select codes,including color, edge,etc. it is very useful for the new comer.
