搜索资源列表
mul-anneal
- 本代码包包含一个模拟退火算法的c++程序。此外还有其他一些源码,这在该压缩包中,有一个readme文档,对其进行了详细说明。-this code contains a simulated annealing algorithm c procedures. There are also some other source, which in the compressed, a readme files, its a detailed explanation.
Pcalc
- 超级多项式计算器,什么都能算哦!包括字母多项式,括号,乘方都行的~-super-polynomial calculators, and what can count! Including letters polynomial, in brackets, involution are OK ~
MCS-libre-1[1].1.tar
- Free C++ toolkit to facilitate Monte-Carlo simulation. This is a library covered under the LGPL. \"MCS-libre\" stands for \"Monte Carlo Simulation - libre\". Documentation and examples are provided. 这是一个免费的用于简化Monte-Carlo模拟的C++工具包。这是一个遵守LGPL协议的库。\
运筹学最小支撑树求解
- 运筹学最小支撑树的求解方法。该程序共有两种计算方法,可以用不同方法求解出最小支撑树。也可以对求解过程进行单步执行,从而清楚看出算法的求解过程。-tacticians minimum spanning tree method of solution. There are two procedures for the calculation method can use a different method to solve the smallest spanning tree. The solut
利用修正单纯形法解线性规划问题
- 优化方法中的解线性规划问题的一种方法,惩单纯形法,很好用的,欢迎大家下载-the optimization method for solving linear programming problems in a way Correctional simplex method, the good and you are welcome to download
C Simulation
- 用c语言实现的Turbo码仿真系统。做成exe文件形式,可以直接运行。并生成仿真结果文档,保存在所在文件家。仿真结果主要体现为信噪比。-using language of Turbo Codes simulation system. Exe files causing form can be directly run. Simulation results and generate documents, kept in the home where documents. Simulation r
sigma32
- 用数值方法模拟了E.coli中sigma32因子对热休克(Heat shock)基因的调控机理,与文献吻合的很好。-numerical simulation of E. coli sigma32 of heat shock factor (Heat shock) gene regulatory mechanism, and are in good agreement with literature.
vc511678900355
- 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
Introduction to Functional Programming with Haskel
- Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders
Haskell教程
- Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
RSAExample
- 一个素数测试算法,运用最简单的素数测试方法 把所有比它小的数都一一除过-a prime test algorithm, using the most simple-a few test methods all over it are several small inter-off on January 1
卡尔曼滤波forMatrixVb
- 我用matrixVb编的卡尔曼滤波程序,很简单,但也费我不少工夫,希望对大家有点用,我就工夫没白费了,有问题互相切磋吗-I used matrixVb series Kalman filtering process is very simple, but I have spent a lot of efforts and I hope that we are a bit used to, I did not work in vain, to learn the problem?
montecarlo
- 此文件包括蒙特卡罗方法的基本思想及应用,有很多MATLAB实例,是学习蒙特卡罗方法的很好资料。没有解压密码-this document, including the Monte Carlo method and the application of the basic idea, there are many examples of MATLAB study is a good method of Monte Carlo data. No extracting passwords
MoShiPiPei
- 有一串10000位数的主串由1、2、3、4四位数随机获得,n位模式串是指有4的n次方个模式串,如2位模式串有:11、12、13、14、21、22、23、24、31、32、33、34、41、42、43、44等16个数组成。现在进行模式匹配,假设主串为:431324113122341324132等等,则第一次比较是43,第二次比较是31,第三次比较是13,依此类推,每比较一次则落得模式串中的一个,当所有模式串(有4的n次方个)都被找到时,记得所比较的次数,则这个次数就是这次匹配的结果。程序执行了
ptfsf
- The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown
Gs_Seidel
- 该程序为经典的Gauss迭代算法!!!!欢迎大家下载学习-procedures for the classic Gauss iterative algorithm! ! ! ! You are welcome to download learning
changweifenfangcheng
- 尤拉方法是求解常微分方程的入门级的方法,精度并不算高,但它具有较大的理论价值。 一些较好的算法,如龙格.库塔方法等都是在这个方法的基础上实现的。-Mood is solving ordinary differential equations in the entry-level approach, the accuracy is not high. it has great historical value. Better algorithms, such as Runge. Kutta
ziyouquxian
- 自由曲线是数值计算里的一个重要内容!此软件是使用VB写的自由曲线程序直接可用-free curve Numerical calculations are an important part of! Use of this software is written in VB freedom curve can be used directly! !
rational1
- 一个有理数可以表示成分子与分母都是整数的一个分数。定义一个表示有理数的类Rational(包括方法的实现),-a rational elements can be expressed as the denominator are integral with a score. A definition of the category, said Rational Rational (including the method of achieving)
Expert_Choice[1]
- Expert Choice represents a significant contribution to the decision making process 工t assists a decision maker in solving complex problems involving many criteria and several courses of action . An Expert Choice solution to a problem reflects the exp