代码搜索:Multi
找到约 10,000 项符合「Multi」的源代码
代码结果 10,000
www.eeworm.com/read/150606/12283653
c multi_m.c
/* multi_m.c */
/* 多机通信的主机部分 */
#ifndef __MULTI_M_C__
#define __MULTI_M_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(1
www.eeworm.com/read/252197/12294189
m multi_gp.m
function [x] = multi_gp(m,C)
% [x]=multi_gp(m,C)
% MULTI_GP generates a multivariate Gaussian random
% process with mean vector m (column vector) and covariance matrix C.
N=length(m);
for
www.eeworm.com/read/150030/12324478
exe multi2.exe
www.eeworm.com/read/150030/12324494
c multi1.c
/*---------------------------------------
MULTI1.C -- Multitasking Demo
(c) Charles Petzold, 1996
---------------------------------------*/
#include
#include
www.eeworm.com/read/150030/12324505
c multi2.c
/*---------------------------------------
MULTI2.C -- Multitasking Demo
(c) Charles Petzold, 1996
---------------------------------------*/
#include
#include
www.eeworm.com/read/150030/12324527
mak multi2.mak
#----------------------
# MULTI2.MAK make file
#----------------------
multi2.exe : multi2.obj
$(LINKER) $(GUIFLAGS) -OUT:multi2.exe multi2.obj $(GUILIBS)
multi2.obj : multi2.c
$(C
www.eeworm.com/read/150030/12324538
mak multi1.mak
#----------------------
# MULTI1.MAK make file
#----------------------
multi1.exe : multi1.obj
$(LINKER) $(GUIFLAGS) -OUT:multi1.exe multi1.obj $(GUILIBS)
multi1.obj : multi1.c
$(C
www.eeworm.com/read/150030/12324541
exe multi1.exe
www.eeworm.com/read/337735/12343873
bdf multi_clk.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/337735/12347183
bsf multi_clk.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to