代码搜索:DM协议
找到约 10,000 项符合「DM协议」的源代码
代码结果 10,000
www.eeworm.com/read/307176/13727169
cpp infback.cpp
/* infback.c -- inflate using a call-back interface
* Copyright (C) 1995-2005 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
this_dm code is largely c
www.eeworm.com/read/307176/13727172
cpp inffast.cpp
/* inffast.c -- fast decoding
* Copyright (C) 1995-2004 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "stdafx.h"
#include "zutil.h"
#include "inf
www.eeworm.com/read/304671/13789405
bas modchangedisplay.bas
Attribute VB_Name = "ModChangeDisplay"
Option Explicit
Public OldX As Long
Public OldY As Long
Public OldColor As Long
Public Sub GetOldScreen()
Dim DevM As DEVMODE
Dim nDC As Long
www.eeworm.com/read/119340/6090433
java downloadstatsimpl.java
/*
* File : DownloadStatsImpl.java
* Created : 08-Jan-2004
* By : parg
*
* Azureus - a Java Bittorrent client
*
* This program is free software; you can redistribute it and/or m
www.eeworm.com/read/183944/6352278
bat build.bat
echo off
rem This file is called from top-level build6000.bat to build video examples
rem This script can be run stand-alone if you initialize the 'TIROOT', 'TCONF'
rem and TIMAKE variables.
echo
www.eeworm.com/read/406942/11432231
txt code.txt
ZY110.Enabled:=DM.User.FieldByName('ZY110').AsBoolean;
ZY120.Enabled:=DM.User.FieldByName('ZY120').AsBoolean;
ZY130.Enabled:=DM.User.FieldByName('ZY130').AsBoolean;
ZY210.Enabled:=DM.User.FieldByNa
www.eeworm.com/read/404915/11475974
pas xygz_js_pas.pas
unit xygz_js_pas;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, pub_frm_pas, ImgList, StdCtrls, ComCtrls, ToolWin, ExtCtrls,
Grids,
www.eeworm.com/read/348005/11618237
dsp pitchanal.dsp
/***************************************************************************
* Pitch related functions *
* $$01/10/2000 checked pitch coder module da