搜索资源列表
Numerical_Recipes_source_code-cpp
- Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program's source code
常微分方程初值问题的数值解法
- 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校正法、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge - Kutta method, linear multi-step forecast-correction method, etc.
高斯列主元消去法解线性方程组
- 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used by computer calculation.
Haskell教程
- Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
公历(阳历)和农历(阴历)相互转换
- 公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。-calendar (Gregorian calendar) and the Chinese (lunar calendar) 2008, the Lunar calendar code is transferred from the Internet when, I did a Lun
Interior_Point_Optimizer_for_SVM_Pattern_Recogniti
- Interior Point Optimizer for SVM Pattern Recognition的原程序-Interior Point Optimizer for Pattern Recognition SVM's original procedures
netsafe
- 爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。某家公司在面试应聘者时借用了爱因斯坦的这个IQ题,考查应聘者的IQ,现在我们暂且不去讨论这个公司用这样的题目来考查应聘者的IQ有多“变态”,如果是你,拿到了这样的笔试题目,你能做得出来吗? 1、在一条街上,有5座房子,喷了5种颜色。 2、每个房里住着不同国籍的人 3、每个人喝不同的饮料,抽不同品牌的香烟,养不同的宠物 问题是:谁养鱼? 提示: 1、英国人住红色房子
chombo_package_1_A-C
- 自适应网格划分通用程序包,美国伯克利大学开发的共享软件包。-Adaptive Mesh generic package, the United States developed at the University of Berkeley's share package.
fastcap-2.0wr.tar
- 很经典的电磁计算(电容计算)软件 MIT90年代开发-classic calculation of electromagnetic (capacitance) MIT90's software development
thomp
- 网格计算程序,求解La氏方程,生成二维网格-grid, La Solution's equation, generating two-dimensional grid
kao
- 采用三角化的方法基于mapinfo的等值线算法例子。-using triangulation method based on MapInfo's contour algorithm examples.
NewtonInMaths
- 搜集了Newton为数学界做出的贡献,以及Newton理论,Newton定律 喜欢数学的朋友不可错过-collected a number of Newton's academic contributions, and the Newton theory, like Newton's Law mathematical friends not to be missed
wangqiu
- 问题描述: 设有 个运动员要进行网球循环赛。现要设计一个满足以下要求的比赛日程表: (1) 每个选手必须与其他n-1个选手各赛一次; (2) 每个选手一天只能赛一次; (3) 循环赛一共进行n-1天; -Problem descr iption : with 000 athletes to the tennis match. A design is to meet the following requirements of the match schedule : (1) E
FileDownclient
- 一个关于下载文件客户程序的小程序,欢迎大家下载,如有问题,请和我联系。-download files on a client's computer and you are welcome to download, if there are questions, please contact me.
SimulateCache
- cache: you will be given a char at will and you should simulate the computer s memory and cache .-cache : you will be given a char at will and you should sim ulate the computer's memory and cache.
GoldenSectionSearch
- 此代码为公司生产用的黄金搜索算法,极其珍贵。美国人写的。-this code for the company's production of gold search algorithm is extremely valuable. Americans writes.
GreeFunction
- 光学传播,格林函数,matlab模拟小程序-optical transmission, the Green's function, small Matlab simulation procedures
wyl_shuzhisuanfa
- 算法包括:1.二分法求解 2.牛顿法求解 3.高斯消去法求解 4.雅可比迭代法求解 5.拉格朗日插值 6.牛顿插值 7.最小二乘法拟合 8.龙贝格方法计算积分 9.欧拉方法求解初值问题-algorithms include : 1. Solving two dichotomy. Newton method 3. Gaussian elimination method 4. Jacobi iterative method 5. Lagrange interpolation 6 value. New
MyCoordinateConv
- 本程序实现了在设定船的初始经纬度之后,能根据船的速度和航向实时得到船现在得位置。-the realization set in the ship's initial latitude and longitude, based on boat speed and the time-course ship now in the position.
zuijiejindiandui
- 本程序实现的功能是给出一系列点,找出他们之间距离最近的点对-the program's function is given a series of points, they find the distance between the nearest point