代码搜索:3G通信
找到约 10,000 项符合「3G通信」的源代码
代码结果 10,000
www.eeworm.com/read/338369/3318368
m output_auto_subplot.m
% =========================================================================
% Copyright (c)2006, 东南大学移动通信国家重点实验室
% All rights reserved.
%
% 文件名称:output_auto_subplot.m
% function描述:使用Subplot函数绘制最优折中曲线图
www.eeworm.com/read/430313/1933067
java tester.java
package com.liaobin;
public class Tester {
public static void main(String[] args) {
// HttpServer http = new HttpServer();
// http.start();
Log4j.info("这是一个普通信息");
Log4j.error("这个
www.eeworm.com/read/427426/1972032
frm pc&plc.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form PLCForm
Caption = "PC机与PLC串口通信"
ClientHeight = 2985
ClientLeft =
www.eeworm.com/read/416201/2126699
c sci_interrupt.c
//===========================================================================
//
// 文件名称: SCI_interrupt.c
//
// 功能描述: DSP28 SCI - 同计算机通信,采用超级中断接受数据
// 间隔2秒DSP向计算机发送字符"2812-UART is fine !"
www.eeworm.com/read/394154/2459669
c sci_interrupt.c
//===========================================================================
//
// 文件名称: SCI_interrupt.c
//
// 功能描述: DSP28 SCI - 同计算机通信,采用超级中断接受数据
// 间隔2秒DSP向计算机发送字符"2812-UART is fine !"
www.eeworm.com/read/373767/2759335
c main.c
/*********************************************************
程序功能:将ADC对P6.0端口电压的转换结果按转换数据和对应的
模拟电压的形式通过串口发送到PC机屏幕上显示
-----------------------------------------------------------
通信格式:N.8.1,
www.eeworm.com/read/362309/2935201
c sci_interrupt.c
//===========================================================================
//
// 文件名称: SCI_interrupt.c
//
// 功能描述: DSP28 SCI - 同计算机通信,采用超级中断接受数据
// 间隔2秒DSP向计算机发送字符"2812-UART is fine !"
www.eeworm.com/read/295486/8159299
c pipedemo.c
/* pipeDemo.c - 用PIPE进行任务间通信的例子*/
/* includes */
#include "vxWorks.h"
#include "taskLib.h"
#include "sysLib.h"
#include "stdio.h"
#include "ioLib.h"
#include "pipeDrv.h"
#define CONSUME