资源列表
InSAR相位解缠代码
- 干涉SAR(InSAR)相位解缠处理代码,包括枝切法及质量图指导法,代码为matlab(Interference SAR(InSAR) phase unwrapping code, including the branch cut method and quality chart guidance method, the code is MATLAB)
Two phase flow - basic Shan-Chen model
- 通过格子玻尔兹曼方法模拟Shan-Chen模型的两相流(Two phase flow simulation of Shan Chen model by lattice Boltzmann method)
NcutImage_7_AMD64
- 图像分割算法,基于归一化割,对边缘的识别较准确。(Image segmentation algorithm, based on normalized cut, is more accurate for edge recognition.)
C语言实现顺序串的操作(适合初学者)
- 输入字符序列,实现顺序串的定义和10个基本运算的实现:串初始化、创建、判空、判满、求串长、串复制、串比较、串连接、串模式匹配、串输出。
坐标变换
- 汽车运动学,其中空间六棱柱变换是差速两轮车正逆解,以及三轮车正逆解的最基础编程。(Vehicle kinematics, in which the space hexaprism transformation is the most basic programming of the forward and inverse solutions of the differential two wheeled vehicle and the three wheeled vehicle.)
ChapMyPetShop
- 基于asp.net,利用三层架构实现petshop的购物 登录 注册等功能(be based on asp.net Using three-tier architecture to realize the functions of shopping login and registration of petshop)
八数码问题
- 这是老师布置实验的八数码问题的代码,大家有需要的可以借鉴一下,能够解决问题
android相机打开代码
- 可以适用于MTK各平台的相机打开代码,可以获取到raw图像,非常实用,camera和camera2 api都有示例
DehazeNet源码
- 文献DehazeNet: An End-to-End System for Single Image Haze Removal配套源码,matlab可运行。
基于ST32F302的BLDC 矢量控制源代码程序
- 基于ST32F302的BLDC 矢量控制源代码程序,基于开发库V4.3.测试通过,还不错。
语音信号数字水印技术
- 包括原始语音的时域和频域波形,加入水印的语音信号频谱,对水印信号进行低通滤波以及对水印的提取
数据结构C++实现有向图影响力排序
- C++实现有向图节点度的输出以及影响力排序