代码搜索:Multi
找到约 10,000 项符合「Multi」的源代码
代码结果 10,000
www.eeworm.com/read/487365/6509850
mak multi1.mak
# Microsoft Developer Studio Generated NMAKE File, Based on Multi1.dsp
!IF "$(CFG)" == ""
CFG=Multi1 - Win32 Debug
!MESSAGE No configuration specified. Defaulting to Multi1 - Win32 Debug.
!ENDIF
www.eeworm.com/read/487365/6509851
dep multi1.dep
# Microsoft Developer Studio Generated Dependency File, included by Multi1.mak
www.eeworm.com/read/487365/6509852
dsp multi1.dsp
# Microsoft Developer Studio Project File - Name="Multi1" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/487365/6509853
exe multi1.exe
www.eeworm.com/read/487365/6509854
exe multi1.exe
www.eeworm.com/read/487365/6509855
c multi1.c
/*---------------------------------------
MULTI1.C -- Multitasking Demo
(c) Charles Petzold, 1998
---------------------------------------*/
#include
#include
www.eeworm.com/read/486514/6534224
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/486514/6534225
c multi_s.c
/* multi_s.c */
/* 多机通信的从机部分 */
#ifndef __MULTI_S_C__
#define __MULTI_S_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(1
www.eeworm.com/read/485340/6559394
gif multi_install.gif
www.eeworm.com/read/483123/6610743
m curvecanny_multi.m
function [eout,thresh,mag] = curvecanny_multi(varargin)
% [EOUT,THRESH,MAG] = CURVECANNY_MULTI(FLDS, THRSH, EXTLEN, EXTTH, THIN, DILTHIN, DESPUR)
%
% Applies a Canny edge detector type algorithm to