资源列表
algorithm
- 详细讲解四个排序算法,帮助大家理解~不过是英文版的哦~原汁原味~呵呵~-Elaborate on four sorting algorithms to help you understand the English version but oh ~ ~ genuine
C++_with_Matlab
- Why use C/C++ with Matlab? • Matlab can be slow • C++ can be fast – How can we integrate C++’s speed with Matlab’s convenience? Matlab’s convenience? • Goal: -Implement critical functions with (fast) C++ code, and use (
WCECS2007_pp855-858
- Abstract—The proportional integral derivative (PID) controller is the most widely used control strategy in industry. The popularity of PID controllers can be attributed partly to their robust performance in a wide range of operating conditions
C_with_Matlab
- C++ 与 MATLAB 混合编程的pdf英文课件 实现图像的Median filter-a step by step guide on how to realize image median filtering with integrated C++ and MATLAB ,tutorial only,no sample code available
regiongrow
- Use regiongrow algorithm to 經過像素聚積成長後的輸出影像
CB-Tree
- C++数据结构中经典B-树的构造方法,功能包括初始化、插入、删除、在控制台输出等功能。-C++ data structure in the classic B-tree construction methods, features include initialization, insert, delete, in the console output and other functions.
组合预测及其程序
- 组合预测及其程序,是毕业设计论文,又很详细的说明。-combination forecasting and procedures, design graduate thesis shy detail.
11111
- 这是一篇有关离散分数傅里叶变换的数字水印算法的文章,希望对大家有帮助-This is a discrete fractional Fourier transform on digital watermarking algorithm article, we want to help
sdr
- Source to Distortion Ratio
C++_with_Matlab
- Matlab allows the use of MEX files –MEX files are pre-compiled files that are called from Matlab –Can be compiled from Matlab .m files –Can also be compiled from external C++ code. • This will be our focus-Matlab allows the use of
qqq
- 利用分步傅里叶方法求解非线性薛定谔方程的matlab程序。-Using split-step Fourier method for solving nonlinear Schrö dinger equation matlab program.
