资源列表
JiFen
- 用梯形公式和simpson公式求积分-with trapezoidal formula and simpson formula quadratures
akm
- 阿克曼函数,一种十分有效的函数,在数据结构中使用得多。
RGB2YCbCr(0-255)
- This module converts the incoming Red, Green, and Blue 8-bit pixel data into Y, Cb, and Cr 8-bit values. The output values will be unsigned in the range of 0 to 255. data_in contains the Red pixel value in bits [7:0], Green in bits [15:8], a
3377
- Ferry lanes 计算在河的两岸运送包裹的最优路径 -Ferry lanes in the river cross-strait transportation of parcels of optimal path
c41
- 多段图用邻接矩阵存储,编写多段图问题的向后递推动态规划算法。-Multi-stage graph with adjacency matrix storage, the question of the preparation of multi-stage plan backward recursive dynamic programming algorithm.
averege
- matlab code about image processing
zz
- 这一算法实现了堆存存储结构的串的置换操作REPLACE(&S,T,V)-This algorithm achieved a stockpiling storage structure of the string replacement operation REPLACE (& S, T, V)
Circular_Queue_Implementation_using_Arrays
- Circular Queue Implementation using Arrays
ZipUtil
- 自写Zip工具,可压缩文件或文件夹,压缩格式为Zip,对多层文件夹结构包含递归算法,可直接用或拿来学习。-Zip Utils for file or directory,recursion examples
game
- 从N块积木中选出若干块,并将它们分成M(1<=M<=N)堆,称为第1堆,第2堆,第3堆,…。每堆至少有1块积木,并且第K堆中任意一块积木的编号要大于第K+1堆中任意一块积木的编号(2<=K<=M)-selected from N building blocks in several pieces, and they are divided into M (1 <= M <= N) reactor, known as the first reactor, rea
NTX
- 粘弹性波动方程的离散形式,对初学数值模拟的同学有帮助-Discrete form viscoelastic wave equation, numerical simulation for beginners help students
Performance
- 计算分类性能指标matlab代码,指标包涵:混淆矩阵ConfusionMatrix 整体分类精度OA Kappa 平均精度AA 用户精度user 生产精度producer 每个类别的准确率perAcc -Classification performance computing matlab code, index inclusion: confusion matrix ConfusionMatrix overall classification accuracy OA Kappa