代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/239510/13274755
~txt depack.~txt
//=========SEHLL CODE===========
function ApDepack(var Source, Destination) : DWORD; cdecl;
asm
@@_aP_depack_asm:
pushad
mov esi, [esp + 40]
mov edi, [esp + 44]
cld
www.eeworm.com/read/239510/13274804
pas depack-createheap.pas
function ApDepack(var Source, Destination) : DWORD; cdecl;
asm
@@_aP_depack_asm:
pushad
mov esi, [esp + 40]
mov edi, [esp + 44]
cld
mov dl, 80h
xor ebx, e
www.eeworm.com/read/137955/13276029
c yynull.c
#include
#include
#ifndef EXPORT
#define EXPORT
#endif
static char rcsid[] = "$Id: yynull.c,v 1.3 2001/06/07 22:30:09 drh Exp $";
EXPORT void _YYnull(char *file, int line) {
fp
www.eeworm.com/read/137942/13277173
cpp gzipdemo.cpp
// gzipdemo.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "../GZipHelper.h"
int _tmain(int argc, _TCHAR* argv[])
{
char plainText[]="Plain text h
www.eeworm.com/read/137938/13277346
h mpc8260.h
/*
*
* File: MPC8260.H
*
* (C) Copyright 2002
* Gianfranco Morandi, Eurostudio s.r.l., gianfranco.morandi@euro-studio.it
* See file CREDITS for list of people who contributed to this
* pro
www.eeworm.com/read/324161/13280762
java import.java
import java.util.*;
import java.io.*;
public class Import
{
public static void main(String args[])
{
try{
BufferedReader readfile = new BufferedReader(new FileReader("impo
www.eeworm.com/read/239401/13282674
h t6963驱动.h
/***************************************************
显示面页设置函数
void ShowPageSet(uchar Page)
字节图形写入函数
void WrByteImage(uchar x,uchar y,uchar *Pointer,uchar Dot,uchar Page)
点阵图形写入函数(字模采用横向取模子节正序)
v
www.eeworm.com/read/137878/13282802
c myalloc.c
/* Copyright notice:
radarFDTD - A free 3D-FDTD simulation for EM-waves with GPML-ABCs ;-)
Copyright (C) 2000 Carsten Aulbert
(
I used the following program as a 'manual', so in my opinio
www.eeworm.com/read/324116/13284703
java userlinklist.java
/**
* 用户链表
*/
public class UserLinkList {
Node root;
Node pointer;
int count;
/**
* 构造用户链表
*/
public UserLinkList(){
root = new Node();
root.next = null;
pointer = nul
www.eeworm.com/read/324106/13286445
plg lesson.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\C51教程\lesson28code\lesson.uv2
Project File Date: 07/05/2006
Output:
Buil