代码搜索结果

找到约 10,000 项符合 Test 的代码

test.map

/* Restrictions : The memory definitions MUST be preserved: VECTORS, XFER, SCRATCH, XFERHDR and FIFO. FIFO is important for proper function of the HPI implemented fifo. *

test.c

#include const unsigned char data[] = { 0xFF, 0xFF }; int main(void) { mpint a, b, c, d("23"), e(data, 2); unsigned char *buf; int n, x; a.readDec("1024"); b.readDec("512")

test.cpp

#include "md5.h" #include using namespace std; void main() { string a="a"; cout

test.java

public class test { public static void main(String[] args) { father f=new son(); f.print(); } } ///创建一个父亲类 class father { public void print() {

test.txt

program test; procedure func(a:integer,b:char); begin var c:char; read(c); if c>=1234 then b:=c*320; b:=(a-b)/10000; end; begin const s:=4444; a:=b[333]; while s=a do begin c

test.bas

Attribute VB_Name = "test" Public bBilledit As Boolean

test.c

/* ********************************************************************************************************* * uC/OS-II *

test.bak

/* ********************************************************************************************************* * uC/OS-II *

test.cpp

// test.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "md5.h" #include "sha.h" #include "ripemd.h" #include "files.h" #include "validate.h" #include "rn