资源列表
erchashu
- 树型结构是一类重要的非线性数据结构,而二叉树是最为重要,最为常用的类型。树结构在客观世界中广泛存在,如人类社会的族谱和各种社会组织机构都可以用树来形象表示。树在计算机领域中也得到广泛应用,如在编译程序中,可用树来表示源程序的语法结构。而即使是一般的树都能简单地转化为二叉树,因此二叉树显得特别重要。 该软件主要是利用完全二叉树的性质建立一棵二叉树,然后运用二叉链表与栈对二叉树进行复合操作,并实现各种功能。具体包括建立二叉树、遍历二叉树、求二叉树的深度、求二叉树的叶子结点。其中遍历二叉树包含三种
Gobang
- 五子棋,可以实现五子棋的基本功能,如有需要可及性修改-Gobang . The fundamental function can be achieved successfully. If you what to add someting ,I can do
jiucan
- 哲学家就餐问题,本人已经在网上找了很久啦,希望能和大家分享-dining philosophers problem, I have to find on the Internet -- for a long time, and we hope to share
xindianlvbo
- 这是一个用MATLAB编的心电滤波程序,并且是自适应的,很好,希望和大家分享-This is an addendum to the MATLAB ECG filtering procedures, and is adaptive, very good. We share the hope and
PrologExpertSystem
- A Rule Based Expert System created in Prolog 4500,which incputs text files containing prolog clauses asserts them into the database and by using the inference engine reaches to conclusions.
Registration-process
- 注册鼠标右键,易语言开发,请大家下载试用,谢谢,-Registration process to the right mouse button.eRegistration process to the right mouse button.eRegistration process to the right mouse button.e
gis
- 代码主要是关于二次开发的应用与GIS,利用VB和一些控件-Code applications and GIS secondary development using VB and some control
exam3_1
- 基于矩阵位移法的matlab编程,求刚架的内力和位移-Matlab programming based on the matrix displacement method, find the force and displacement of the rigid frame
cbc
- CBC cryptor. CBC cryptor. -CBC cryptor. CBC cryptor. CBC cryptor. CBC cryptor.
DEMO
- MATLAB GUI交互式,实现按钮的功能,按下可以实现函数的图像显示。- MATLAB GUI交互式,实现按钮的功能,按下可以实现函数的图像显示。
ArrayTaskStation
- 阵列信号处理算法,包含DOA估计(MUSIC CAPON ESPRIT)和波束形成算法(CBF MNV MMSE MSINR)。-Array signal processing algorithms, including DOA estimation (MUSIC, CAPON, ESPRIT) and beamforming algorithm (CBF MNV MMSE MSINR).