代码搜索结果
找到约 10,000 项符合
N 的代码
altsyncram_n341.tdf
--altsyncram ADDRESS_ACLR_A="NONE" CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" CYCLONEII_M4K_COMPATIBILITY="ON" DEVICE_FAMILY="Cyclone" ENABLE_RUNTIME_MOD="NO" INIT_FILE="../../陈敏程序/sin_mif/output/s.hex" LO
.n_tty.o.flags
ifeq (-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -g -D__powerpc__ -fsigned-char -msoft-float -pipe -fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple -mstring,$(strip $(subst $(comma),:,$(C
2n.m53
***********************************************
*ELECTRONICS WORKBENCH MODEL FILE *
*MODELS GENERATED BY: *
*(c) 1996 INTERACTIVE IMAGE TECHNOLOGIES LTD. *
*TOR
motor_1n.lib
***********************************************
*ELECTRONICS WORKBENCH MODEL FILE *
*MODELS GENERATED BY: D.ASSAF/S.MOORE *
*(c) 1996 INTERACTIVE IMAGE TECHNOLOGIES LTD. *
*T
2n.m55
ELECTRONICS WORKBENCH MODEL FILE
MODELS GENERATED BY:
(c) 1996 INTERACTIVE IMAGE TECHNOLOGIES LTD.
TORONTO, ONTARIO (416)977-5550.
P "2N5444" 55 1e-05 200 1.65 56 1.5e-05 50 0.07 2 0.07 12
P "2N5
ec2n.cpp
// ec2n.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "ec2n.h"
#include "asn.h"
#include "algebra.cpp"
#include "eprecomp.cp
ec2n.h
#ifndef CRYPTOPP_EC2N_H
#define CRYPTOPP_EC2N_H
#include "gf2n.h"
#include "eprecomp.h"
#include "smartptr.h"
#include "pubkey.h"
NAMESPACE_BEGIN(CryptoPP)
//! Elliptic Curve Point
struc
gf2n.cpp
// gf2n.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "gf2n.h"
#include "algebra.h"
#include "words.h"
#include "randpool.h"