-
Dijkstra
Dijkstra algorithm implemented by c++
- 2010-08-22 13:56:59下载
- 积分:1
-
Lyapunov_matlab
matlab this is Lyapunov function for linear stable system
- 2012-08-04 21:16:51下载
- 积分:1
-
johnson-cook-vumat-rate-3
johnson-cook理论的umat程序,此程序可以带入abaqus,然后计算应力(johnson-cook umat code)
- 2014-11-24 19:33:45下载
- 积分:1
-
fuzzysketch
Fuzzy Extractor Sketch
- 2014-01-08 05:18:00下载
- 积分:1
-
WaveletPsoSVM
小波支撑向量机预测方法研究,可以参考,是文档形式,欢迎下载。(Correction of wavelet support vector machine sensors, can refer to, is a document form, please download.)
- 2015-01-31 10:45:59下载
- 积分:1
-
Equalizer
本文的设计均衡器以MATLAB为开发平台,利用MATLAB的GUI功能,能实现对音乐的读取,播放,音量调节,分段频率调节,以及波形显示等功能,对数字信号处理有极好的演示.(In this paper, the design of the equalizer MATLAB as a development platform, using MATLAB GUI functionality, can achieve read music, play, adjust volume, segmentation frequency regulation, and waveform display and other functions, the digital signal processing with excellent presentation .)
- 2014-01-20 21:09:04下载
- 积分:1
-
RC-design
说明: rc滤波器的设计,很详细的过程,从原理到代码都有(rc filter design, a very detailed process, from theory to code all)
- 2011-04-06 21:59:08下载
- 积分:1
-
cfmatrix
本程序,可以用了画混淆矩阵,请大家使用,谢谢(This procedure can be painted with a confusion matrix, please use, thanks)
- 2021-02-24 11:49:39下载
- 积分:1
-
bsearch_c
binary searching in the code.
- 2013-07-25 19:58:35下载
- 积分:1
-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1