-
用C#编写的点对点通讯,大家一起学习学习,一起分享成果
用C#编写的点对点通讯,大家一起学习学习,一起分享成果-Written in C# using point to point communication, we study together to learn, to share the results
- 2022-02-06 10:58:23下载
- 积分:1
-
datastructure
c,c++ & data structures notes with examples
- 2009-10-08 19:36:59下载
- 积分:1
-
echo-cancellation
移动通信领域中已广泛采用自适应回波抵消技术,自适应回波抵消算法是该技术的核心,算法的优劣直接影响自适应回波抵消效果,同时它对降低硬件复杂度和产品成
本也有特殊意义。文章对自适应回波抵消的NLMS算法、双端讲话(DT)的检测算法及后
处理的NLP算法进行了分析和讨论。
(nIhtemobileeonllnunieationdomani,adpativeeehoenaeellationhasbeen idelyusedwihthtealgorith ofadPativeehcoeancellationasitskeyteemlology.
Qualiytofalgorlthmwillhveadireeteeffetonhtereusltofeancellation,andgoodal-
goritmhswillreduce stemcomPelxiytandlwoerhtecostofproduct.Thepapergives
annaalysisonthekeyalgorithinofadPatveiechoenaeellationNLMS,algorithmof
doubleta deteetion,nadalgorithmofnonlinearPoreessnig.
)
- 2015-02-03 11:48:54下载
- 积分:1
-
I2C_TwoBoards_ComPolling
基于STM32开发板,通过模拟寄存器,验证I2C通信功能,(I2C_TwoBoards_ComPolling I2C Two Boards Communication Polling Example)
- 2017-06-07 17:23:07下载
- 积分:1
-
A_2.FreeRTOS移植源码(第二部分)
说明: STM32F429 FreeRTOS移植源码(STM32F429 FreeRTOS transplant source code)
- 2020-06-28 15:28:41下载
- 积分:1
-
PWM输出
使用STM32F103 32位芯片配置定时器以及控制定时器输出PWM波形(Using STM32F103 32 bit chip to configure timer and control the output PWM waveform of timer)
- 2020-06-23 16:00:01下载
- 积分:1
-
一段c语言编写的代码
package com.example.net_ftp;
import java.io.IOException;
//import com.example.net_ftp.ContinueFTP.DownloadStatus;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.app.Activity;
import android.view.Menu;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.TextView;
public class MainActivity extends Activity {
private Button connectbut = null;
private Button uploadbut = null;
private Button downloadbut = null;
private Button disconnectbut = null;
private TextView connecttext = null;
private TextView uploadtext =
- 2022-12-27 16:05:04下载
- 积分:1
-
VC++动态链接库(dll)编程深入浅出
说明: 主要讲动态链接库的编程方法,有需要的可以下载!(It mainly talks about the programming method of dynamic link library, which can be downloaded if necessary.)
- 2020-06-17 21:00:07下载
- 积分:1
-
Labwindows CVI的界面编程
基于LabWindows CVI的界面编程。数据解析显示,指令下发(LabWindows CVI )
- 2015-10-30 13:46:06下载
- 积分:1
-
95 PCF8591四路电压测量AD
基于51单片机,芯片stc89c52,使用PCF8591ad转换器的源代码(Based on 51 MCU, chip stc89c52, using PCF8591ad converter source code)
- 2020-06-20 00:40:02下载
- 积分:1