资源列表
huibian_c
- 汇编中调用C语言的实现例子,一般只有C语言调用汇编的例子
sinefft
- 对正弦信号进行FFT变换 画频谱图,进行频谱分析,可以计算出信噪比
digital_communication_simulation
- A simulation of digital communication with additive white gaussian noise. The simulation calculates the approximate error probability (by repeating the transmission a chosen number of times).
a
- 有双向循环链表结点定义为: struct node { int data struct node *front,*next } 有两个双向循环链表A,B,知道其头指针为:pHeadA,pHeadB,请写一函数将两链表中data值相同的结点删除,并测试。-Two-way linked list node cycle defined as: struct node (int data struct node* front,* next ) there are two t
aima
- 基于DMA通过UART发送和接收数据的例子,注意DMA_0为接受通道,DMA_1为发送通道。当然可以将dma的read_master和writer_master同时连在uart_0和sdram_0的从端口上,这样是可以用一个dma对两者读写操作,但是不能同时做双向传输。-Based on DMA send and receive data through the UART example, attention DMA_0 accepted channels, DMA_1 to send the
key_deal
- 行列键盘的学习是单片机学习的必经之路,可是对了初学者来说学习起来并不容易。书上的资料不多,或是说明不细,抑或太复杂不易理解。我在学行列键盘时也有过此类的问题,近日我发现了一个非常好的行列扫描的方式——线反转法行列键盘扫描,它简单易懂,非常适合初学者学习,也可作为程序开发之用-key deal
lcd1602
- PC发送命令到开发板上,开发板上单片机将命令传送到LCD1602,这些命令如: 清屏,在指定位置显示字符等。-PC sends commands to the development board, microcontroller development board to send commands to the LCD1602, these commands such as: clear the screen, display the character at the specified
fffgh42fh
- MicroGrid systems, including wind, photovoltaic and micro generator MicroGrid systems, including wind, photovoltaic and micro generator MicroGrid systems, including wind, photovoltaic and micro generator MicroGrid systems, including wind, photovoltai
diedai
- 哈密顿回路 回溯法 迭代 希望帮到大家-The Hamiltonian circuit backtracking iterative hope to help everyone
Clear-WIN7-garbage
- 主要清除WIN7系统在C盘里产生的垃圾方件-Clear WIN7 garbage
ConnExcelToADO
- SQL读取,操作EXCEL ConnExcelToADO 使用数据源连接excel的方式,连接EXCEL,并进行管理-SQL read operation EXCEL ConnExcelToADO Use of excel data source connection, the connection EXCEL, and manage
Program
- Polibius code.Real good thing.