资源列表
mypass
- 实现迷宫问题,有提供的矩阵设计为迷宫,遇到1转弯,直至走出迷宫
Fortressproblem
- 一个自己输入的n*n的正方形格子,其中有的地方有堡垒(不能通过),求从一点到另外一点至少需要多少步?-Input their own n* n square lattice, which in some places there is a fortress (can not), and from one point to another point at least the number of step-by-step?
SHIFTER16
- 16 shifter for multicycle cpu
suanming
- 一个C++算命程序!主要测试两个人的关系! -A C++ fortune-telling process! Major test of the relationship between two people!
hilbert2
- HILBERT - Compute Hilbert transform y of x. The Hilbert transform is computed by convolving x with a windowed (approximate) version of the ideal Hilbert transformer.-HILBERT- Compute Hilbert transform y of x. The Hilbert transform is computed b
chengxu
- 本文件种程序的功能是adpmedian!-adpmedian
FireFirst
- 这个机器人演示了如何打击走直线的机器人-The robot demonstrates how to walk a straight line against a robot
wdmxx512_senni
- 用C51开发的符合DMX512通信协议的发送程序源码,为从事事或学习舞台灯光设计的朋友提供方便. 可直接使用。 已通过测试。 -C51 Development DMX512 communication protocol to send a program source, friends in the matter or learning stage lighting design for immediate use. Has been tested.
stft-111
- 利用matlab 进行段数傅里叶变换,进行频谱分析,对于从事相关工作的人很有帮助。-The number of segments by using Fourier transform of MATLAB, frequency spectrum analysis, is helpful to be engaged in relevant work.
test
- 用来计算普通美式期权的call and put option-Used to calculate the ordinary American option call and put option
dijstra
- 完美实现Dijkstra算法,图论中最主要的算法,算法比较简单。-Perfect realization of Dijkstra algorithm
Problem32
- 实现二叉树的功能,根据先序遍历序列,中序遍历序列,得到一个二叉树,并实现后续遍历,输出后续遍历序列-Binary tree functions, according to preorder sequence preorder sequence, resulting in a binary tree, and to achieve a subsequent traversal, output subsequent traversal sequence