资源列表
同步电机滑模和协同
- 可以放入电机模型,直接运行,改变参数比较方便(Can be put into the motor model, direct operation, change the parameters more convenient)
(65260)
- 非结构网格,有限体积法解二维浅水方程, 用于水动力学计算,带算例。(solving the 2D depth averaged navier-stokes equations using finite volume method)
第一行代码(第二版)源代码
- 郭霖的第一行代码(第二版)书籍源代码 第一行代码 第二版,被Android开发者誉为“Android学习第一书”。全书系统全面、循序渐进地介绍了Android软件开发的必备知识、经验和技巧。 《第一行代码》(第2版)基于Android 7.0对第1版进行了全面更新,将所有知识点都在最新的Android系统上进行了重新适配,使用全新的Android Studio开发工具代替之前的Eclipse,并添加了对Material Design、运行时权限、多窗口模式、Gradle、RecyclerV
基于帧差法的运动目标检测的matlab代码
- 基于MATLAB的视频前景提取,使用帧差法。(Video foreground extraction based on MATLAB)
HT66Fxx单片机原理与实践C语言
- HT66XX单片机应用 对HT66FX0的内部架构做详尽的介绍,针对存储器架构,I/O特性、TM、ADC、WDT、SIM、LVR、LVD、LCD等外设的的使用说明(HT66XX Application of Single Chip Processor)
禁忌算法求解tsp
- 利用禁忌搜索算法求解经典TSP问题。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。(Tabu search algorithm for solving classical TSP problems)
New_SPH2D
- 基于刘谋斌书本上的sph程序进行的扩展,能模拟溃坝、超高速等问题。(Based on the expansion of SPH program on Liu Moubin's book, it can simulate dam break, super high speed and so on.)
Computational Methods for Plasticity
- 欧文写的一本非常经典的塑性力学书籍,书中包含了源码。(Erwin wrote a very classic book of plastic mechanics, the book contains the source code.)
[《数据结构》(C语言版)配书光盘].DSDemo
- 数据结构(C语言版) 老版本 配套光盘,含源码和演示(Data Sturcture CD with code and demo)
分数阶傅里叶变换frft数值计算
- 我最近在研究frft-分数阶傅里叶变换的数值计算问题,主要是Ozaktas提出的采样型算法,以及Pei 等提出的采样型算法。(I have recently studied the numerical computation of frft- fractional Fourier transform, mainly the sampling algorithm proposed by Ozaktas, and the sampling algorithm proposed by Pei.)
用matlab求伪Wigner-Ville分布
- 用matlab求伪Wigner-Ville分布(Using the pseudo Wigner-Ville distribution with MATLAB)
EKF UKF PF EPF UPF性能比较
- 程序包含 EKF UKF PF EPF UPF 的性能比较,里面是比较简单的调用,并对其性能做了简要的对比。(The program contains the performance comparison of EKF UKF PF EPF UPF, which is a relatively simple call, and makes a brief comparison of its performance.)