登录
首页 » c » 声波网络配置

声波网络配置

于 2022-04-27 发布 文件大小:36.91 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

这个sdk说明了声波配网的发声阶段,原理大概就是自顶一个数组来把字符、数字和频率一一对应,然后把要发的信息转化为频率,然后把频率转换为声音发送出去

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

发表评论

0 个回复

  • 115157731
    说明:  手写鉴别用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字. (Handwriting identification using VC++ 6.0 Development of a handwritten character recognition systems, on-line input signatures can identify numbers, letters and Chinese characters.)
    2008-11-10 01:30:08下载
    积分:1
  • ZH03B激光粉尘传感器(PM2.5传感器)-炜盛科技
    说明:  ZH03B激光粉尘传感器(PM2.5传感器)-炜盛科技(ZH03B Laser Dust Sensor (PM2.5 Sensor) - Weisheng Technology)
    2020-06-20 20:20:02下载
    积分:1
  • Ptu
    一款拼图游戏的基础代码,适合课堂初步教学时所用(A jigsaw puzzle of the underlying code for classroom use when the initial teaching)
    2011-05-22 12:53:53下载
    积分:1
  • 红外遥控带原理图
    说明:  设计一个基于单片机的嵌入式系统,要求具备以下功能: 红外数据的接收及解码,红外发色电路 数码管的显示驱动控制 将接收到的红外数据进行实时显示(限于动态扫描方法) 请根据以上功能要求,进行硬件系统设计,编写软件程序并画出流程图。 信号波形解码显示都没问题,LED灯和蜂鸣器设计是有点问题的,可以删掉不用不影响。自动使用的是压缩包里第二个文件的程序,其他包里有额外的参考资料,可借鉴。(To design an embedded system based on MCU, the following functions are required: Infrared data receiving and decoding, infrared color circuit Display drive control of digital tube Real time display of received infrared data (limited to dynamic scanning method) According to the above functional requirements, design the hardware system, write the software program and draw the flow chart. Signal waveform decoding display is OK, LED lights and buzzer design is a bit of a problem, can be deleted without affecting. Automatic use of the second file in the compressed package of the program, other packages have additional reference materials, can be used for reference.)
    2020-07-10 11:42:29下载
    积分:1
  • C# 使用几何图形剪辑图像控件中的部分区域
    C# 使用几何图形剪辑图像控件中的部分区域,类似于图片遮罩的效果,本例中,把一张图片裁切成椭圆形,图片显示在椭圆的底部,可随窗口的改变自动改变大校   private void Window_Loaded(object sender, RoutedEventArgs e)   {//使用几何图形剪辑图像控件中的部分区域    var MyClip = new EllipseGeometry();    MyClip.RadiusX = 120;    MyClip.RadiusY = 80;    MyClip.Center = new Point(145, 110);    this.image1.Clip = MyClip;   }
    2022-11-04 14:00:03下载
    积分:1
  • zjtb
    ʱ
    2008-10-02 14:52:17下载
    积分:1
  • 05-DMA
    在KEIL开发的ARM之Cortex-M3核例程 LPC1788之DMA例程(KEIL development of the ARM Cortex-M3 core routines LPC1788 DMA routines)
    2012-07-14 00:56:15下载
    积分:1
  • Three_Level_SVPWM(DSP)
    一个自己实验时用的基于28335的三电平SVPWM程序模块(program of 3-level SVPWM by TMS28335)
    2018-03-11 22:44:40下载
    积分:1
  • C# VLC Player 视频播放器源码下载
    C# VLC Player 视频播放器源码下载
    2017-07-31下载
    积分:1
  • pso
    自编的多目标粒子群优化算法,可以运行哦。(Written and directed the multi-objective particle swarm optimization, you can run, oh.)
    2016-02-29 04:14:49下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载