搜索资源列表
Galaxy_kl
- 用vs.net 2003 开发的 编写的个税计算公式小程序 属旧的计算方法-vs.net 2003 with the development of the 000 tax preparation formula is a small program of the old calculation method
felib
- vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
fftw_test
- FFTW的C++测试程序,计算[0 1 2 3]的傅立叶变换,有VC++和VS的工程(*.dsp和*.sln)-C++ test procedures for FFTW, calculating the Fourier transform of [0 1 2 3], including VC++ and VS project (*. dsp and*. sln)
ymatrix_demo
- VS下的矩阵运算示例,包含程序源代码,很好用的,推荐给大家-Sample matrix operations under VS, including source code, the good and recommend it to everyone
Cubic_Equa
- Cubic Equations Solver using Cardano s formula, c++ code with VS project file.
AnalyticAnelastic
- 二维粘弹性介质中波的传播的解析形式。应用Carcione等在1988年发表的《WAVE PROPAGATION SIMULATION IN A LINEAR VISCOELASTIC MEDIUM》一文中的方法,更加详细的介绍见英文描述。该代码对于做波场模拟的同学有很好的参考价值。- MATLABscr ipt for obtaning the analytical solution for 2D wave propagation in a viscoelastic medium, based
Archive
- 计算IC反应时间随着Wn, fan-out等变化-calculate IC respond time vs. Wn and fan-out
e-h-generation-vs-depth
- Excel file to easily calculate number of electro-hole pairs generated by cathodoluminescence in a LED structure
sunSinglePointSurfacefit
- 基于移动最小二乘法的曲线曲面拟合实现,包含反距离加权(为效果对比)--(在VC或者VS上新建工程添加文件即可,main.cpp为主函数)-Curve and Surface Fitting Based on Moving Least-Squares Methods and Inverse Distance Weighting
WTTF
- 我的小波变换时频分析方法的C代码,(在VC或者VS上新建工程添加文件即可)-The wavelet transform time-frequency analysis method C code (in VC or VS on new construction to add files to)
ks
- KS2D1S K-S test in two dimensions, data vs. model (14.7) KS2D2S K-S test in two dimensions, data vs. data (14.7)-numerical recipes
MPFR-VS
- 大数运算库MPFR的完整VS2005工程,包含GMP库,MPFR库,以及表达式求值测试程序,直接编译通过。MPFR库能实现任意高精度的浮点数计算(工程默认1000位10进制有效位),如三角函数,对数。-Large numbers arithmetic library MPFR full VS2005 project, including GMP library, MPFR library, and expression evaluation test program, directly comp
Hash_string
- Hash Strin, hash table algorithm, vs C-Hash Strin, hash table algorithm, vs C++
ICP_test
- VS 2010 ICP 迭代最近点算法 纯C-VS 2010 ICP C++
rate-vs-pf
- a program simulating the equation of rate in function of false probablity in radio cognitive network
Genetic-algorithm-source-code
- 遗传算法的源代码,一共有三个,可以在vc或者vs上运行-Genetic algorithm source code, a total of three, or you can run on vc vs
quicksort-vs-mergesort-2-ver
- Time comparison between iterative and recursive version of quicksort and mergesort algorithm
n!
- 用vs编写的一个c示例程序,用于实现阶乘运算。-This C program can Implement factorial calculation, which is a sample program wrote in microsoft visual studio.
solution_of_equation
- 用VS编写的一个示例C程序,用于一元二次方程求解。-This is a sample C program in microsoft visual studio, which can solve a quadratic equation.
ICP算法二维实现
- ICP算法实现自动配准,基于opencv及vs实现,是二维的(ICP algorithm for automatic registration, based on opencv and vs implementation, is two-dimensional)