代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/234196/14119662
txt readme_consola.txt
/*************************************************************
CONSOLA.H
LIBRER虯 PARA AUMENTAR LA EXTENSI覰
DE CONIO.H Y OTRAS EN VISUAL C++
(Da soporte a funciones como gotoxy, clrscr, etc.)
A
www.eeworm.com/read/126851/14397439
asm load.asm
CODE SEGMENT PARA USE16 ;can't run alone
ASSUME CS:CODE
ORG 800H
START:
.386P
;MOV AX,0600H ;clear screen
www.eeworm.com/read/126851/14397474
asm v86_seg.asm
;*************************************************v86
;*************************************************v86
V86CODESEG SEGMENT PARA USE16 ;8086 code
ASSUME CS:V86CODESEG,DS:V86_DATAS
www.eeworm.com/read/124879/14530347
asm rdconfig.asm
sseg segment stack
db 128 dup (0)
sseg ends
dseg segment para public 'global'
extrn parambuf:byte
extrn paramnr:word
configpath db 'config.txt',0 ; file name to be
www.eeworm.com/read/124879/14530479
asm rdconfig.asm
sseg segment stack
db 128 dup (0)
sseg ends
dseg segment para public 'global'
extrn parambuf:byte
extrn paramnr:word
configpath db 'config.txt',0 ; file name to be
www.eeworm.com/read/123749/14614316
m kriging_info.m
function program_info(opt)
% display information about the EasyKrig 2.0
% opt = 1 % version info
% 2 % READ ME file
global para
if opt == 1
msg=char({'Copyright (c) 1998, 2001
www.eeworm.com/read/121420/14757199
cpp rijndael.cpp
/*
Rijndael.cpp
Algoritmo Rijndael para encriptaci髇 de datos.
*/
//Rijndael.cpp
#include "stdafx.h"
#include
#include
#include "Rijndael.h"
const int