资源列表
MMA7455加速度传感器测加速度
- stc89c52rc、MMA7455加速度传感器测加速度-the accelaration test
24C02
- 基于89C52的实验演示程序,单步运行观看存储单元数据变化, 读和写、发送和接收字节子程序要连续执行。-89C52-based experimental demonstration program, single step change in viewing the data storage unit, read and write, send and receive byte subroutine to consecutive.
node
- 大一新生~利用类实现链表节点插入以及删除 并用于输入序号查数据或输入数据查序号-~ Freshmen class implements a linked list node using insert and delete and search for input data or input data serial number search
HuffmanTree
- 根据哈夫曼算法,建立哈夫曼树时,可以将哈夫曼树定义为一个结构型的一维数组HuffTree,保存哈夫曼树中各结点的信息,每个结点包括:权值、左孩子、右孩子、双亲-Huffman algorithm Huffman tree is created, the Huffman tree is defined as a structure of one-dimensional array HuffTree, save the information of Huffman tree nodes, each
BeamFreqMode
- 细梁的振动,无量纲振动控制方程关于梁的动力响应-Beam power with applications from mechanical aerospace electrical and civil engineering free vibration nondimendional frequency coefficients on the dynamic behaviour of the beam
bp
- 基于神经网络的变压器故障检测matlab实现-Transformer fault detection based on neural network matlab achieve
sounce
- 这个源代码是可运行的。-the source code can be run.
dsmk
- 51单片机的定时模块,使用汇编语言编写的,已通过测试-51 single-chip timing modules, the use of assembly language, has been tested
Proj_Findlow
- MIPS assembly code for program that finds lowest of entered numerical values.
代码转换实验
- 1.编写并调试程序,将内存中BCD码转换为二进制码,在DEBUG中查看。 2、BCD码转换为二进制码 在各种智能仪器和信息处理中,人们总习惯于十进制数来表示信息。但绝大多数计算机没有十进制运算指令(仅有十进制调整指令)。这是因为实现十进制算术运算的硬件电路要比采用二进制算术运算的硬件电路复杂得多。例如,当两个整数进行算术运算时,对一个N进制的数需记住N(N+1)/2个“积”与“和”。当N=10时,需记住55个“积”与“和”;而当N=2时,只需记住3个。从占用存储空间来看,采用二进制数比采用
honglvdeng
- 街道路口红绿灯的自动控制系统,自动切换红绿灯-Street intersection traffic lights the automatic control system, automatic switching traffic lights
name_sort
- 实现对英文人名按字母表顺序排序,其中排序算法用的是冒泡排序-English names alphabetically, which sorting algorithm is bubble sort
