资源列表
EMAP4
- 计算电磁学的3维矢量有限元方法通用的原程序-computational electromagnetics, the three-dimensional vector finite element method generic original program
cg-fft
- This software gave volume MoM solution by the CG-FFT method-volume solution by using MoM t he CG-FFT method
Ante
- The program is a general EXECUTABLE ONLY 2-D Rectangular and Polar Pattern Plotter. -The program is a general EXECUTABLE ONLY 2 - D. Rectangular and Polar Pattern Plotter.
mg
- 迭代算法中的多重网格计算程序Visual C++原代码-iterative algorithm of multiple grid computing procedures Visual C source code
symplectic
- 4阶6阶及8阶的辛几何算法源程序计算分子模型-four-six-eight bands and the symplectic geometry algorithm source molecular model
2DTM
- 2维Tm极化波的FDTD算法包含吸收边界条件PML-two-dimensional wave polarization Tm FDTD algorithm contains PML absorbing boundary conditions
matlabep
- 基于matlab的经济学方面的一些程序,希望对大家能有些帮助!-based on the economics Matlab some of the procedures, we can hope for some help!
apriorisourcecode
- java实现apriori源代码欢迎下载-java achieve apriori welcome download the source code
virgineacode
- 维吉尼亚密码的C语言源代码,比较费时间啊,多多指正-Virginia passwords C language source code, more time-ah, give more correction
h264_msvc_build
- 我自己做的ffmpeg的h264的decoder的vc++6.0的完整源代码(一个补丁和一个附加的vc工程目录),使用方法在压缩包内。 所依据的版本是2007.1.19 checkout的,修改后的vc版本运行速度与MinGW+gcc编译的最高运行速度基本相当(+/-2%)。 只能使用intel编译器,vc自带的编译器效率太低。 给我加点技术分吧!!!! -I do ffmpeg the h264 the decoder vc 6.0 of the integrity of the
primercode
- 很显然,学习C++——不只是学习其语言架构,还包括学习如何应用—的最佳方法,就是通过问题的解决和实际的操作来进行。Standely Lippman和Josee Lajoie所著的畅销书《C++ Primer 3/e》书上源码
ifdef
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detecti