资源列表
crc7
- CRC计算模块,7位CRC计算。经过FPGA及IC平台验证。-CRC calculation module, 7 CRC calculation. Through the FPGA and IC platform for verification.
eightq
- 八皇后的实验程序严伟梅的数据结构非常好的程序哦非常方便的-EIGHT
SORT
- 归并排序,首次上传东西,不懂规矩!-SORT
3
- 从一个迷宫的入口到出口找出一条可通路经。用一个二维数组MG(1:M,1:N)模拟迷宫,数组元素为0表示该位置可以通过,数组元素为1表示该位置不可以通行。MG(1,1)和MG(M,N)分别为迷宫的入口和出口。若存在一条可通路经,输出YES,否则输出NO-From the entrance to the exit of a maze to find an available path through. Two-dimensional arrays with a MG (1: M, 1: N) sim
tree
- 二叉树的基本操作,插入,删除,先序遍历-The basic operation of a binary tree, insert, delete, first traversal, etc.
33
- 在霍比特人的圣庙里,有一块黄铜板,上面插着3根宝石针(分别为A号,B号和C号)。在A号针上从下到上套着从大到小的n个圆形金片。现要将A针上的金片全部移到C针上,且仍按照原来的顺序叠置。移动的规则如下:这些金片只能在3根针间移动,一次只能一片,且任何时候都不允许将较大的金片压在较小的上面。从键盘输入n,要求给出移动的次数和方案。-Hanoi
string-pailie-cPP
- C++版本的字符串排列算法,输出各种不同的排列,同时给出排列数-C++ version of the string alignment algorithms, the output of various different arrangements, and gives the number of arranged
programa-fatorial
- rprograma fatorial c
DOOLITTLE
- 主要计算matlab中的三角分解法的、、关于高斯公式-GAUSS to matlab
fixed_point_iteration_method
- 使用固定点迭代法解非线性方程,精度可以自己设定,可以达到很高的精度。-Solving nonlinear equations using fixed point iteration method, accuracy can be set their own, can achieve high accuracy.
MTD
- Moving target detection code
