资源列表
erchashu
- 用二叉树的形式存储表达式,设计实现二叉树前序、中序、后序遍历算法-Stored in binary form of expression, the design and implementation of pre-binary sequence, sequence, after the traversal algorithm
ThreadPoolTest
- java实现的连接池模拟,oracle数据库,获取,收回、删除,初始化-connect pool
aloha
- 一个简单的时隙Aloha系统的matlab仿真程序。-A simple slot Aloha system matlab simulation program.
music6
- 模拟2个独立窄带信号入射到均匀线阵上,信号间互不相关,与噪声相互独立,噪声为理想高斯白噪声,阵列的阵元数为10,快拍数为200。阵元间距为入射信号波长的1/2,信噪比为20dB,信号入射角度差分别为5°,10°,20°。-Simulate two independent narrowband signals incident on the ULA, among signal unrelated, independent noise, the noise is ideal Gaussian whi
huxideng
- msp430单片机呼吸灯程序,经过测试,能够使用。-msp430 microcontroller breathing light program, tested, can be used.
SPI
- SPI总线协议读写一个字节程序,四种模式-SPI bus protocol read and write a byte procedures
arduino_musi__11
- 利用Arduino单片机驱动蜂鸣器播放音乐,示例为《让我们荡起双桨》-an program shows how to use arduino uno to drive buzzer to play music
shiliang
- 基于矢量水听器阵列的MUSIC算法,信号为窄带信号,均匀线阵-MUSIC algorithm based on vector hydrophone array, the signal is narrowband signal, uniform linear array
calculator
- /*本程序是一个简单的计算器模拟程序。对任意给定的正确的四则表达式,程序计算其结果值并输出。表达式中运算分量为无 正负号整数,运算符为+ - * / ,圆括号按常规配对,表达式以“=”结束。函数getach()为获取表达式的一个合法字符, 并将字符存入变量curch;函数指针数组func[]是为了统一加减乘除计算而设置的。*/ -/* This program is a simple calculator simulation program. Correct for any giv
Jfile
- 在一定路径下的所有文件找出一定的字符串-A certain path to find all the files under a certain string
BrownianMotion
- 程序思路 1. 以点的当前坐标为原点,创建一个级坐标系; 2. 程序生成一个随机的角度; 3. 使用常数作为r,生成一个角坐标; 4. 以点的当前坐标为原点,创建一个直角坐标系; 5. 使用三角函数转换角坐标为直角坐标; 6. 绘图。-monte carlo simulation of Brownian Motion
2chashu
- 比较全面的二叉树相关操作,先序建立,先、中、后序遍历,计算叶子结点个数,交换左右子树-More complete binary tree related operations, the establishment of the first order, first, during, and after traversing to calculate the number of leaf nodes, the exchange of left and right subtrees
