代码搜索结果
找到约 10,000 项符合
X 的代码
x509.pod
=pod
=head1 NAME
x509 - Certificate display and signing utility
=head1 SYNOPSIS
B B
[B]
[B]
[B]
[B]
[B
x509.h
/* crypto/x509/x509.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
*
x509.c
/* apps/x509.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The imp
x86.pl
#!/usr/local/bin/perl
push(@INC,"perlasm","../../perlasm");
require "x86asm.pl";
require("x86/mul_add.pl");
require("x86/mul.pl");
require("x86/sqr.pl");
require("x86/div.pl");
require("x86/add.pl")
x_basic.h
/*******************************************************************************
+
+ LEDA-R 3.2.3
+
+ x_basic.h
+
+ Copyright (c) 1995 by Max-Planck-Institut fuer Informatik
+ Im Stadtwald, 661
x_window.h
/*******************************************************************************
+
+ LEDA-R 3.2.3
+
+ x_window.h
+
+ Copyright (c) 1995 by Max-Planck-Institut fuer Informatik
+ Im Stadtwald, 66
x86.pl
#!/usr/local/bin/perl
push(@INC,"perlasm","../../perlasm");
require "x86asm.pl";
require("x86/mul_add.pl");
require("x86/mul.pl");
require("x86/sqr.pl");
require("x86/div.pl");
require("x86/add.pl")
x25045.asm
;(1)X25045数据写入程序
;功能:将缓冲区数据写入指定地址开始的单元。
;入口:F0、R3是E2PROM单元地址最高位和低八位;R0是8051缓冲区首地址;R2是缓冲区长度。
WRITEX: LCALL STAX ;指令启动
MOV A,#06H ;输出WREN
LCALL BYTE_OUT
LCALL STAX ;下一指令启动
MOV A
24x.h
/************************************************
* NAME : 24X.H *
* Version : 01.FEBRUARY.2001 *
************************************************/
#ifndef __2400X_H__
#define __24