登录
首页 » 通信 » FSK调制,采用直接查表法,生成一个周期的正弦波

FSK调制,采用直接查表法,生成一个周期的正弦波

于 2022-02-15 发布 文件大小:37.41 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

FSK调制,采用直接查表法,生成一个周期的正弦波-FSK modulation, the use of direct look-up table method, to generate a sine wave cycle

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

发表评论

0 个回复

  • 微软亚洲研究院:无线有线网络视频组播中带宽及保护的最优分配...
    微软亚洲研究院:无线有线网络视频组播中带宽及保护的最优分配-Microsoft Asia Research Institute : Wireless Cable Network Video Multicast bandwidth and the optimal allocation of protection
    2023-05-03 08:40:03下载
    积分:1
  • SIM300 hardware 英文手册,希望对您有用
    SIM300 hardware 英文手册,希望对您有用-SIM300 hardware manuals in English, want to be useful for you
    2022-04-21 11:55:25下载
    积分:1
  • c# plc modibus
    c# 串口 以太网通信 modibus  连接 plc  从文本框输入负数 -2 补码=反+1=进位+原数 Vb 清除输入缓冲区 输出缓冲区 c#用不用清除??哪个函数?? //發送二進制數據 ?????????????? private void SendBytesData(SerialPort serialPort) { ////从 文本框取得数据 如果负数 -2 怎么办???? byte[] bytesSend = Encoding.Default.GetBytes(txtSend.Text); spcom.Write(bytesSend, 0, bytesSend.Length); } 通过MODBUS TCP读写PLC源码 功能模块一:读写PLC主模块 using System; using System.Net; using System.Net.Sockets; public static void WriteWord(int mwAddress,int mwValue) {写字到以太网 if (init_plc() == 0) { try { hi = mwAddress / 256; low = mwAddress - hi * 256; hi1 = mwValue / 256; ///////////16bit low1 = mwValue - hi * 256; sendBuf[7] = 6; sendBuf[8] = (byte)hi; sendBuf[9] = (byte)low; sendBuf[10]
    2022-07-10 15:42:30下载
    积分:1
  • 串口讯类
    串口通讯类 -The class for serial communication
    2022-04-08 18:53:57下载
    积分:1
  • 数据传输
    数据传输,数字传输,或数字通信的物理数据传输(数字比特流)
    2022-01-24 10:11:31下载
    积分:1
  • 华为的硬件开发手册,网上大名鼎鼎的华为公司内部硬件开发的管理规范,很值得一读...
    华为的硬件开发手册,网上大名鼎鼎的华为公司内部硬件开发的管理规范,很值得一读-huawei hardware development reference
    2022-07-27 13:03:15下载
    积分:1
  • 1.支持全国所有省份固定电话、小灵、中国移动手机,开移动、电、网多个声讯热线号码。 2.真正傻瓜式支付接口,提供安装程序,只需简单设置即可使用。...
    1.支持全国所有省份固定电话、小灵通、中国移动手机,开通移动、电信、网通多个声讯热线号码。 2.真正傻瓜式支付接口,提供安装程序,只需简单设置即可使用。 3.设置商户密钥,支付信息加密传递,加强支付安全性,加密系统与其他银行卡在线支付兼容。 4.提供简单的定单管理系统,商户可随时了解支付情况。 5.168注册中心提供完善的后台管理系统,提供定单管理、定单统计、财务管理、用户资料修改、商户密钥设置、推荐用户及技术支持等功能。 6.提交支付信息时可保存两个自定义字段,可以记录定单需要返回的其他重要信息。 7.您可以登录后台管理系统查看定单以下信息:定单号、用户支付金额、商户所得金额、自定义字段、支付日期、结帐信息等。 8.提供宣传推广代码,推荐其他商户加盟可获得其收入的5%提成-1. All the provinces of the country to support the fixed-line operator, China Mobile phones, started the mobile, telecommunications, Netcom multiple voice hotline numbers. 2. The real fool-payment interface, to provide the installation process, you can simply set up in order to use. 3. Key set up businesses, encrypted payment information transfer, enhance payment security, Encryption System with other bank cards online payment compatible. 4. Simple orders management system, operators will be kept informed of the payment. 5.168 registration centers provide a sound background management system which provides order management, order statis
    2022-07-01 05:48:20下载
    积分:1
  • 本代码可以帮助程序员模拟实现简单的串口编程
    本代码可以帮助程序员模拟实现简单的串口编程-The simulation code can help programmers realize simple serial programming
    2022-05-05 13:18:10下载
    积分:1
  • 讯串口编程的一个实例,应用于变电站自动化系统的前置讯模块...
    通讯串口编程的一个实例,应用于变电站自动化系统的前置通讯模块-serial communications programming an example for substation automation system for the front communication module
    2023-05-25 14:00:03下载
    积分:1
  • 分析过去,一些课程调度软件,基于一个共同的…
    在分析以往一些排课软件的基础上,提出一个通用的排课管理信息系统的设计方法,并对一些具体的技术问题作出相应安排-analysis of the past, some of the Course Scheduling software, based on a common course arrangement management information system design methods, as well as some specific technical problems to make the necessary arrangements
    2023-03-22 12:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载