代码搜索:Txdata
找到约 505 项符合「Txdata」的源代码
代码结果 505
www.eeworm.com/read/342240/12033945
bat txdata.cspy.bat
@REM This bat file has been generated by the IAR Embeddded Workbench
@REM C-SPY interactive debugger,as an aid to preparing a command
@REM line for running the cspybat command line utility with the
www.eeworm.com/read/202805/5045660
c txdata_test.c
/* $Id: txdata_test.c 974 2007-02-19 01:13:53Z bennylp $ */
/*
* Copyright (C) 2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/277562/4155110
c txdata_test.c
/* $Id: txdata_test.c 1266 2007-05-11 15:14:34Z bennylp $ */
/*
* Copyright (C) 2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/263014/4306708
c txdata_test.c
/* $Id: txdata_test.c 974 2007-02-19 01:13:53Z bennylp $ */
/*
* Copyright (C) 2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/195947/8121464
m bpsk_ber.m
%N=no of bits detected in errors
%M=total number of bits transmitted
function [N,M]=bpsk_ber(Rxout,Txdata)
Rxdata=Rxout(1:16:length(Rxout));
Rxdata=Rxdata(11:length(Rxdata));
figure
stem(Rxdat
www.eeworm.com/read/448031/7541352
m tx_modulate.m
function [mod_symbols,table, P] = tx_modulate(txdata_in, num_bits)
%**************************************************************************
%This program modulates the input binary data.The inp
www.eeworm.com/read/249503/12490989
c serial.c
/*************************************************************************
* File Name:Serial.c
* Description:串口DMA发送方式通信--CPU工作频率为60MHz(开发板外接8MHz),波
* 特率为19200bps,字符长度8位,奇偶校验位无,停止位1位。
www.eeworm.com/read/362328/10003961
pas uwaitcomplete.pas
unit uWaitComplete;
{
*******************************************************************************
* Descriptions: Sony Ericsson progress bar
* $Source: /cvsroot/fma/fma/uWaitComplete.pas,v $
www.eeworm.com/read/464227/7167385
c httpd.c
/*
,-----------------------------------------------------------------------------------------.
| net/httpd
|-----------------------------------------------------------------------------------------
|
www.eeworm.com/read/491733/6433609
c httpd.c
/*
,-----------------------------------------------------------------------------------------.
| net/httpd
|-----------------------------------------------------------------------------------------
|