代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/424281/10469043
c work_utrunc.c
#include
#include
#include
#include
gsl_sum_levin_utrunc_workspace *
gsl_sum_levin_utrunc_alloc (size_t n)
{
gsl_sum_levin_utrunc_work
www.eeworm.com/read/278949/10486350
cpp banker.cpp
#include
#include
const int m=3;
const int n=5;
int MaxAvailable[m]={10,5,7};
int Max[n][m]={7,5,3,3,2,2,9,0,2,2,2,2,4,3,3};
int Alloc
www.eeworm.com/read/160109/10570606
c mnqm.c
#include "string.h"
#include "alloc.h"
#include "stdio.h"
#include "stdlib.h"
#include "io.h"
int nelement,nnode,nsum_node;
struct elems
{
int nedge;
float x[4],y[4];
float s11[4],s22[4]
www.eeworm.com/read/276006/10776570
c mnqm.c
#include "string.h"
#include "alloc.h"
#include "stdio.h"
#include "stdlib.h"
#include "io.h"
int nelement,nnode,nsum_node;
struct elems
{
int nedge;
float x[4],y[4];
float s11[4],s22[4]
www.eeworm.com/read/274199/10884879
c mnqm.c
#include "string.h"
#include "alloc.h"
#include "stdio.h"
#include "stdlib.h"
#include "io.h"
int nelement,nnode,nsum_node;
struct elems
{
int nedge;
float x[4],y[4];
float s11[4],s22[4]
www.eeworm.com/read/418534/10941328
c mnqm.c
#include "string.h"
#include "alloc.h"
#include "stdio.h"
#include "stdlib.h"
#include "io.h"
int nelement,nnode,nsum_node;
struct elems
{
int nedge;
float x[4],y[4];
float s11[4],s22[4]
www.eeworm.com/read/418534/10942447
c mnqm.c
#include "string.h"
#include "alloc.h"
#include "stdio.h"
#include "stdlib.h"
#include "io.h"
int nelement,nnode,nsum_node;
struct elems
{
int nedge;
float x[4],y[4];
float s11[4],s22[4]
www.eeworm.com/read/272641/10951131
c bookbuyer.c
/*
#include
#include
#include
#include
*/
/*
//以下变量定义在头文件中
extern press_store[3];
*/
//E书店注册F和G的信息
void e_licence()//E for F and G
{
FIL
www.eeworm.com/read/272641/10951137
c bookstore.c
/*
#include
#include
#include
#include
*/
/*
//以下变量的定义在头文件中
extern press_store[3];
extern final_buyer[2];
*/
//各个书店信息的初始化
void store_beginer()
{
www.eeworm.com/read/127920/6939835
h myheader.h
#include
#include
#include
#include
#include
#include
#include
#define KEYBOARD_INT 0x09
#define KEY_BUFFER 0x60
#defi