代码搜索:预置数
找到约 10,000 项符合「预置数」的源代码
代码结果 10,000
www.eeworm.com/read/167058/9982844
vhd seg.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity seg is
Port (
seg :out std_logic_vector(7 downto 0); --输出到数
www.eeworm.com/read/361984/10024875
txt 16open_uadri.txt
16位整型数开平方
.include "8515def.inc"
.def numlo = r16
.def numhi = r17
.def sqrt = r18
.def suber = r24
.def suberh = r25
; ente
www.eeworm.com/read/360311/10103201
cpp xt3-20-2.cpp
#include
using namespace std;
int main()
{int m,s,i;
for (m=2;m
www.eeworm.com/read/359560/10139163
cpp mvc2_1.cpp
//例2.1
#include
int add(int a, int b); //函数原型的说明
int main( ) //主函数
{ int x,y,sum; //定义三个整型变量
cout
www.eeworm.com/read/358376/10190069
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
www.eeworm.com/read/279575/10413127
h tmatrix.h
#pragma once
#include
#include
using namespace std;
template
class TMatrix
{
T **a;//矩阵首地址指针
int m;//行数
int n;//列数
public:
TMatrix(int mm=0,int nn=0);//构造函
www.eeworm.com/read/352941/10490935
_c rtc8025._c
#include
#include "Rtc8025.h"
//==========================================================
//函 数:void RTC_Delay(unsigned int MD)
//功 能:延时
//入口参数:延时的参数
//出口参数:无
//日 期:2005-07-21 ch
www.eeworm.com/read/352941/10490969
bak rtc8025.c.bak
#include
#include "Rtc8025.h"
//==========================================================
//函 数:void RTC_Delay(unsigned int MD)
//功 能:延时
//入口参数:延时的参数
//出口参数:无
//日 期:2005-07-21 ch
www.eeworm.com/read/352940/10491337
_c rtc8025._c
#include
#include "Rtc8025.h"
//==========================================================
//函 数:void RTC_Delay(unsigned int MD)
//功 能:延时
//入口参数:延时的参数
//出口参数:无
//日 期:2005-07-21 ch
www.eeworm.com/read/352940/10491379
bak rtc8025.c.bak
#include
#include "Rtc8025.h"
//==========================================================
//函 数:void RTC_Delay(unsigned int MD)
//功 能:延时
//入口参数:延时的参数
//出口参数:无
//日 期:2005-07-21 ch