代码搜索:struct
找到约 10,000 项符合「struct」的源代码
代码结果 10,000
www.eeworm.com/read/183759/9141661
c startup.c
/* startup.c - RIP routines for creating initial data structures */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1983, 1988, 1993
* The Regent
www.eeworm.com/read/183708/9143676
cxx kanjifont.cxx
#include "KanjiInfo.h"
#include "Kanjifont.h"
#include
// Black square used for invalid kanji.
#define KANJI_BAD 0x2223
#define X ((char *) &x)
/**
* Reverse the byte alig
www.eeworm.com/read/281621/9145992
h head.h
struct WORDS
{
int ID; //单词种别
char name[10]; //单词符号的属性值
};
www.eeworm.com/read/281572/9149504
h globals.h
/****************************************************/
/* File: globals.h */
/* Global types and vars for C_Minus compiler */
/* must come before other includ
www.eeworm.com/read/281357/9160133
c sp_tcp_seq_check.c
/*
** Copyright (C) 1998,1999,2000,2001 Martin Roesch
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public
www.eeworm.com/read/281357/9160192
c sp_tcp_ack_check.c
/*
** Copyright (C) 1998,1999,2000,2001 Martin Roesch
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public Lice
www.eeworm.com/read/183326/9170173
c tries.c
/****************************************************************************
* Copyright (c) 1998-2003,2005 Free Software Foundation, Inc. *
*
www.eeworm.com/read/379774/9177273
h dictionary.h
//////////////////////////////////////////////////////////////////////
//ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),
// 功能有:中文分词;词性标
www.eeworm.com/read/379751/9178630
readme
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It solves C-SVM classification, nu-SVM
classification, one-class-SVM, epsilon-SVM regression, and nu-SVM
www.eeworm.com/read/379711/9181390
c mcd.c
/*
linux/kernel/blk_drv/mcd.c - Mitsumi CDROM driver
Copyright (C) 1992 Martin Harriss
martin@bdsi.com
This program is free software; you can redistribute it and/or modify
it under th