代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/408412/11389171
makefile
# Makefile - make rules for target/config/wrSbcArm7
#
#
# Copyright 1996-2001 Wind River Systems, Inc.
#
# modification history
# --------------------
# 01o,23jul04,a_m BSP定制 for 多刃剑开发板
# 01h
www.eeworm.com/read/407925/11407951
c pmdc.c
/**************************************************************************
跑马灯演示程序
来源: 郑州远博科技 王兴民
0371-66949037 0371-67256036 13949105551
(该程序没有采用多模块结构,是为了配合仿真器使用说明上的方便)
*********************
www.eeworm.com/read/347932/11627505
makefile
# Makefile - make rules for target/config/wrSbcArm7
#
#
# Copyright 1996-2001 Wind River Systems, Inc.
#
# modification history
# --------------------
# 01o,23jul04,a_m BSP定制 for 多刃剑开发板
# 01h
www.eeworm.com/read/230833/14272887
makefile
# Makefile - make rules for target/config/wrSbcArm7
#
#
# Copyright 1996-2001 Wind River Systems, Inc.
#
# modification history
# --------------------
# 01o,23jul04,a_m BSP定制 for 多刃剑开发板
# 01h
www.eeworm.com/read/229833/14315228
makefile
# Makefile - make rules for target/config/wrSbcArm7
#
#
# Copyright 1996-2001 Wind River Systems, Inc.
#
# modification history
# --------------------
# 01o,23jul04,a_m BSP定制 for 多刃剑开发板
# 01h
www.eeworm.com/read/217414/14965265
c multi.c
/////////////////////////////////进程多队列轮转法调度算法
//文档中有更详细的注释
#include "stdio.h"
#include
#include
# define getpcb(type) (type*)malloc(sizeof(type))
# define N 5//队列数
st
www.eeworm.com/read/471811/1420487
java clientproduction.java
package com.qrsx.qrsxcrm.model;
/**
* 客户产品实体类 与客户为多对一 与客户产品类型为一对一
*
* @author Administrator
*
*/
public class ClientProduction {
private String id; // 主键
private Stri