资源列表
laplacian随机数
- 利用C语言 生成 laplacian随机数
ReBiTree
- 先序建立而叉树 并中序输出 #号表示空-Preorder the establishment of the tree and the empty sequence out# sign indicates
LongestOrderedSubsequence
- 算法设计与分析的一道题目:Longest Ordered Subsequence(适用于上课实验)-Algorithm design and analysis of a subject: Longest Ordered Subsequence (applies to class tests)
myfft
- 自己编写的基为2的fft程序,输入为时间序列,输出为DFT序列-matlab code that can perform FFT based on radix-2 algorithm
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
Queen
- 8*8的国际象棋盘,每行放一个皇后,且每行每列不重复,递归解决八皇后问题-8* 8 chess set, put a queen per row, each column and each row will not repeat, the eight queens problem
1
- 编写程序,设计程序求任意给定范围之间的素数,要求输入给定范围,求出素数-Design program for any given range between prime
ia-exemplu-meniu
- exemplu de meniu Inteligenta Artificiala IA
Six-figure-multiplication
- 求一个6位数,它乘上1,2,3,4,5,6后均是其原数的不同组合。-Six-figure multiplication
linelist1
- 数据结构中线性表的算法实现,功能包括线性表的初始化、插入和删除等-The algorithm linear table data structure, function including linear table initialization, insert, and delete
split
- 切分文件的小程序, 用C++实现,切分的参数要命令输入-Applet file segmentation