代码搜索:virtual
找到约 10,000 项符合「virtual」的源代码
代码结果 10,000
www.eeworm.com/read/140582/5785695
h virtual.h
/* Openswan Virtual IP Management
* Copyright (C) 2002 Mathieu Lafon - Arkoon Network Security
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the
www.eeworm.com/read/101082/6242251
ti virtual.ti
# # VIRTUAL - nonexistent terminals emulated in software.
# @(#)virtual.ti 4.1 (ULTRIX) 7/2/90
#
# This category is used for terminals people "make up" in software
# that do not represent a particula
www.eeworm.com/read/489590/6466110
h virtual.h
#ifndef _VIRTUAL_H_
#define _VIRTUAL_H_
#include
#include "Pkfuncs.h"
#define SHARED_MEM_PHYSADDR 0xA0000000
//#define RAM128
#ifdef RAM128
#define HW_MEM_BASE 0x27C000
www.eeworm.com/read/489590/6466113
cpp virtual.cpp
#include "Virtual.h"
#define USE_MMMAP
#ifdef USE_MMMAP
#include
volatile LPVOID SetVirtual(unsigned int physical_addr, unsigned int mem_size)
{
LPVOID pVirtual;
PHY
www.eeworm.com/read/487037/6522789
doc virtual.doc
www.eeworm.com/read/480070/6676340
cpp virtual.cpp
/* The following code example is taken from the book
* "C++ Templates - The Complete Guide"
* by David Vandevoorde and Nicolai M. Josuttis, Addison-Wesley, 2002
*
* (C) Copyright David Vandevoorde
www.eeworm.com/read/405206/11469497
m virtual.m
%虚拟子载波 条件:MJ-L>MP
clear all
clc
close all
j=sqrt(-1);
Q=15;P=13;e=300;P0=1;L=3;M=2;D=4;J=Q+D;%Q:子载波数 ,P:有用信号;J:加上循环前缀最后,M:联合估计符号数;D:循环前缀长度
mse(1:9) = 0;
squ_err_h(1:9) = 0;
%%%%%%%%%%%%%
www.eeworm.com/read/404747/11479275
txt virtual.txt
www.eeworm.com/read/261161/11663348
c virtual.c
/*
* virtual.c
*
* Copyright (C) 2006 Insigme Co., Ltd
*
* Authors:
* - Liwei Zhou
*
* This software has been developed while working on the Linux Unified Kernel
* project (http://linux.ins