资源列表
long
- 关于数据结构中的链表的各种应用和操作-With regard to the linked list data structure and operation of a variety of applications, etc.
Genetic
- 遗传算法 genetic algorithm 注释清晰 非常好理解哦,标准的遗传算法-Genetic algorithm genetic algorithm the standard genetic algorithm
drtoolbox.tar
- 非线性的降维算法的工具箱,如PCA、 classical scaling等。-Dimensionality Reduction toolbox
Matlab Toolbox for Dimensionality Reduction
- The toolbox contains a lot of dimensionality reduction algorithms
JCTVC-D262-v2
- Context-Adaptive Binary Arithmetic Coding (CABAC) is one of two entropy engines used by the AVC video coding standard
Tab-Pannel
- 用MATLAB图形用户界面实现项目成果的展示,包括图形,性能参数,并可实现多界面切换-Using MATLAB graphical user interface to achieve the project presentation, including graphics, performance parameter, and can realize multiple interface switch
viewcontent
- Wind turbine generators (WTGs) are usually equipped with mechanical sensors to measure wind speed and turbine shaft rotating speed for system monitoring, control, and protection. The use of these sensors increases the cost and hardware comple
battery-backtime-calculation
- 电池后备时间计算,根据规格书采用曲线拟合法。-Battery backup time calculation, curve fitting method according to the specifications.
chapter8
- data sheet image processing
(HHT)Hilbert-HuangTransform
- The Hilbert–Huang transform (HHT)is an empirically based data-analysis method. Its basis of expansion is adaptive, so that it can produce physically meaningful representations of data from nonlinear and non-stationary processes.
LU2
- 2个c++编写的LU分解法实例,DOS窗口,不是MFC的-2 c++ written instance of the LU decomposition
第二节 数据结构(线性表)
- 课件 线性表的逻辑结构及基本运算 在线性表 a[1],a[2],……,a[n]中找元素x(begin for i:=1 to n do if a[i]=x then exit(i); exit(0); end;)
