代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/100612/15868982
c deciph.c
/*
* Program to decipher message using Blum-Goldwasser probabalistic
* Public key method
*
* Define RSA to use cubing instead of squaring. This is no longer
* provably as difficult t
www.eeworm.com/read/289414/8553415
txt readme.txt
This file briefly describes SVM^python.
--------
WHAT IT IS
This is SVM^struct, except that all of the C API functions (except those dealing with C specific problems) instead call a function of the
www.eeworm.com/read/427909/8913640
m dirkpm.m
function filenames = dirKPM(dirname, ext, varargin)
% dirKPM Like the built-in dir command, but returns filenames as a cell array instead of a struct
%
% filenames = dirKPM(dirname)
% returns all
www.eeworm.com/read/382060/9055635
js 8-2.js
// This function uses the this keyword, so it doesn't make sense to
// invoke it by itself; it needs instead to be made a method of some
// object that has "width" and "height" properties defined.
fun
www.eeworm.com/read/179813/9335906
mak stlport.mak
# -*- makefile -*-
# Makefile for Microsoft Windows with Microsoft Visual C++ 6.0 compiler and STLport library
#
# Important: to redefine std::string to use post_alloc instead of standard allocato
www.eeworm.com/read/178832/9384973
prg screenactiveform.prg
** Use this function instead of _Screen.ActiveForm to work
** around a bug in VFP
FUNCTION ScreenActiveForm()
LOCAL loObj
IF TYPE("_Screen.ActiveForm") == "O"
loObj = _Screen.ActiveForm
www.eeworm.com/read/373250/9467681
m dirkpm.m
function filenames = dirKPM(dirname, ext, varargin)
% dirKPM Like the built-in dir command, but returns filenames as a cell array instead of a struct
%
% filenames = dirKPM(dirname)
% returns all
www.eeworm.com/read/175483/9545119
changelog
*** 20020517: 1.0.2 ***
Playback bugfix to floor1; mode mistakenly used for sizing instead
of blockflag
*** 20020515: 1.0.1 ***
Added complete API documentation to source tarball. No code
www.eeworm.com/read/365849/9843578
txt important.txt
Note to programmers:
The random objects have no 'str' property yet. Instead it is called 'R_str', according to a previous version of the interface specification.
Changing this is basically just a
www.eeworm.com/read/425546/10348910
m dirkpm.m
function filenames = dirKPM(dirname, ext, varargin)
% dirKPM Like the built-in dir command, but returns filenames as a cell array instead of a struct
%
% filenames = dirKPM(dirname)
% returns all