代码搜索:E1通信
找到约 10,000 项符合「E1通信」的源代码
代码结果 10,000
www.eeworm.com/read/248277/12586529
vhd decoder_3_8.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity decoder_3_8 is
port(a,b,c,e1,e2,e3:in std_logic;
y:out std_logic_vector(7
www.eeworm.com/read/429638/8797319
htm 发帖庆贺,atmega16控制nrf905短距离无线通信基本成功(附源代码) (ourdev_cn 我们的电子开发社区).htm
发帖庆贺,ATMEGA16控制nrf
www.eeworm.com/read/310477/13650518
pdf 移动机器人避障与路径规划研究_2移动机器人介绍与通信控制平台构建_16_28.pdf
www.eeworm.com/read/429059/8821803
pas unit1.pas
//Copyright (c) 2008,厦门大学通信工程系
//All rights reserved.
//author:victor_chen
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialog
www.eeworm.com/read/429059/8821843
~pas unit1.~pas
//Copyright (c) 2008,厦门大学通信工程系
//All rights reserved.
//author:victor_chen
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialog
www.eeworm.com/read/426885/8993310
java comchannel.java
//: ComChannel.java
//: 模拟实现全双工通信信道
//package classes;
import java.io.*;
import java.awt.*;
import java.util.*;
import javax.swing.*;
class ComChannel
{
private boolean isUsable; // 该信
www.eeworm.com/read/426885/8993343
java comchannel.java
//: ComChannel.java
//: 模拟实现全双工通信信道
//package classes;
import java.io.*;
import java.awt.*;
import java.util.*;
import javax.swing.*;
class ComChannel
{
private boolean isUsable; // 该信
www.eeworm.com/read/380917/9123009
c main.c
/**************************************************************
程序功能:实现学习板通过USB端口与PC机通信,用户按键K1~K4的键值
可以通过USB发送到PC机上显示
---------------------------------------------------------------
跳线设置:
www.eeworm.com/read/174724/9575144
c main.c
/////////////////////////////////////
// Generated Initialization File //
/////////////////////////////////////
//F320和AT89C52之间的串口通信
//发送和接受中的延迟不要更改!
//波特率不要更改!
//编程日期:2006.9.22-2006.9.24,作
www.eeworm.com/read/166224/10028735
+
//
// 计算机无线通信串口程序.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED