资源列表
UcosForEp7209
- ucos在EPS7209上的移植代码,内核代码需要自己补齐-OUT EPS7209 in the transplant code, the kernel code itself needs filled
ucosForAvr
- ucos在avr上的移植代码,内核代码需要自己补齐-OUT avr in the transplant code, the kernel code itself needs filled
p2ptalk
- 介绍网络通讯的文章很多,但他们的代码大都没有解决地址转化问题,本程序可以穿越NAT进行网络通讯.-on network communications are many articles, but most of their code into address unresolved issues, The procedure to pass through the NAT for network communications.
QCommands
- 这个是symbian os 9.1命令字符界面的例子,适合初学者.-This is a symbian os 9.1 interface characters orders example for beginners.
QDialogs
- 这个是symbian os 9.1的对话框的例子,适合初学者.-the symbian os 9.1 is a dialog example for beginners.
QMyDirectory
- 这个是symbian os 9.1目录管理的例子,适合于初学者.-This is a symbian os 9.1 directory management examples, suitable for beginners.
QLayout
- 这个是symbian os 9.1 UI 布局的例子,适合初学者.-This is a symbian os 9.1 UI layout of the example for beginners.
QListBox
- 这是一个symbian OS 9.1的一个网格的范例,适合初学者参考。-This is a symbian OS 9.1 of a mesh model of reference for beginners.
DSPProcess
- 一个比较完整的图像DSP处理程序,主要进行较高级的图像处理工作。-a relatively complete DSP image processing, mainly for higher image processing work.
mahalanobis
- 一种新的计算马氏距离的算法,算法采用二次协方差矩阵操作,进而使距离考加入相对性因素。-a new Mahalanobis distance calculation algorithm, the algorithm using quadratic covariance matrix operations, thereby enabling the relative distance to take factors.
Thin
- 一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。-an improved regional image centerline extraction methods, in order to avoid a number of the border, Algorithm advance expand border.
AnalysisParts
- % 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、 % S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系进行定义。 % 此时不采用绝对位置,而用相对关系的位置更具有鲁棒性,这样一共是45个维度。