搜索资源列表
sparspak
- http://www.math.tu-berlin.de/~bolle/SPARSPAK/index-e.html-http : / / www.math.tu-berlin.de/ ~ Bolle / SPARSPAK / index-bookings
FormulaProcessor_beta1_CSharp
- 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n)、求平方根的函数 sqrt(x)。 下载地址:http
ncm
- 有趣的可视的数值方法 出自网站http://www.mathworks.com/moler-interesting visualization of numerical methods from the website http : / / www.mathworks.com / moler
chinapi_demo
- 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
www
- 一个简单的打开位图程序,并实现正交傅立叶变换.
DataGrid
- 在.Net 中 DataGrid 虽然有排序的功能,但并不支持双向的排序。用到了,看了些相关的帖子,自己尝试了一种方法,竟然也行得通,主要是用DataGrid.Attributes 存了一个参数,同时在onSortCommand中修改了DataGridColumn的中国教程在线,http://www.5istudy.cn
ksaiy
- 算法加密模块: 本模块有分两个版本:一个免费版本,二是收费版本;在免费版本 版本里面没有任何的功能限制;在收费版本中也没有功能限制,未注册的模块在返回的结果中多了一个字符串\"ksaiy\",如果你注册了模块就没有任何限制了,关于注册费用可以查看这里:http://www.ksaiy.com/ynen/Service.asp 免费模块可以到我们的主页下载:http://www.ksaiy.com/ynen/index.asp
solomon
- how to use recusive medthod to generate Solomon sequence number http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110607&format=html
nihe
- 直线拟合与多项式拟合 涉及:《数值计算》等相关课程的基础内容 共两个例子,分别是直线拟合与多项式拟合。 转载自百思论坛 http://www.baisi.net/thread-1270848-1-1.html
fm_gui_v2
- Fourier-Mellin算法,更多细节请看下面的网址: http://www.ecs.soton.ac.uk/~aiw99r/fm_transform/-Fourier-Mellin algorithm for fm transform , for more detailed information please check with http://www.ecs.soton.ac.uk/~aiw99r/fm_transform/
SIMPLEC
- 一起来学SIMPLE。另:谁有compact2d 的变量说明。能否交流一下,不胜感激。 http://www.vok.lth.se/HT/COURSES/MMV/MMV042/LSG%20mmv042b1201.pdf
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
mmk_omnet.tar.gz
- mmk排队论系统的omnet 源码,对学习和掌握omnet http://www.omnetpp.org 极为有用。,omnet (http://www.omnetpp.org) code for mmk, very useful
liblbfgs-1.7
- This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of the implementation of Limited
sdl_astar_pathfind
- A*寻路算法, 源代码中使用的SDL库,可以到http://www.libsdl.org/或者VC知识库网站工具栏目www.vckbase.com/tools下载。-A* Routing algorithms, source code used in the SDL libraries, or can http://www.libsdl.org/ VC Knowledge Base site columns www.vckbase.com tools/tools download.
c[www.TopSage.com]
- 关于c语言的一个语言描述的书籍,或许对数值分析的初学者会有所帮助-C language on a language to describe the book, perhaps on the numerical analysis will be helpful for beginners
fftbianhuan
- test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输入的相位差。-test1.txt the first time as t, 0.001s for the step the second as the system input signal the third as t
dtft
- N分别取45,50,55,60时的FFT频率响应曲线绘图. -N respectively 45,50,55,60 when FFT frequency response curve drawing.