资源列表
Number.bas.tar
- This file contains utility functions for spelling out numbers in international and US formats.
FFTconsole
- FFT快速傅里叶变换算法的实现,与及其逆变换的实现-FFT Fast Fourier Transform algorithm, and its inverse transform implementation
backtracking-spp.c.tar
- This is a sample code for Backtracking algorithm. This code is for set partitioning problem.
ExperimentalMethod
- 计算方法课程里两个经典的算法实现——Romgerg求积法,最小拟合二乘法。算法书上都有,这是对算法完整的实现,很详细,调试运行通过,刚学习计算方法的朋友可以拿去参考。-Calculation of the classical curriculum in the two algorithms- Romgerg quadrature method, the minimum squares fitting. Algorithms have the book, which is the realizat
genetic
- This is knapsack problem solution by genetic algorithm
pku_poj_2187
- O(nlogn)凸包问题 poj2187-O (nlogn) convex hull problem poj2187
prim
- 数学计算 最小生成树-Prim算法-Math math-Prim minimum spanning tree algorithm
CALENDAR
- 本程序实现一个叫做week(time——t year,time_t month)的通用函数,通过参数year与month将制定的任意月份的日历表显示出来-This procedure is called the realization of a week (time- t year, time_t month) general function of the parameters of year and month will develop a calendar of any month is
LinearTesting1
- 采用最小二乘法编写的电位器线性测试软件。-Linear potentiometer test software
hanluota
- 这是一个用C++编写的汉罗塔问题的程序,下载之后加压即可-This is a work written in C++ program Hanluo Ta problems, then compression can be downloaded
fem
- 本程序参见《有限元法基础与程序设计》 王元汉编著P52 在原有程序的基础上少作修改,纠正了一些错误,加入了自己的理解说明。 。-FEM method
