代码搜索:Buffer
找到约 10,000 项符合「Buffer」的源代码
代码结果 10,000
www.eeworm.com/read/288934/8591720
asm dmac2isr.asm
;*******************************************************************************
; This code runs at the end of every frame of data transferred into the buffer
; from McBSP1 DRR11 (data receive regi
www.eeworm.com/read/288934/8591905
asm dmac2isr.asm
;*******************************************************************************
; This code runs at the end of every frame of data transferred into the buffer
; from McBSP1 DRR11 (data receive regi
www.eeworm.com/read/187835/8597837
pas libxmlparser.pas
(**
===============================================================================================
Name : LibXmlParser
==========================================================================
www.eeworm.com/read/432299/8611520
~pas communit.~pas
unit CommUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,ShlObj,ActiveX;
function SelectDirCB(Wnd: HWND; uMsg:
www.eeworm.com/read/432299/8611550
pas communit.pas
unit CommUnit;
//得到浏览文件目录
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,ShlObj,ActiveX;
function SelectDirCB(Wnd: HWND
www.eeworm.com/read/388362/8613042
java producerconsumer.java
public class ProducerConsumer {
public static void main(String[] args) {
SyncStack ss = new SyncStack();
Producer p = new Producer(ss);
Consumer c = new Consumer(ss);
new Thread(p).sta
www.eeworm.com/read/288594/8619832
cpp crc32dynamic.cpp
#include "stdafx.h"
#include "Crc32Dynamic.h"
#include
//***********************************************
CCrc32Dynamic::CCrc32Dynamic() : m_pdwCrc32Table(NULL)
{
}
//***********
www.eeworm.com/read/288594/8619845
cpp crc32static.cpp
#include "stdafx.h"
#include "Crc32Static.h"
#include
// Static CRC table
DWORD CCrc32Static::s_arrdwCrc32Table[256] =
{
0x00000000, 0x77073096, 0xEE0E612C, 0x990951BA,
0x076DC4
www.eeworm.com/read/288542/8623258
h dyndata.h
/*
DynData.h
declarations for dynamic NEAR data allocations
the DynBuffer must initially be large enough to hold
the PreConfig data.
after the disksystem has been initial
www.eeworm.com/read/288523/8627208
pl union.pl
% This buffer is for notes you don't want to save.
% If you want to create a file, visit that file with C-x C-f,
% then enter the text in that file's own buffer.
%uni(+SETA,+SETB,-SETC).
%meth