搜索资源列表
Puma-EM-0.4.6.tar
- 这个软件包(C++)是我寻找电磁学代码无意中找到了,功能相当强大(并行计算,快速多极子等)。缺点是安装相当麻烦,需要若干个其他软件包。我在Fedora Core9下编译其中所需blitz++时出错,在 ubuntu下可以所有均编译通过,运行时出现一个错误,我找不到原因(本人水平有限),但从学习电磁学有关算法/程序设计来说,已经是相当了不起的开源软件了。parallel unified multipole algorithm for Electromagnetics (Puma-EM). A
ubuntu
- 关于ubuntu的各种学习资源,十分齐全-With regard to ubuntu a variety of learning resources, a very complete
urapiv0.1.tar
- 用QT写的PIV(粒子图像测速战速决)程序。在Ubuntu 9.10下测试通过。-Written with QT PIV (particle image measuring quick) program. In the next test pass Ubuntu 9.10.
W2k.tar
- It is used to control theme installation in ubuntu.
lsa-poly.tar
- “lsa-poly” is a polynomial least square fitting tool. e.g.: lsa-poly -f data.dat -x 1 -y 2 -n “-7 -2 0 4” -oe will fit column 2 with column 1 of data.dat, and the fitting function consists of x^-7. x^-2, x^0 and x^4 terms. ===================== T
CNN_Torch7-master
- 在ubuntu下实现cnn网络,有相关数据集(CNN_Torch7 ========== This code use the code of Supervised Learning tutorial of Torch7. I add the loading of image by using graphicsMagick for Torch7. 1. for the code intepretation: http://code.madbits.com/wiki/doku.php?id
LinearRegression.py.tar
- 在ubuntu平台,用tensorflow可以实现线性回归(Linear regression can be achieved)
dstar
- D*lite算法的C++实现,已经在ubuntu linux下面测试通过!(C++ Implementation of D*lite Algorithms)