代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/143516/12869447
c fingerd.c
/* Internet Finger server
*/
#include
#include
#include "global.h"
#include "files.h"
#include "mbuf.h"
#include "socket.h"
#include "session.h"
#include "proc.h"
#incl
www.eeworm.com/read/142930/12907942
c etheroutputdemo.c
/* etherOutputDemo.c - Demo for using low-level output ethernet routines */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,06nov97,mm added cop
www.eeworm.com/read/329829/12930828
txt readme.txt
★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
☆ ☆
★ ChinaITLab 荣誉贡献 ★
☆
www.eeworm.com/read/329507/12950341
readme
WPA Supplicant
==============
Copyright (c) 2003-2008, Jouni Malinen and contributors
All Rights Reserved.
This program is dual-licensed under both the GPL version 2 and BSD
license. Eithe
www.eeworm.com/read/142353/12950758
fblin
---------------------------------------------------------------
OVERVIEW OF FILES ASSOCIATED WITH SIMULATION OF CONTROL SYSTEMS
BASED ON THE PRINCIPLE OF FEE
www.eeworm.com/read/142353/12950765
m fbltest.m
% PROGRAM DEMONTRATION OF CONTROL USING FEEDBACK LINEARIZATION
%
% Written by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark
% LastEditDate: Jan. 23, 2000
close all
StopDemo=0;
figure
gui
www.eeworm.com/read/329369/12958063
kconfig
#
# Acorn Network device configuration
# These are for Acorn's Expansion card network interfaces
#
config ARM_AM79C961A
bool "ARM EBSA110 AM79C961A support"
depends on NET_ETHERNET && ARM && ARCH_E
www.eeworm.com/read/328856/12998046
c etheroutputdemo.c
/* etherOutputDemo.c - Demo for using low-level output ethernet routines */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,06nov97,mm ad
www.eeworm.com/read/328682/13007898
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// NetWork.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h
www.eeworm.com/read/242380/13008313
cs tester.cs
using System;
public class A{
public static void Main(){
new A();
}
public A(){
Console.WriteLine("Tester...");
OS os = new LinuxRadar();
foreach (Network w in os.WirelessNetworks())