代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/420728/10778539
c main__.c
#include "MEGA16.h"
#include "INIT.h"
#include "LCD.h"
//******************************主函数************************************
void main(void)
{
init_devices();
www.eeworm.com/read/420728/10778590
c main.c
#include "MEGA16.h"
#include "INIT.h"
#include "LCD.h"
//******************************主函数************************************
void main(void)
{
init_devices();
www.eeworm.com/read/416566/11020668
h loadauth.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/317239/13506905
eqn maxmin.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/317239/13507080
eqn maxmin.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/302667/13829426
m channel_estimation.m
function cir_data_syms = channel_estimation(pilot_freq_syms)
global sim_consts;
global sign;
num_ofdm_syms = size(pilot_freq_syms,2);
for i = 1:num_ofdm_syms
cir_pilot_syms(:,i) = pilot_f
www.eeworm.com/read/302667/13829446
asv channel_estimation.asv
function cir_data_syms = channel_estimation(pilot_freq_syms)
global sim_consts;
global sign;
num_ofdm_syms = size(pilot_freq_syms,2);
if sign == 1
for i = 1:num_ofdm_syms
cir_pil
www.eeworm.com/read/126641/6014772
ssl makefile.ssl
#
# SSLeay/crypto/dsa/Makefile
#
DIR= dsa
TOP= ../..
CC= cc
INCLUDES= -I.. -I$(TOP) -I../../include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl
INSTALLTOP=/usr/local/ssl
MAKE= make -f Ma
www.eeworm.com/read/101042/6258277
makefile
#
# SSLeay/crypto/dsa/Makefile
#
DIR= dsa
TOP= ../..
CC= cc
INCLUDES= -I.. -I../../include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl
INSTALLTOP=/usr/local/ssl
MAKE= make -f Makefile.ss