代码搜索结果
找到约 10,000 项符合
Communication 的代码
isp.c
/*
isp.c - part of USBasp
Autor..........: Thomas Fischl
Description....: Provides functions for communication/programming
over ISP interface
Licenc
manual.mnc
MINICOM(1) Linux Programmer's Manual MINICOM(1)
NAME
minicom - friendly serial communication program
SYNOPSIS
minicom [-soml] [-c on|off] [-a on|off]
[-t term] [configu
mypersonbean.java
package Communication;
public class myPersonBean
{
public String name;
public String address;
public String email;
public String QQ;
public String homephone;
public String mobilephone
usart.c
//USART.C IS THE USART ROUTINE FILE FOR MICROCHIP C18 COMPILER
// FUNCTIONS EXPLANATION
//
//USART_INIT:
// THIS FUNCTION IS USED TO CONFIGURE THE USART MODULE FOR
// USART COMMUNICATION
//
tanimate.c
/* tanimate.c: animate several strings using threads, curses, usleep()
*
* bigidea one thread for each animated string
* one thread for keyboard control
* shared variables for communication
*
mspf413-tmp100 interface.s43
;******************************************************************************
; MSP430F413 & TMP100 Software Interface
;
; Description: I2C communication with a TMP100 in one-shot conversion
mspf413-tmp100 interface rev 0-01.s43
;******************************************************************************
; MSP430F413 & TMP100 Software Interface
;
; Description: I2C communication with a TMP100 in one-shot conversion
example1.java
/**
* Example1.java - call the rfc module 'STFC_CONNECTION' with custom definition
* of function metadata. Please notice, the communication with static
* metadata interface definitions is dangerous
manual.mnc
MINICOM(1) Linux Programmer's Manual MINICOM(1)
NAME
minicom - friendly serial communication program
SYNOPSIS
minicom [-soml] [-c on|off] [-a on|off]
[-t term] [configu
tanimate.c
/* tanimate.c: animate several strings using threads, curses, usleep()
*
* bigidea one thread for each animated string
* one thread for keyboard control
* shared variables for communication
*