代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/283028/9046612
c i2cmst.c
/*****************************************************************************
* i2cmst.c: main C entry file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semico
www.eeworm.com/read/184890/9067468
cpp bytetest.cpp
//: C12:ByteTest.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
#include "Byte.h"
#include
www.eeworm.com/read/381363/9096284
m writenano2.m
function writeNANO2
%WRITENANO2 Write the image in a nano2 file format
%
% Copyright (c) 1995 by Claudio Rivetti and Mark Young
% claudio@alice.uoregon.edu, mark@alice.uoregon.edu
%
global H I sa
www.eeworm.com/read/184416/9104217
c syscache.c
/* sysCache.c - secondary (L2) cache library for the Falcon */
/* Copyright 1984-1999 Wind River Systems, Inc. */
/* Copyright 1996,1997,1998,1999 Motorola, Inc. All Rights Reserved */
/*
modificati
www.eeworm.com/read/281673/9142055
cpp bytetest.cpp
//: C12:ByteTest.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
#include "Byte.h"
#include
www.eeworm.com/read/378832/9215174
c i2cmst.c
/*****************************************************************************
* i2cmst.c: main C entry file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semico
www.eeworm.com/read/378028/9253648
m plotdata2.m
function plotdata2(X, Y)
%function plotdata2(X, Y, x1ran, x2ran)
% PLOTDATA - Plot 2D data set
%
hold on;
%X=X';Y=Y';
ind = find(Y==1);
plot(X(ind,1), X(ind,2), 'ks');
%plot(X(1,in
www.eeworm.com/read/181136/9273539
c i2cmst.c
/*****************************************************************************
* i2cmst.c: main C entry file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semico
www.eeworm.com/read/179197/9365965
c main.c
/************************************************************/
/* PROJECT NAME: I2C */
/* Project: LPC2100 Training course */
/* Enginee
www.eeworm.com/read/175688/9536191
m plotdata2.m
function plotdata2(X, Y)
%function plotdata2(X, Y, x1ran, x2ran)
% PLOTDATA - Plot 2D data set
%
hold on;
%X=X';Y=Y';
ind = find(Y==1);
plot(X(ind,1), X(ind,2), 'ks');
%plot(X(1,in