资源列表
AngleConversion
- 在地球科学中,角度、弧度、度分秒的转换非常实用,这里提供测地学常用的角度转换-Angle Conversions in Geodesy
MALLOC
- malloc source code _C CUSTOMIZED MEMORY ALLOCATORS_ by Paul Anderson -malloc source code _C CUSTOMIZED Memory AL LOCATORS_ by Paul Anderson
01
- 柱状图和曲线图叠加,如何两纵轴的刻度,横轴的刻度的校正,如何调色让图片更美观。内附测试数据。-Histogram graph superimposed, how two longitudinal axis of the scale, the scale of the horizontal axis correction, how palette to make the picture more beautiful. Enclosing the test data.
ydhglxt
- 基于C语言的运动会管理系统,生成可操作人机交互界面。-Games based on the C language management system to generate actionable interactive interface.
cmos_top
- 基于FPGA的CMOS摄像头转tft输出程序源码。基于艾曼第四代图像处理板子。-Turn tft output program source FPGA-based CMOS camera. Ayman based fourth-generation image processing board.
grnn
- 广义神经网络在预测中有广泛的应用,参数设置简单,值得学习。-Generalized neural network is widely used in the forecast, the parameter setting is simple, it is worth learning.
newotsu
- OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEE
juandong
- 通过51单片机然后在12864实现一个全屏卷动的功能-51 12864 by SCM and then implement a full-screen scrolling function
adaboost
- 简单易上手的adaboost VC++实现!
1011245
- 步进频雷达成像系统设计与仿真实现mabatlb-step frequency system radar target imaging
pcnn
- pcnn分割,输入的灰度图像,Edge:检测到的一些边界点,Numberofaera则表明了在各次迭代时激活的块区域 利用PCNN进行图像分割时,是将每个像素对应一个PCNN神经元,归一化的像素灰度值 作为外界刺激新型号,将这些神经元按一定方式连接,就得到一个单层脉冲耦合神经网络,向 网络输入一幅图像,当某个像素对应的神经元发生脉冲,邻域内与它相似的神经元也发生脉冲, 产生的脉冲序列构成了一个二值图像序列,这样的序列就是PCNN输出的分割图像。-PCNN segment