代码搜索:Operations

找到约 10,000 项符合「Operations」的源代码

代码结果 10,000
www.eeworm.com/read/403950/11495725

txt readme.txt

=============================================================================== Data Structures For Game Programmers Ron Penton Graphical Demonstration 3-1 ========================================
www.eeworm.com/read/400577/11573053

m check12.m

%CHECK12 Decide between monadic and dyadic datafile operations % % [CHECK,A,B] = CHECK12(A,B)
www.eeworm.com/read/260986/11677156

txt readme.txt

=============================================================================== Data Structures For Game Programmers Ron Penton Graphical Demonstration 3-1 ========================================
www.eeworm.com/read/154155/11985659

in 1024.in

# # Generate a 1024-bit key pair. # g 1024 1024.key # # Sign and verify with MD5. # All operations in this script use the new key pair. # s file 2 5 1024-5.sig v file 2 5 1024-5.sig # # Seal and open
www.eeworm.com/read/154155/11985718

in 767.in

# # Generate a 767-bit key pair. # g 767 767.key # # Sign and verify with MD5. # All operations in this script use the new key pair. # s file 2 5 767-5.sig v file 2 5 767-5.sig # # Seal and open with
www.eeworm.com/read/154155/11985722

in 508.in

# # Generate a 508-bit key pair. # g 508 508.key # # Sign and verify with MD5. # All operations in this script use the new key pair. # s file 2 5 508-5.sig v file 2 5 508-5.sig # # Seal and open with
www.eeworm.com/read/340487/12153443

f graphsubs.f

* Copyright (c) Colorado School of Mines, 2007. * All rights reserved. subroutine initgraph() * * initializes graphics operations * return end subroutine endgraph() * * ends graphics operations
www.eeworm.com/read/253454/12220831

c fwt.c

/* Fast Walsh Transform x - pointer to data n = number of data points - order of FWT (should be equal to power of 2: 4,8,16,32 etc.) only integer calculations are used, no mul/div operations us
www.eeworm.com/read/336985/12403368

txt occi920_readme.txt

occi920_readme.txt - Readme for OCCI 9.2.0 Samples -------------------------------------------------- The archive occi920.tar.gz contains the standard OCCI demos shipped with Oracle 9.2.0. To build an
www.eeworm.com/read/132106/14110273

txt @psc_readme_6832_3.txt

Title: ^^A big number calculator^^ Description: This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=,