代码搜索:DataSize
找到约 1,285 项符合「DataSize」的源代码
代码结果 1,285
www.eeworm.com/read/167185/5465059
c fixio.c
/******************************************************************************
Copyright (C) 1992,1993 Tony Robinson
Permission is granted to use this software for non-commercial purposes.
Explicit
www.eeworm.com/read/165412/5482533
cpp swidataoutputstream.cpp
/****************License************************************************
* Vocalocity OpenVXI
* Copyright (C) 2004-2005 by Vocalocity, Inc. All Rights Reserved.
* This program is free software
www.eeworm.com/read/472264/6874573
cpp shs.cpp
// shs.cpp - modified by Wei Dai from Peter Gutmann's code
#include
#include "shs.h"
#include "misc.h"
/* The SHS f()-functions. The f1 and f3 functions can be optimized to
www.eeworm.com/read/413604/11150033
c fixio.c
/******************************************************************************
* *
* Copyright (C) 1992-1996 Tony Rob
www.eeworm.com/read/412642/11190127
m fcollgkbefore.m
%本程序实现了把协同模糊聚类算法和G-K算法相结合,构建T-S模型
%并用该模型对数据进行测试
%输入数据:
%ytrain:训练数据的实际输出,是一个列向量
%xtrain:训练数据矩阵,分为两组,每组的每行代表一个特征.每组特征不同
%ytest:测试数据的实际输出,是一组列向量
%xtest:测试数据矩阵,其每行代表一个特征,并且与训练数据矩阵中的第一组相同
%输出数据:
% ...
www.eeworm.com/read/236819/13997688
cpp hidlink.cpp
// hidlink.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "hidlink.h"
#include "setupapi.h"
extern "C"
{
#include "d:\ntddk\inc\hidsdi.h"
}
#ifdef
www.eeworm.com/read/204691/15334918
c dataencrypt.c
/*
* main.c
*
* Project: Dataencrypt
* Author: root
* Date: Tue Jul 27 11:47:16 CST 2004
*/
#ifdef HAVE_CONFIG_H
#include
#endif
#include
#inc
www.eeworm.com/read/204689/15334919
c datadecrypt.c
/*
* main.c
*
* Project: Datadecrypt
* Author: root
* Date: Thu Jul 29 11:17:45 CST 2004
*/
#ifdef HAVE_CONFIG_H
#include
#endif
#include
#incl
www.eeworm.com/read/104479/15691141
java datatruncation.java
/*
* @(#)DataTruncation.java 1.11 98/04/24
*
* Copyright 1996-1998 by Sun Microsystems, Inc.,
* 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
* All rights reserved.
*
* This softwa