-
主要介绍了等精度频率测量原理,该原理具有在整个测试频段内保持高精度频率
测量的优点 同时在该原理基础上,采用了Verilog HDL语言设计了高速的等精度测...
主要介绍了等精度频率测量原理,该原理具有在整个测试频段内保持高精度频率
测量的优点 同时在该原理基础上,采用了Verilog HDL语言设计了高速的等精度测频
模块,并且利用EDA开发平台QUARTUS11 3 .0对CPLD芯片进行写人,实现了计数等
主要逻辑功能 还使用C语言设计了该等精度频率计的主控程序以提高测量精度。本设
计实现了对频率变化范围较大的信号进行频率测量,能够满足高速度、高精度的测频要
求。-Introduced, such as the accuracy of frequency measurement principle, the principle has in the entire test frequency to maintain the advantages of high precision frequency measurement at the same time the basis of the principle of using the Verilog HDL language, such as the design of a high-speed precision frequency measurement module, and use of EDA Development platform QUARTUS11 3 .0 on CPLD chip to write, and achieved a count of the main logic function, such as the use of C language is also designed such precision the frequency of control procedures to enhance measurement accuracy. This design achieved a wide range of frequency changes in signal frequency measurement, to meet the high-speed, high precision frequency measurement requirements.
- 2023-08-06 16:05:04下载
- 积分:1
-
这是一个驱动层的程序,实现了把文件映射成一个虚拟磁盘的功能。...
这是一个驱动层的程序,实现了把文件映射成一个虚拟磁盘的功能。-This is a driver layer procedures to realize a file mapping into a virtual disk function.
- 2022-09-17 07:25:03下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
chipbank芯邦的USB芯片的制作的U盘格式化软件。支持芯邦的所有USB主控芯片,同时对海力士、三星等Flash都能够支持。...
chipbank芯邦的USB芯片的制作的U盘格式化软件。支持芯邦的所有USB主控芯片,同时对海力士、三星等Flash都能够支持。-Chipsbrand chipbank the USB chips produced by U disk formatting software. Chipsbrand support all USB control chip, while Hynix, Samsung will support Flash and so on.
- 2022-03-18 10:17:42下载
- 积分:1
-
Achieving point by point comparison of the assembler for 8031 micro
实现逐点比较法的汇编程序,适用于8031单片机-Achieving point by point comparison of the assembler for 8031 micro-
- 2022-06-21 22:03:39下载
- 积分:1
-
java编程思想,想成为JAVA程序员必看的一本书。
java编程思想,想成为JAVA程序员必看的一本书。-java programming ideas, to become a Java programmer Watchable of a book.
- 2022-02-06 02:16:15下载
- 积分:1
-
经典编程900例(C语言),对于刚刚学习C语言实践…
经典编程900例(c语言),供刚刚学习C语言时练习用,从初级到高级-Programming 900 cases of classic (c language), for just learning C language practice available, from primary to senior
- 2022-03-25 13:30:29下载
- 积分:1
-
基于自适应LMS算法,此程序用于高通滤波器的自适应干扰对消器...
基于自适应LMS算法,此程序用于高通滤波器的自适应干扰对消器-Based on adaptive LMS algorithm, it is used to construct distubance cancler which is cubordilated high_pass filter.
- 2022-03-12 09:18:09下载
- 积分:1
-
Algorithm for lesson plans, content of ppt file format, document the activities.
算法教案,内涵ppt格式文档,活动文件。-Algorithm for lesson plans, content of ppt file format, document the activities.
- 2022-03-16 01:06:33下载
- 积分:1
-
TC下的俄罗斯方块原代码,使用环形链表构造方块
TC下的俄罗斯方块原代码,使用环形链表构造方块-TC box Russia under the original code, the use of circular linked list structure box
- 2022-04-06 11:29:18下载
- 积分:1