代码搜索:DataSize
找到约 1,285 项符合「DataSize」的源代码
代码结果 1,285
www.eeworm.com/read/235035/14087749
makefile
FILES = asynctest nbtest setconsole setlevel heartbeat mapper wmapper \
inp outp datasize dataalign load50 netifdebug netifconfig mapcmp
INCLUDEDIR = /usr/include
CFLAGS = -O2 -fomit-frame-pointer -
www.eeworm.com/read/200303/15435517
makefile
FILES = asynctest nbtest setconsole setlevel heartbeat mapper wmapper \
inp outp datasize dataalign load50 netifdebug netifconfig mapcmp
INCLUDEDIR = /usr/include
CFLAGS = -O2 -fomit-frame-pointer -
www.eeworm.com/read/113587/15452571
makefile
FILES = asynctest nbtest setconsole setlevel heartbeat mapper wmapper \
inp outp datasize dataalign load50 netifdebug netifconfig mapcmp
INCLUDEDIR = /usr/include
CFLAGS = -O2 -fomit-frame-pointer -
www.eeworm.com/read/292026/8381734
cpp buffer.cpp
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/188087/8573223
c rank_sort.c
#include
#include
#include
/*
* 函数名: main
* 功能: 主函数,实现枚举排序
* 输入:argc为命令行参数个数;
* argv为每个命令行参数组成的字符串数组
* 输出:返回1代表程序正常结束
*/
int main(int argc,char *ar
www.eeworm.com/read/431640/8664237
c ping.c
/******************************************************************************\
* ping.c - Simple ping utility using SOCK_RAW
*
* This is a part of the Microsoft Source Code Samples.
* Copyri
www.eeworm.com/read/287068/8727598
cpp buffer.cpp
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/383376/8951560
c rank_sort.c
#include
#include
#include
/*
* 函数名: main
* 功能: 主函数,实现枚举排序
* 输入:argc为命令行参数个数;
* argv为每个命令行参数组成的字符串数组
* 输出:返回1代表程序正常结束
*/
int main(int argc,char *ar
www.eeworm.com/read/184919/9065849
txt ping.txt
#pragma pack(4)
#define WIN32_LEAN_AND_MEAN
/*#include
#include
#include */
#define ICMP_ECHO 8
#define ICMP_ECHOREPLY 0
#define ICMP_MIN 8 // minimum 8 byte icmp packet (just header)
www.eeworm.com/read/181930/9224933
c rank_sort.c
#include
#include
#include
/*
* 函数名: main
* 功能: 主函数,实现枚举排序
* 输入:argc为命令行参数个数;
* argv为每个命令行参数组成的字符串数组
* 输出:返回1代表程序正常结束
*/
int main(int argc,char *ar