资源列表
BCEncode.zip
- 生成条形码的DLL文件及其使用例子
单像空间后方交会算法
- 本程序为近景摄影测量的单像空间后方交会算法,采用VC++实现
Interpolation-algorithm
- 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lag
free-scada-src_0.07b
- 一款最完整的工业组态软源代码,包括了组态界面,脚本语言,设备驱动等,拿来就可以作为自己的组态产品,吐血奉献-one of the most complete industrial configuration software source code, including the configuration interface, scr ipting language and the device driver, can be used as their own product configura
TOA
- 这是MUSIC算法对TOA的估计,相信对大家非常有用。-This is the MUSIC algorithm TOA estimates, we believe that the right is very useful.
菲涅耳衍射数值算法
- 菲涅耳衍射数值算法MATLAB程序,对于光学研究有参考价值
交互式计算机图形学第七版代码
- 交互式计算机图形学-基于WebGL的自顶向下方法(第七版)(Interactive computer graphics -- top down method based on WebGL (Seventh Edition))
Regularization Tools Version 4.1
- 正则化工具,完整的正则化工具,包括各种正则化的处理,使用matlab编程语言(regularization tools)
MRF_FCM
- 实现模糊聚类算法(FCM)与马尔科夫随机场空间约束(MRF)的图像分割、SAR图像变化检测(Fuzzy Cluster Method and Markov Random Field for Image Segmentation or SAR Change Detection)
matlab
- 使用MATLAB读取hdf数据并画图(程序所用数据为cloudsat卫星数据)(Using MATLAB to read HDF data and draw pictures (the data used in the program is CloudSat satellite data).)
dll
- 破解halcon17.12的dll x86,x64文件(Cracking DLL x86, x64 files of Halcon 17.12)
频域滤波
- 编程实现灰度图像的频域滤波算法。使用Matlab实现不延拓和延拓两个版本。对于延拓和不延拓版本,在理想低通滤波器、巴特沃斯低通滤波器和高斯低通滤波器上比较两者的区别;对于延拓版本,比较不同参数设置对上述三种滤波器滤波结果的影响。(Program to realize the filtering algorithm of gray image in frequency domain. Matlab is used to realize two versions of no extension an