代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/474179/6815979
resources chapter4_4.form1.resources
www.eeworm.com/read/472009/6877889
cpp c10-4-4(vc).cpp
//本程序适用于VC++ 6.0
#include
#include
class String
{public:
String(){p=NULL;}
String(char *str);
friend bool operator>(String &string1,String &string2);
frien
www.eeworm.com/read/395912/8146343
uv2 4×4keys2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 /
www.eeworm.com/read/395058/8197571
java ch4_e4_8.java
/* 4-8的补充例子*/
public class ch4_e4_8
{
public static void main(String args[])
{
Student demoStudent = new Student("008",892,'m',"张散",19);
System.out.println("学号:" + demoStudent.getStudentId());
www.eeworm.com/read/292998/8318873
gif main_r4_c4.gif
www.eeworm.com/read/392770/8326945
bak ex4-4_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Target 'T
www.eeworm.com/read/367561/9742432
4x4键盘识别 六.4x4键盘识别
www.eeworm.com/read/270051/11049784
torrent nq4lca4rcn.torrent
www.eeworm.com/read/270015/11051957
s43 5_1_4_4.s43
DEC_ASCII ;入口参数R9:待转换的ASCII码
;出口参数R9:转换后的十六进制数
CLRC
PUSH R9
SUB #10,R9
JNC DEC_AS1 ;判断是否小于10
POP R9 ;因为在判断是否小于10时,做了减法,R9的值改变了
SUB #30H,R9 ;所以先保存到堆栈,在运算时再恢复
R
www.eeworm.com/read/414662/11106925
m mimo_ofdmturbo4x4.m
clear all;
clc;
% Initial Processing:
% Define the slot structure
Nc = 512;
Ng = 32;
Ns = Nc + Ng;
Nu = Nc;
Num_Block = 1;
Fs = 20e6;
T = 1/Fs;
Tg = T * Ng;
Tu = T * Nc;
Ts = T * Ns;