资源列表
8255chengxu
- 可编程并行接口8255A完成的交通灯实验 用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口的交通灯。 -programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C - I control 12 LED bright and methomyl (output of 0-liang
6-9
- 将存于DAT1开始的1个8字节BCD相加,结果放在SUM.考虑溢出.-will be stored in the DAT1 began an eight-byte BCD together, the results on SUM. Consider spills.
randomsignal
- Matlab下利用同余算法产生一组伪随机数,并利用中心极限定理构造正态分布序列,验证其正态性并编写自相关函数计算其自相关-using the congruence algorithm to generate a set of pseudo-random number , and use the central limit theorem to construct a normal distribution sequence, and then verify the normality and u
C-Finite-element-zoubiaopaixu
- 用C++编写的地球物理有限元法大地电磁二维正演模拟坐标转换排序程序。-The written geophysical magnetotelluric 2D Finite Element Method with C++ forward modeling coordinate conversion program.
GMM
- 混合高斯模型算法,可以产生混合高斯分布,并通过自拟和确定高斯函数个数。-Gaussian mixture model algorithm, can produce a mixture of Gaussian distribution, and through self-fitting to determine the number of Gaussian function.
dictcnWorker
- 字典遍历算法,Python脚本,可移植可调试,python2.5-dictionary overview
DIP_EX2_3---Copy
- getting bit-planes of a gray-scale image
MOM_Halen
- 利用矩量法和海伦积分方程计算对称振子的电路参数和辐射参数。-Use the method of moments and Helen integral equation symmetric oscillator circuit parameters, and radiation parameters.
knn_test
- knn算法实例研究,部分代码有注释,有问题联系,1024515524@qq.com-KNN algorithm example research, some of the code notes, if there is a problem,you can contact email 1024515524@qq.com.
Cal_MBI
- 计算形态学建筑物指数(Morphological Building Index,MBI)-Calculation MBI
pin_dai_fang_zheng
- 通信原理之数字频带仿真实验。2ASk信号仿真,2FSK信号仿真,2PSK信号仿真-Digital Frequency Simulation Experiment of Communication Principle. 2ASk signal simulation, 2FSK signal simulation, 2PSK signal simulation
frost去除相干斑噪声
- 经典的frost算法,可以用来去除SAR图像中的相干斑噪声,修改加载的图片路径后可以直接运行。