搜索:SYNCHRONIZATION
找到约 71 项符合「SYNCHRONIZATION」的查询结果
结果 71
按分类筛选
- 全部
- 技术资料 (15)
- 其他书籍 (9)
- 文章/文档 (8)
- matlab例程 (7)
- Linux/Unix编程 (4)
- 通讯编程文档 (3)
- 行业发展研究 (3)
- 无线通信 (2)
- 操作系统开发 (2)
- Java编程 (2)
- 文件格式 (2)
- J2ME (2)
- 单片机编程 (1)
- 其他 (1)
- 技术书籍 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 网络 (1)
- 数学计算 (1)
- 嵌入式/单片机编程 (1)
- Java书籍 (1)
- VHDL/FPGA/Verilog (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
https://www.eeworm.com/dl/542/170032.html
其他书籍
The Linux kernel is one of the most interesting yet least understood open-source projects. It is als
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Li ...
https://www.eeworm.com/dl/542/179427.html
其他书籍
The Linux kernel is one of the most interesting yet least understood open-source projects. It is als
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Li ...
https://www.eeworm.com/dl/639/272495.html
文件格式
This project aim was to build wireless software modem for data communication between two computers
This project aim was to build wireless software modem for data communication
between two computers using an acoustic interface in the voice frequency range (20Hz–
20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz –
20,000Hz) and the receiving antenna ...
https://www.eeworm.com/dl/619/449393.html
Linux/Unix编程
Novell.Press.Linux.Kernel.Development linux内核开发的经典书籍之一 The Linux kernel is one of the most interes
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel develop ...
https://www.eeworm.com/dl/949763.html
技术资料
DSP集成电路设计
Digital signal processor is a new type of structure and high—performance microprocessors,
especially suitable for signal processing,communications,voice processing,image/graphics,
military,instrumentation,automation,medical and household.DSP has achieved significant
pro ...
https://www.eeworm.com/dl/510/36490.html
无线通信
UHF读写器设计中的FM0解码技术
 
 针对UHF读写器设计中,在符合EPC Gen2标准的情况下,对标签返回的高速数据进行正确解码以达到正确读取标签的要求,提出了一种新的在ARM平台下采用边沿捕获统计定时器数判断数据的方法,并对FM0编码进行解码。与传统的使用定时器定时采样高低电平的FM0解码方法相比,该解码方法可以减少定 ...
https://www.eeworm.com/dl/747453.html
技术资料
基于FPGA设计的vga显示测试实验Verilog逻辑源码Quartus工程文件+文档说明 FPGA
基于FPGA设计的vga显示测试实验Verilog逻辑源码Quartus工程文件+文档说明,FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。module top( input                       clk, input            &nb ...
https://www.eeworm.com/dl/747442.html
技术资料
FPGA读取OV5640摄像头数据并通过VGA或LCD屏显示输出的Verilog逻辑源码Quartu
FPGA读取OV5640摄像头数据并通过VGA或LCD屏显示输出的Verilog逻辑源码Quartus工程文件+文档说明,FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。module top( input                       clk, input      &nb ...
https://www.eeworm.com/dl/744758.html
技术资料
FPGA读写SD卡读取BMP图片通过LCD显示例程实验 Verilog逻辑源码Quartus工程文件
FPGA读写SD卡读取BMP图片通过LCD显示例程实验 Verilog逻辑源码Quartus工程文件+文档说明,FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。1 实验简介在前面的实验中我们练习了 SD 卡读写,VGA 视频显示等例程,本实验将 SD 卡里的 BMP 图片读出,写入到外部存储器,再通过 VGA、LCD 等显示。 ...
https://www.eeworm.com/dl/744756.html
技术资料
FPGA采样AD9238数据并通过VGA波形显示例程 Verilog逻辑源码Quartus工程文件+
FPGA采样AD9238数据并通过VGA波形显示例程 Verilog逻辑源码Quartus工程文件+文档说明,FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。ADC 模块型号为 AN9238,最大采样率 65Mhz,精度为12 位。实验中把 AN9238 的 2 路输入以波形方式在 HDMI 上显示出来,我们可以用更加直观的方式观察波形, ...