代码搜索:five
找到约 3,092 项符合「five」的源代码
代码结果 3,092
www.eeworm.com/read/123326/14637356
ini game.ini
[Game]
GameNO=8
[GameName]
1=扫雷英雄
2=纸牌游戏
3=空当接龙
4=跳棋
5=推箱子
6=拖拉机
7=五子棋
8=升级
9=独粒钻石
10=军棋
[GameExe]
1=A:\LDVOD\Game\Winmine.exe
2=A:\LDVOD\Game\Sol.exe
3=A:\LDVOD\Game\Freecell.exe
www.eeworm.com/read/220736/14790419
cs bytesize.cs
namespace SerialPorts
{
using System;
public enum ByteSize : byte
{
// Fields
Eight = 8,
Five = 5,
Seven = 7,
Six = 6
}
}
www.eeworm.com/read/216045/15028794
m ip_04_10.m
% MATLAB script for Illustrative Problem 4.10.
clear
echo on
a=randn(1,500);
n=64;
[sqnr,a_quan,code]=u_pcm(a,64);
pause % Press a key to see the SQNR.
sqnr
pause % Press a key to see the firs
www.eeworm.com/read/213940/15121872
m ip_04_12.m
% MATLAB script for Illustrative Problem 4.12.
echo on
a=randn(1,500);
n=64;
[sqnr,a_quan,code]=u_pcm(a,64);
pause % Press a key to see the SQNR.
sqnr
pause % Press a key to see the first fiv
www.eeworm.com/read/213940/15121877
m ip_04_141.m
% MATLAB script for Illustrative Problem 4.14.1.
echo on
a=randn(1,500);
n=16;
[sqnr,a_quan,code]=u_pcm(a,16);
pause % Press a key to see the SQNR.
sqnr
pause % Press a key to see the first f
www.eeworm.com/read/213940/15121885
m ip_04_142.m
% MATLAB script for Illustrative Problem 4.14.2.
echo on
a=randn(1,500);
n=128;
[sqnr,a_quan,code]=u_pcm(a,128);
pause % Press a key to see the SQNR.
sqnr
pause % Press a key to see the first
www.eeworm.com/read/210156/15205823
m ip_04_12.m
% MATLAB script for Illustrative Problem 4.12.
echo on
a=randn(1,500);
n=64;
[sqnr,a_quan,code]=u_pcm(a,64);
pause % Press a key to see the SQNR.
sqnr
pause % Press a key to see the first fiv
www.eeworm.com/read/210156/15205828
m ip_04_141.m
% MATLAB script for Illustrative Problem 4.14.1.
echo on
a=randn(1,500);
n=16;
[sqnr,a_quan,code]=u_pcm(a,16);
pause % Press a key to see the SQNR.
sqnr
pause % Press a key to see the first f
www.eeworm.com/read/210156/15205836
m ip_04_142.m
% MATLAB script for Illustrative Problem 4.14.2.
echo on
a=randn(1,500);
n=128;
[sqnr,a_quan,code]=u_pcm(a,128);
pause % Press a key to see the SQNR.
sqnr
pause % Press a key to see the first