资源列表
laplacian随机数
- 利用C语言 生成 laplacian随机数
DTMF.rar
- 包括傅里叶变换和傅里叶反变换,c语言编写,简单明了,VC环境验证通过,Including Fourier transform and Fourier inverse transform, c language, simple and clear, VC verification environment through the
lagrange
- approx a point-defined function using the Lagrange polynomial interpolation
LongestOrderedSubsequence
- 算法设计与分析的一道题目:Longest Ordered Subsequence(适用于上课实验)-Algorithm design and analysis of a subject: Longest Ordered Subsequence (applies to class tests)
zyzsjh
- 数据结构习题--左右子树交换 用C++实现,一个2叉树的左右子树交换-Data Structure Problem- the exchange of left and right sub-tree implementation using C++, a 2-tree exchange of left and right subtrees
Josephusproblem
- Josephus 问题的算法,在一船上有n人,需要救m人,n个人围成一圈,相隔k个人就丢掉一个,直到只剩下m个人-Josephus problem algorithm, there are n people in a boat, people need to save m, n people form a circle, separated by k individuals to lose one, until only the m individual
romberg
- Hi, this a code for maqtlab in order to solve your problem easily in numerical calculations-Hi, this is a code for maqtlab in order to solve your problem easily in numerical calculations
Queen
- 8*8的国际象棋盘,每行放一个皇后,且每行每列不重复,递归解决八皇后问题-8* 8 chess set, put a queen per row, each column and each row will not repeat, the eight queens problem
mulDNewton
- 利用该代码可以计算非线性方程组的解,对于大量方程组成的方程组很有效-Code can be calculated using the solution of nonlinear equations, integral equations for a large number of equations is very effective
ia-exemplu-meniu
- exemplu de meniu Inteligenta Artificiala IA
linelist1
- 数据结构中线性表的算法实现,功能包括线性表的初始化、插入和删除等-The algorithm linear table data structure, function including linear table initialization, insert, and delete
split
- 切分文件的小程序, 用C++实现,切分的参数要命令输入-Applet file segmentation