-
基于verilog HDL 串口通信IP核设计
该verilog 串口通信程序采用分层思想,主要由顶层模块、波特率发生器模块、数据发送模块和数据接收模块4个模块构成,功能划分明确,便于系统设计和调试。
- 2022-11-09 06:05:04下载
- 积分:1
-
Delphi CRC8,CRC16,CRC32
delphi下的CRC8,CRC16,CRC32算法的例子,直接拷贝代码就可以使用了,可省去晦涩的研究.-delphi the CRC8, CYXLIC REDUNDANCY, CRC32-algorithm example, directly copy code can use it, can be saved obscure research.
- 2022-02-02 02:44:23下载
- 积分:1
-
中间件ICE的运用示例,对快速学习ICE有帮助
中间件ICE的运用示例,对快速学习ICE有帮助-ICE middleware application example, the fast-track learning ICE helpful
- 2022-08-08 17:50:09下载
- 积分:1
-
dsp application and program methodology to evaluate and pratice dsp code
dsp application and program methodology to evaluate and pratice dsp code
- 2022-04-13 12:39:10下载
- 积分:1
-
用Qbasic来读取FX系列PLC的IO得程序
用Qbasic来读取FX系列PLC的IO得程序-Qbasic used to read FX Series PLC in the IO procedures
- 2023-03-02 15:35:04下载
- 积分:1
-
Compressed packet is based on the c++ programming of the 485 procedures, includi...
压缩包内是基于c++编程的485通讯的程序,包括电路原理图和源程序代码-Compressed packet is based on the c++ programming of the 485 procedures, including circuit schematics and source code
- 2022-04-12 20:17:10下载
- 积分:1
-
Nokia Net Monitor Guide,告诉你如何打开Nokia手机的net monitor功能
Nokia Net Monitor Guide,告诉你如何打开Nokia手机的net monitor功能-Nokia Net Monitor Guide tells you how to break the Nokia phone net monitor function
- 2022-07-02 09:11:17下载
- 积分:1
-
symbian for c++ 系统声音调用例子
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
- 2022-03-14 19:26:07下载
- 积分:1
-
NRF24L01原理图51单片机源代码设计资料
资源描述NRF24L01无线模块的使用手册,包含原理图、51单片机源代码、pcb封装等
- 2022-07-06 15:43:14下载
- 积分:1
-
利用哈夫曼编码进行通信可以大大提高通信信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统将传输数据预先编码;在接收端将传来的数据进行译码...
利用哈夫曼编码进行通信可以大大提高通信信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统将传输数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双工传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站设计的一个哈夫曼编/译码系统。 (2-use Huffman coding communication can greatly enhance communication channel utilization, reduced transmission time, and lower transmission costs. This requires the transmitter through a coding system will transmit data in advance coding; The receiving end of the data came decoding (recovery). For dual-channel (that is, information can duplex transmission channel), each side needs a complete encoding/decoding system. For this information hubs designed a Huffman encoding/decoding system. (2005-5-
- 2022-09-04 20:30:03下载
- 积分:1