资源列表
cavity
- cavity流,LBM方式Matlab实现-cavity flow, LBM way to achieve Matlab
shujujiegou
- 数据结构与算法英文版,内容讲解的很详细,只不过需要英文的功底-Data structures and algorithms in English, explaining the contents of very detailed, except that it requires a good grounding in English. . .
D-S
- 战略地图态势估计与态势融合的界面仿真程序及算法-Situation Assessment and Strategy Map Situation fusion algorithm and simulation program interface
HIT_acm
- HIT_acm试题 大家有兴趣看看吧
Sgs
- 基于opencv的单高斯模型实现物体检测-Achieve object detection based on single Gaussian model opencv
时尚欧美风图文排版PPT模板
- 通过一个猜字母的游戏,练习perl中的直接量列表、数组好(Through a game that guesses letters, practice the list of direct quantities and arrays in Perl)
Matlab-simulink-CAD
- 东北大学薛定宇老师的精品课程讲义-控制系统仿真与CAD,PPT格式
DOA
- 基于压缩感知的目标DOA估计,以及常规DOA的方法-DOA Estimation Based on Compression Sensing
DeepLearnToolbox-master
- 深度学习神经网络matlab最好用的工具箱,包含CNN、DBN、RBM等。代码简单明了非常适合初学者(Deep learning neural network matlab is the best tool kit, including CNN, DBN, RBM and so on. The code is simple and clear for beginners)
com.snda.wifilocating_4.3.29_190102
- 复杂网络演化博弈,学习建模的过程,一起学习。(network game Complex network evolution game, learning modeling process, learning together.)
RemoteTool
- CTP_接口应用例程 CTP_接口应用例程-CTP interface demo project code
finding-the-shortest
- 结合图论的知识并用C++语法知识实现的解决各个城市之间最短距离问题,它很好地结合了找出图上任意两个点之间最短距离及路线的Dijstra 算法。-we combine the technology of the map with the knowledge of C++ to find the shortest distance of the two spots.It perfectly take the advantage of the algorithm of Dijstra,which is