代码搜索:军事通信

找到约 10,000 项符合「军事通信」的源代码

代码结果 10,000
www.eeworm.com/read/262863/11387768

htm s05-05.htm

扩频通信-第五讲 直接序列扩频系统(5)
www.eeworm.com/read/262863/11387813

htm s05-04.htm

扩频通信-第五讲 直接序列扩频系统(4)
www.eeworm.com/read/407889/11409088

h os_core.h

//os_core.h #include "pic18.h" #include "os.h" bit bOSSCH ; // 任务调度申请,避免进入TMR中断处理 bit bCommBuffFull; //通信缓冲区满 unsigned char osRunningTask; // 当前运行的任务 TaskCtrBlock TCB[OS_TASKS+1]; // 任务控
www.eeworm.com/read/400623/11571481

plg tinyusb1.plg

礦ision2 Build Log Project: D:\code\51\串口双机通信\TinyUSB1.uv2 Project File Date: 07/14/2005 Output:
www.eeworm.com/read/157234/11726452

txt grsm问题.txt

问题: 要器件封装图!! 1.资料上说:When no external audio processing is performed, the following pins must be connected together: ?PCMDLD to PCMIN ?PCMULD to PCMOUT 现我想用GR47之串行口1作单片机与GR47之通信,并用AT命令方式
www.eeworm.com/read/259331/11807820

c wiegand.c

/////////////////////////////////////////////////////////////////////////////// // // 韦根通信基本原理: // 1位奇校验位+韦根数据(24位/32位)+1位偶校验位 // 数据位发送/接收维持时间100us // 数据位发送/接收周期为120ms ////////////////////
www.eeworm.com/read/156149/11824488

c wiegand.c

/////////////////////////////////////////////////////////////////////////////// // // 韦根通信基本原理: // 1位奇校验位+韦根数据(24位/32位)+1位偶校验位 // 数据位发送/接收维持时间100us // 数据位发送/接收周期为120ms ////////////////////
www.eeworm.com/read/344201/11902464

s nrf905.s

.module nrf905.C .area text(rom, con, rel) .dbfile E:\无线通信\nRF905\ptr8000\nrf905.C .dbfunc e nrf905_Config _nrf905_Config fV .even _nrf905_Config:: .dbline -1 .dbline 122 ; #include "co
www.eeworm.com/read/344201/11902475

s ptr8000.s

.module PTR8000.C .area text(rom, con, rel) .dbfile E:\无线通信\nRF905\ptr8000\PTR8000.C .dbfunc e port_init _port_init fV .even _port_init:: .dbline -1 .dbline 25 ; //ICC-AVR application b
www.eeworm.com/read/253791/12200087

htm sy1201.htm

Visual C++与计算机接口 计算机与外设的通信方式 (一)实验目的: