资源列表
pade__semantics
- 若您想正常使用编译后的程序,代码中的client_id是不可用的(If you want to use properly the compiled program, client_id is not available in your code)
myplotROC
- 自己制作的可以用来画ROC曲线,非常好用!!!(Their own production can be used to draw ROC curve, very easy to use!!!)
ga
- genetic algoritm code for matlab dr farhad
final
- stft code in matlab
4975036483ArmThreadX
- threadx sources stuff(various sources of threadx system)
Binary GA
- binery genetic algorith in matlab
mat class
- matlab class exercises code
peryqd-goader
- 获取安装软件信息,为你学习源码节省不少的时间(Install the software information, learning source for you save a lot of time)
去燥算法
- 利用平均与中值算法去燥.均值滤波算法:也称线性滤波,主要思想为邻域平均法,即用几个像素灰度的平均值来代替每个像素的灰度。有效抑制加性噪声,但容易引起图像模糊,可以对其进行改进,主要避开对景物边缘的平滑处理。 中值滤波:基于排序统计理论的一种能有效抑制噪声的非线性平滑滤波信号处理技术。中值滤波的特点即是首先确定一个以某个像素为中心点的邻域,一般为方形邻域,也可以为圆形、十字形等等,然后将邻域中各像素的灰度值排序,取其中间值作为中心像素灰度的新值,这里领域被称为窗口,当窗口移动时,利用中值滤波可以
聊天室
- 用来室友同一网络下聊天。也可以端口映射开通外网来实现像QQ一样的聊天功能(Used to chat with roommates on the same network. You can also port mapping, open the extranet to achieve the same chat function as QQ)
微机保护源码
- 微机保护源代码,实现35kv及以下的线路保护所有功能。汉化液晶显示等全套程序,基于motolila 68332平台(Microcomputer protection source code, 35kV and below the line protection, all functions. Chinese LCD display and other complete set of procedures, based on motolila 68332 platform)
HelloChart_LineChartTest
- android 画二维波浪图,动态波浪图(Draw a two-dimensional wave chart)