资源列表
cv4
- Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
cv3
- struct Edge { Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
dreaming-in-code
- dreaming in code电子版,给大家分享一下-dreaming in code
TwIST_v1
- 基于两步迭代收缩法和复数小波的压缩传感 图像重构 - Based on two-step iterative shrinkage method and the complex wavelet compression sensor Image reconstruction
stringmatching
- 我也是在网上乱找了一个源程序代码,希望有帮到大家的。-String matching
totop_test
- JS代码,网页滚动至页面顶部,滚动有时间限制,显示方式为慢慢滑动-to page top
scrt62-x86
- CRT6.0.2 的注册码和安装程序,很好用的调试助手-CRT6.0.2 s keygen
Lab1
- SBMI Labwork done in FEUP
1-20quize
- There are answers for quizes in iCarnegie from 1 to 20(SSD2)... I think this answers will be useful for students
Rossler_lyh
- 李雅诺夫指数程序 李雅诺夫指数程序 -chaos
dctm
- this the DCT image compression code i have tried . i missed out 2 files while uploadin last time sorry :) hey guys i missed 2 files -this is the DCT image compression code i have tried . i missed out 2 files while uploadin last time sorry
DSP_MATLAB
- 关于MATLAB的一些应用实例,是新手的可以进来-With regard to some application examples of MATLAB is a novice can come take a look at