代码搜索:modular
找到约 9,839 项符合「modular」的源代码
代码结果 9,839
www.eeworm.com/read/246404/12728912
pas ac1216.pas
program tju1216;
const
maxn=15;
var
start,step,life:array[1..maxn]of longint;
n,m,i,j,t,x,y:longint;
function gcd(a,b:longint;var x,y:longint):longint;
var
t:longint;
begin
www.eeworm.com/read/246404/12729529
pas ac1216.pas
program tju1216;
const
maxn=15;
var
start,step,life:array[1..maxn]of longint;
n,m,i,j,t,x,y:longint;
function gcd(a,b:longint;var x,y:longint):longint;
var
t:longint;
begin
www.eeworm.com/read/100601/6267458
txt test-arrays.txt
#
# Test suite table for MPI library
#
# Format of entries:
# suite-name:function-name:description
#
# suite-name The name used to identify this test in mpi-test
# function-name The function called to
www.eeworm.com/read/339554/12225789
pas ac1216.pas
program tju1216;
const
maxn=15;
var
start,step,life:array[1..maxn]of longint;
n,m,i,j,t,x,y:longint;
function gcd(a,b:longint;var x,y:longint):longint;
var
t:longint;
begin
www.eeworm.com/read/154098/5642221
lst netlist.lst
\example-8-1\modular_design\imp_top\top.edf 1048682661
J:\Example-8-1\Modular_Design\Imp_modules\module_a\module_a.edf 1048681789
OK
www.eeworm.com/read/154098/5642295
lst netlist.lst
J:\Example-8-1\Modular_Design\Imp_top\top.edf 1048682661
\example-8-1\modular_design\pims/module_c/module_c.ngc 1048751642
\example-8-1\modular_design\pims/module_b/module_b.ngc 1048751668
\example
www.eeworm.com/read/154098/5642210
lst netlist.lst
\example-8-1\modular_design\imp_top\top.edf 1048682661
J:\Example-8-1\Modular_Design\Imp_modules\module_c\module_c.edf 1048680715
OK
www.eeworm.com/read/160163/10562701
c safer_tab.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/100601/6267366
c test-info.c
/*
* test-info.c
*
* Arbitrary precision integer arithmetic library
*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this
www.eeworm.com/read/211389/15181092
c safer_tab.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar