代码搜索:收发模块

找到约 10,000 项符合「收发模块」的源代码

代码结果 10,000
www.eeworm.com/read/126609/14415498

frm frm_printing.frm

VERSION 5.00 Begin VB.Form frm_printing Caption = "通用教材管理系统-打印模块" ClientHeight = 3060 ClientLeft = 6000 ClientTop = 4380 ClientWidth = 4650
www.eeworm.com/read/126007/14452200

c 单片机拼音输入.c

//"********************CCDC01采集器测试仪软件:拼音输入法模块********************" //"* 软件设计:张 凯 *" //"* 日期: 2001/3
www.eeworm.com/read/125894/14456504

c 拼音输入.c

//"********************CCDC01采集器测试仪软件:拼音输入法模块********************" //"* 软件设计:张 凯 *" //"* 日期: 2001/3
www.eeworm.com/read/222534/14686756

c code.c

/******************************************************************************************* 科创四第15小组FSK通信控制程序 此乃连着本地主系统的模块的控制程序 /*****************************************************************
www.eeworm.com/read/221621/14735468

c serial.c

//======================================================== // //电池监控系统用无线传输模块 //文件名:serial.h //描述:串口操作 //By:Andylee 2006-6-13 //anssett@163.com //===============================================
www.eeworm.com/read/121617/14747085

bas cjb1.bas

Attribute VB_Name = "Module1" '***** 丹青阁电脑工作室 杨富城 编写代码 ***** '***** ***** '***** 学生成绩管理系统全局模块 ***** '*****
www.eeworm.com/read/220866/14785957

cpp sale.cpp

//==============物品买卖模块================== //************************** //显示物品 void ShowGoodsList(Role Boss, int num, int Flag=BUY) { int x=120,y=90; char temp[200]; char TempChar[200];
www.eeworm.com/read/120135/14812212

dfm ufrmtopreport.dfm

inherited FrmTopReport: TFrmTopReport Left = 100 Top = 223 Width = 800 Height = 386 Caption = '业务模块的基类-推荐使用' FormStyle = fsMDIChild OldCreateOrder = True Position = poDefault
www.eeworm.com/read/119985/14814554

c 51py.c

/********************拼音输入法模块******************* / 原作:张 凯 / 改写:李 强(mail2li@21cn.com) / 编译环境:Keil C 6.14 /*********************************
www.eeworm.com/read/119703/14824256

pas global.pas

{ 模块名称:全局变量定义 使用方法:无 返回值: 无 } unit Global; interface uses SysUtils, Forms, Windows, Graphics, Registry, stdctrls; //--------------------------------------常量---------------------