代码搜索:807 有哪些应用?
找到约 10,000 项符合「807 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/447738/1695163
d spec807.d
#source: bspec807.s
#source: start.s
#ld: -m mmo
#objdump: -sh
# See spec801.d.
# #7: non-quote LOP in section vma, low part.
.*: file format mmo
Sections:
Idx Name Size VMA
www.eeworm.com/read/440906/1777308
c p807a.c
// Build don't link:
// prms-id: 807
// See ARM page 275 Section 12.3.2
extern "C" int printf (const char *, ...);
extern "C" void exit(int);
class B;
class A {
public:
A(B&); // ERROR - fn ref
www.eeworm.com/read/440906/1777554
c p807.c
// prms-id: 807
extern "C" int printf(const char*, ...);
class B;
class AX
{
protected:
int x;
public:
operator B();
};
class B
{
private:
int x;
public:
B(const AX&);
};
int f
www.eeworm.com/read/403510/2311517
java xml807.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: Xml.java
*
* Copyright (c) 2003 Sun Microsystems and Static Free Software
*
* Electric(tm) is free software; you can redis
www.eeworm.com/read/366702/2871280
c p807a.c
// { dg-do assemble }
// prms-id: 807
// See ARM page 275 Section 12.3.2
extern "C" int printf (const char *, ...);
extern "C" void exit(int);
class B;
class A {
public:
A(B&); // { dg-error "
www.eeworm.com/read/366702/2871527
c p807.c
// { dg-do assemble }
// prms-id: 807
extern "C" int printf(const char*, ...);
class B;
class AX
{
protected:
int x;
public:
operator B();
};
class B
{
private:
int x;
public:
B
www.eeworm.com/read/473978/6826974
gif img807.gif
www.eeworm.com/read/295431/8164022
m q807.m
%《MATLAB及在电子信息课程中的应用》第八章例8.7程序q807
% 零点对二阶连续系统和离散系统的脉冲响应的影响
% 电子工业出版社出版 陈怀琛 吴大正 高西全合著 2001年10月初版,2003年7月第二版
%
clear,clf
wn=1;Ts=0.5;zeta=0.4 % 设定参数wn,Ts,zeta
for Tm=[0.5,1,2] % 设定参数