代码搜索:预置数
找到约 10,000 项符合「预置数」的源代码
代码结果 10,000
www.eeworm.com/read/25443/847982
txt 16个阵列键盘驱动程序.txt
#define KEY P1 //键盘所连接的I/O接口组定义
/*********************************************************************************************
函数名:16个阵列式键盘驱动程序
调 用:? = Key ();
参 数:无
返回值:unsigned char 键值0~16
www.eeworm.com/read/27027/862501
txt 16个阵列键盘驱动程序.txt
#define KEY P1 //键盘所连接的I/O接口组定义
/*********************************************************************************************
函数名:16个阵列式键盘驱动程序
调 用:? = Key ();
参 数:无
返回值:unsigned char 键值0~16
www.eeworm.com/read/31630/877260
asm b.asm
;模块B:
PUBLIC ASC_TO_BIN , BIN_TO_ASCII
DATA SEGMENT COMMON
INPUT_MESSAGE DB 0AH , 'PLEASE INPUT A NUMBER(LESS THAN 5 FIGURES):$'
IN_ASC_BUF DB 6 ;十进制数的输入缓冲
www.eeworm.com/read/37180/899640
cpp xt3-20-2.cpp
#include
using namespace std;
int main()
{int m,s,i;
for (m=2;m
www.eeworm.com/read/26196/955262
txt 16个阵列键盘驱动程序.txt
#define KEY P1 //键盘所连接的I/O接口组定义
/*********************************************************************************************
函数名:16个阵列式键盘驱动程序
调 用:? = Key ();
参 数:无
返回值:unsigned char 键值0~16
www.eeworm.com/read/37320/1072087
c++
#include
#include
#include
//main()函数的定义
void main( void )
{
double y;
int N;
//输入一个大于等于0的数
do {
coutN;
www.eeworm.com/read/38039/1089587
txt msgtxt_dial.txt
%CPHelp line for ON
Turn the option ON.
打开此选项。
%CPHelp line for OFF
Turn the option OFF.
关闭此选项。
%CIHelp line for MACHINE_ID
The ID number of the machine to be used in the NC sequence.
用于NC序列的加工的ID数。
www.eeworm.com/read/490190/1207312
cs form1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace WinApp5_4求93倍数
www.eeworm.com/read/483857/1274483
m ante.m
clear;
SNR = [-5:2:10];
NumAntenna =4; %天线阵元数
Tlen = 1000; %训练序列长度
Dlen = 20000; %数据长度
step = 0.0001; %步长
alfa = pi/3; %波达方向
theta = pi/2;
for nEN = 1:length(SNR)
nu