代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/124341/6965424
c dw_bullet.c
/*
* File: dw_bullet.c
*
* Copyright (C) 1997 Raph Levien
* Copyright (C) 1999 Luca Rota
* Copyright (C) 2001-2003 Sebastian Geerken
www.eeworm.com/read/466799/7020854
c nrutil.c
#if defined(__STDC__) || defined(ANSI) || defined(NRANSI) /* ANSI */
#include
#include
#include
#define NR_END 1
#define FREE_ARG char*
void nrerror(char erro
www.eeworm.com/read/466802/7020925
c nrutil.c
#if defined(__STDC__) || defined(ANSI) || defined(NRANSI) /* ANSI */
#include
#include
#include
#define NR_END 1
#define FREE_ARG char*
void nrerror(char erro
www.eeworm.com/read/223598/7104151
c dw_gtk_scrolled_window.c
/*
* File: dw_gtk_scrolled_window.c
*
* Copyright (C) 2001 Sebastian Geerken
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/223598/7104195
c dw_bullet.c
/*
* File: dw_bullet.c
*
* Copyright (C) 1997 Raph Levien
* Copyright (C) 1999 Luca Rota
* Copyright (C) 2001-2003 Sebastian Geerken
www.eeworm.com/read/248456/7147405
c 13.c
//N个游戏者围成一圈,从第一个人开始顺序报数1,2,3。凡报到3者退出圈子。
#include
#include
typedef struct node{
int code;
struct node *next;
}NODE,*LinkList;
LinkList create_list(int n)
{
LinkList head,
www.eeworm.com/read/450775/7147832
par 33209_1.par
CHIP 33209 ; chip name (33XXX)
VER 1 ; this file version
; Map allocation (max 31 areas, 256bytes boundary)
RAM 0 1FFF ; internal RAM area 8KB
IO 40000 4ffff ; internal IO area 64KB
R
www.eeworm.com/read/464344/7164909
bak mp3decode.cmd.bak
MEMORY
{
PAGE 0: VECS: origin = 0080h, length = 0080h
PRAM: origin = 1000h, length = 1000h
PAGE 1: STACK: origin = 0100h, length = 0400h
TABLE: origin =
www.eeworm.com/read/464344/7164910
cmd mp3decode.cmd
MEMORY
{
PAGE 0: VECS: origin = 0080h, length = 0080h
PRAM: origin = 1000h, length = 1000h
PAGE 1: STACK: origin = 0100h, length = 0400h
TABLE: origin =
www.eeworm.com/read/450547/7481755
html c_status_malloc_size.html
Status Parameters
body {
margin: auto;
font-famil