代码搜索:如何学习 FREE?
找到约 10,000 项符合「如何学习 FREE?」的源代码
代码结果 10,000
www.eeworm.com/read/181669/9241779
h mm.h
#ifndef _MM_H
#define _MM_H
#define PAGE_SIZE 4096
extern unsigned long get_free_page(void);
extern unsigned long put_page(unsigned long page,unsigned long address);
extern void free_page(unsigned l
www.eeworm.com/read/179705/9341523
c fdfminimizer.c
/* multimin/fdfminimizer.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Fabrice Rossi
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/179705/9341642
c fsolver.c
/* multiroots/fsolver.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
www.eeworm.com/read/374116/9420768
c block.c
/* block.c */
#include "block.h"
//返回当前在空闲块栈顶的空闲块号
int get_blk(FILE *fp)
{
struct fs_super super;
www.eeworm.com/read/354342/10362536
h mm.h
#ifndef _MM_H
#define _MM_H
#define PAGE_SIZE 4096
extern unsigned long get_free_page(void);
extern unsigned long put_page(unsigned long page,unsigned long address);
extern void free_page(unsigned l
www.eeworm.com/read/424281/10467167
c fdfminimizer.c
/* multimin/fdfminimizer.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Fabrice Rossi
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/424281/10467491
c fsolver.c
/* multiroots/fsolver.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/424281/10467498
c fdfsolver.c
/* multiroots/fdfsolver.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G
www.eeworm.com/read/159625/10632480
h mm.h
#ifndef _MM_H
#define _MM_H
#define PAGE_SIZE 4096
extern unsigned long get_free_page(void);
extern unsigned long put_page(unsigned long page,unsigned long address);
extern void free_page(unsigned l
www.eeworm.com/read/273025/10931127
h mm.h
#ifndef _MM_H
#define _MM_H
#define PAGE_SIZE 4096
extern unsigned long get_free_page(void);
extern unsigned long put_page(unsigned long page,unsigned long address);
extern void free_page(unsigned l