资源列表
shujubao
- 截获数据包的小程序,使用c语言编写,简单的抓包程序-intercept and capture the IP package
BootConfiguratior
- Usefull tutorial of using boost configurator
huitu
- 运用于绘制颅脑模型,32个电极,标准放置,包括耳朵,电极位置,还有头部-plot the model head,you can see the ears,and the location of dainji which is been locaded according the norm
clustering_coef_bd
- 得到一个人二值矩阵后,计算一个二值矩阵的聚类系数,来表示矩阵的特征-when you have a 0-1 matrix ,you can calculate its clusterig through my program
findpaths
- 用于矩阵中寻找路径,你可以设定你的寻找方式,或者首尾-when you want to find the path of a matrix ,you can use it to help you
APEN
- 计算一个N点序列的近似熵,运用的原始的算法,最后得出的事m=2时的一个结果,还需再次调用,以获得m=3时,两者相减方为近似熵-this is use the means of tradition calculation of APEN to calculate the APEN ,the first run only get the result of when the m=2,you should run again to set up the m=3 to got the outcome
2010-12-12
- 可实现飞思卡尔比赛以及灭火机器人比赛的计时裁判器,-And can achieve Freescale game timing referee
filecovert
- 文件格式转换,hdf格式转为txt 分两部分输出-The file format conversion, the hdf format into txt is divided into two parts output
Ini-file-read-and-write-in-Delphi
- Delphi源码 Delphi中的ini文件的读写-Delphi source INI file read and write in Delphi
DMX512APV3.1
- 概述 DMX512AP是并联应用单线传输三通道LED驱动输出控制专用芯片,兼容并扩展DMX512(1990)信号协议。芯片内含电源稳压电路,时基电路,信号解码模块,数据缓存器,三通道恒流驱动器(电流值可由外挂电阻调控),以及内置振荡器。每一输出通道皆可输出8位(256级)灰阶的可调线性电流。支持输出端极性反转。单独的写码信号线可以一次性串联写码,带外置EEPROM存放芯片地址,支持与DMX512A-W组合使用。 特性说明 ◆ 三通道开漏输出,最大恒流输出:
linklist
- 实现一个双向循环链表,每个结点中除有prior,data和next三个域之外,还增设了一个访问频度域freq。在链表被起用之前,频度域freq的值均初始化为零,而每当对链表进行一次LOCATE(L,x)的操作后,被访问的结点(即元素值等于x的结点)中的频度域freq的值便增1,同时调整链表中结点之间的次序,使其按访问频度非递增的次序顺序排列,以便始终保持被频繁访问的结点总是靠近表头结点。-Circular linked list to implement a two-way, each node
fun_svm_regress
- 回归中的参数c和g使用不同的方法进行优化-Use a different approach to optimize the regression parameter c and g