代码搜索结果
找到约 10,000 项符合
7 的代码
unit7.~h
//---------------------------------------------------------------------------
#ifndef Unit7H
#define Unit7H
//---------------------------------------------------------------------------
#include
unit7.h
//---------------------------------------------------------------------------
#ifndef Unit7H
#define Unit7H
//---------------------------------------------------------------------------
#include
tesub7.m
function TESUB7VAL = TESUB7(I);
global G;
G = rem(G * 9228907,4294967296);
if I >= 0;
TESUB7VAL = G / 4294967296;
else
TESUB7VAL = 2 * G / 4294967296 - 1;
retur
test_c.c
#define uchar unsigned char
uchar crcbuff[]={0x7b,0,0,0,0,0,0};
uchar *ptr;
uchar crc;
uchar crc7(uchar *pp,uchar len);
uchar crc7end(uchar *pp);
void main (void)
{
ptr=crcbuff;
crc=crc
mpeg7mediaformat.java
/*
* This file is part of Caliph & Emir.
*
* Caliph & Emir is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* th
incltest.out
reading symbolic information ...
includes.v
includes.p
var p : includes.T;
included.T includes.T
type T = record
a : integer;
b : integer;
end;
included.OT includes.OT
type OT = integer;
inclu
sets.out
reading symbolic information ...
type Color = (RED, BLUE, GREEN);
type ColorSet = set of Color;
[1] stop in p
[1] stopped in p at line 9
9 begin
stopped in p at line 10
10 s := [RED, BL
mpeg7mediaformat.java
/*
* This file is part of Caliph & Emir.
*
* Caliph & Emir is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* th
unit7.h
//---------------------------------------------------------------------------
#ifndef Unit7H
#define Unit7H
//---------------------------------------------------------------------------
#include
unit7.h
//---------------------------------------------------------------------------
#ifndef Unit7H
#define Unit7H
//---------------------------------------------------------------------------
#include