登录
首页 » 通信 » VGA chip AD600 and its RMS (DB) linear measurement circuit

VGA chip AD600 and its RMS (DB) linear measurement circuit

于 2022-05-09 发布 文件大小:149.34 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

VGA芯片AD600及其在有效值(DB)线性测量电路中的应用-VGA chip AD600 and its RMS (DB) linear measurement circuit

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在OFDM上使用QPSK的仿真程序。有做理论分析的可参考
    在OFDM上使用QPSK的仿真程序。有做理论分析的可参考-OFDM used in the simulation program QPSK. Theoretical analysis is done of reference
    2022-10-05 13:55:03下载
    积分:1
  • microchip的zigbee RFD例子程序,比较详细,建议大家
    microchip的zigbee RFD例子程序,比较详细,建议大家-microchip zigbee RFD example of the procedure in more detail, please s
    2022-02-24 10:31:17下载
    积分:1
  • VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue /////////////////...
    VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue TMyQueue //put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 m_pMyQueue.TryPut(data) } //try put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 if(m_pMyQueue.TryPut(data) != 0) { MessageBox("put queue error") } else { MessageBox("put queue success") } } //get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.Get(data) MessageBox(data.data) } //try get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.TryGet(data) MessageBox(data.data) }-cohort of VC Packaging category /////////////////////////////////////////// this is a example for using Queue ///////
    2023-07-24 17:35:03下载
    积分:1
  • recently I just get finished serial operation, which is reference to other peopl...
    本人最近刚刚搞完串口操作,这是参考其他人的代码,并修改而成的.-recently I just get finished serial operation, which is reference to other people"s code, and the revisions.
    2022-02-14 22:17:12下载
    积分:1
  • 同步软件源码,作者 Jeroen C. Kessels Internet Engineer
    同步软件源码,作者 Jeroen C. Kessels Internet Engineer-Synchronization software source code, the author Jeroen C. Kessels Internet Engineer
    2022-05-13 00:41:42下载
    积分:1
  • 实现RAS客户类拨号上网系统
    实现RAS客户类拨号上网系统-achieve RAS dial-up Internet customers type system
    2022-05-12 14:27:42下载
    积分:1
  • CPCI 2R3 CPCI主规范
    CPCI 2R3 CPCI主规范 -CPCI 2R3 CPCI 2.0 R3.0
    2022-09-22 13:20:03下载
    积分:1
  • MODBUS-51参考程序
    资源描述#include #include "modbus.h" /**********************  单片机晶振:11059200HZ 波特率9600   485控制脚: P3^7; 根据自己的板子修改modbus.h ***************************************/ void main() { initProg(); while(1) { timeProc(); checkComm0Modbus(); } }
    2022-01-26 03:36:16下载
    积分:1
  • Visual C++ 串口编程实践 第11章和第12章源码
    Visual C++ 串口通信编程实践 第11章和第12章源码-Visual C++ Serial communication programming practice, Chapter 11 and Chapter 12 source code
    2022-05-01 02:10:37下载
    积分:1
  • Dialogic VFX传真卡编程,程序实现了在Windows Fax服务中注册Dialogic VFX传真的功能...
    Dialogic VFX传真卡编程,程序实现了在Windows Fax服务中注册Dialogic VFX传真的功能-VFX Dialogic fax card program, a program in Windows Fax service registration VFX Dialogic fax function
    2023-04-03 15:50:04下载
    积分:1
  • 696516资源总数
  • 106405会员总数
  • 10今日下载