代码搜索:Output
找到约 10,000 项符合「Output」的源代码
代码结果 10,000
www.eeworm.com/read/289265/8564103
lnp output.lnp
"ComRam.obj",
"MyRam.obj",
"Output.obj"
TO "Output"
RAMSIZE(256)
www.eeworm.com/read/289265/8564104
plg output.plg
礦ision2 Build Log
Project:
D:\工作资料\广州信息工程有限公司项目\程序代码\广信项目程序20080316final\输出机2\Output.uv2
Project File Date: 03/16/2008
Output:
Build target 'T
www.eeworm.com/read/289265/8564117
lst output.lst
C51 COMPILER V7.50 OUTPUT 03/17/2008 20:38:41 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE OUTPUT
OBJECT MODULE PLACED IN
www.eeworm.com/read/388846/8571616
txt output.txt
icase=0
17.025 -0.95 -0.05 1.95 -1.05
730.55 0.1 -0.1 -1.1 0.9
3.325 -0.35 -0.15 0.35 0.35
0.95 -0.1 0.1 0.1 0.1
4.725 -0.55 0.05 0.55 -0.45
0 0 0 0 0
5 2 4 3
1 6 8 7
www.eeworm.com/read/432417/8605948
myi output.myi
www.eeworm.com/read/432417/8605960
myd output.myd
www.eeworm.com/read/432417/8605986
frm output.frm
www.eeworm.com/read/388290/8618911
txt output.txt
/*By 刘国栋,1925205 for 编译原理 实验*/
1 1 0 0 23 int
Identifier max
1 0 0 0 16 (
1 1 0 0 23 int
Identifier x
1 0 0 0 15 ,
1 1 0 0 23 int
Identifier y
1 0 0 0 17 )
www.eeworm.com/read/288524/8627119
m output.m
function [Ploss,Qloss] = output(baseMVA, bus, gen, branch, f, success);
%PRINTOPF Prints optimal power flow results.
% printpf(baseMVA, bus, gen, branch, f, success, et, fd, mpopt) prints
% p
www.eeworm.com/read/187497/8635448
m output.m
%boc(2,2)本地副载波 即时/ 前移 n/16形成的本地boc 与接收boc(未经移位)之间的互相关值比较
close all
clear all
clc
FZ1 = [ones(1,8) -1*(ones(1,8))];%未经移位的副载波
FZ2=[FZ1(2:length(FZ1)) FZ1(1)];%前移位1/16的副载波
FZ3=[FZ1(3:length(FZ1))