您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 《Ethernet: distributed packet switching for local computer networks》

  2. 最初的以太网设计论文,由Robert M. Metcalfe和David R. Boggs完成。施乐帕洛阿尔托研究中心提供支持。
  3. 所属分类:专业指导

    • 发布日期:2009-07-14
    • 文件大小:1048576
    • 提供者:darkcat9th
  1. The Indispensable PC Hardware Book - rar - part1. (1/7) 最真正的

  2. 注意:csdn上传错误。。导致我的第一个文件丢失。。。 请下载此文件后,先解压出此文件。。然后,再解压7个文件。 其它部分见: http://download.csdn.net/user/nwzai/all/1 我的博客: blog.csdn.net/nwzai/ 主要内容: l CPU's from the 8086/8088 to the Pentium III and Athlon l Real, protected and virtual models l Windows and pl
  3. 所属分类:C#

    • 发布日期:2009-09-03
    • 文件大小:4194304
    • 提供者:nwzai
  1. MCSE2003教程之70-270

  2. 微软官方教程,自学资料,英文版 About book Welcome to MCSE Training Kit-Microsoft Windows XP Professional. This kit introduces you to the Microsoft Windows XP Professional operating system and prepares you to install, configure, and support Windows XP Professional.
  3. 所属分类:微软认证

    • 发布日期:2009-10-08
    • 文件大小:8388608
    • 提供者:Andrew_Explorer
  1. DebugView4.76

  2. 用于查看调试信息的工具,DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and Win32 debug output generated by standard
  3. 所属分类:专业指导

    • 发布日期:2009-10-27
    • 文件大小:292864
    • 提供者:yazhouyou
  1. DOS下常用网络命令解释大全

  2. 这份东西比您在论坛上找的好多东西都有用。 Arp 显示和修改“地址解析协议”(ARP) 所使用的到以太网的 IP 或令牌环物理地址翻译表。该命令只有在安装了 TCP/IP 协议之后才可用。 arp -a [inet_addr] [-N [if_addr] arp -d inet_addr [if_addr] arp -s inet_addr ether_addr [if_addr] 参数 -a 通过询问 TCP/IP 显示当前 ARP 项。如果指定了 inet_addr,则只显示指定计算机的
  3. 所属分类:FTP

    • 发布日期:2009-12-11
    • 文件大小:92160
    • 提供者:wsedwsed
  1. local computer ports lookup

  2. 本地端口占用查看命令行小程序,c++ with ddk
  3. 所属分类:C++

    • 发布日期:2010-01-08
    • 文件大小:4096
    • 提供者:flyingknight
  1. matlab写的小游戏-猜数字

  2. function varargout = caishuzi(varargin) %CAISHUZI M-file for caishuzi.fig % CAISHUZI, by itself, creates a new CAISHUZI or raises the existing % singleton*. % % H = CAISHUZI returns the handle to a new CAISHUZI or the handle to % the existing single
  3. 所属分类:其它

    • 发布日期:2010-01-17
    • 文件大小:7168
    • 提供者:yanbingke
  1. Linux下ftp命令详解

  2. Linux下ftp命令详解 FTP> ! 从 ftp 子系统退出到外壳。 FTP> ? 显示 ftp 命令说明。? 与 help 相同。 格式:? [command] 说明:[command]指定需要帮助的命令名称。如果没有指定 command,ftp 将显示全部命令的列表。 FTP> append 使用当前文件类型设置将本地文件附加到远程计算机上的文件。 格式:append local-file [remote-file] 说明:local-file 指定要添加的本地文件。
  3. 所属分类:FTP

    • 发布日期:2010-03-04
    • 文件大小:6144
    • 提供者:fineclear
  1. linux系统移植开发文档

  2. Linux系统移植 目 录 第一部分 前言...................................................................................................................................8 1 硬件环境.........................................................................................
  3. 所属分类:硬件开发

    • 发布日期:2010-03-16
    • 文件大小:1048576
    • 提供者:merry3688
  1. psgetsid SID工具

  2. PsGetSid是PsTools工具集中,由sysinternals发布,目前的最新版本是2.44。个人感觉sysinternals的工具功能非常强大也非常好用,如果用好这些工具工作效率大为提高。 下载地址:[url]http://download.sysinternals.com/Files/PsTools.zip[/url] 下面是PsGetSid的描述 PsGetSid Have you performed a rollout and only to discover that your
  3. 所属分类:C

    • 发布日期:2010-05-17
    • 文件大小:1048576
    • 提供者:BLOODKINGMARS
  1. 微软活动目录管理管理简明手册

  2. 在基于Windows 2000网络中,活动目录(Active Directory)是它的核心。活动目录是一个分布式的目录服务。网络信息可以分散在多台不同的计算机上,保证快速访问和容错;同时不管用户从何处访问或信息处在何处,对用户都提供统一的视图。可以这样说:没有活动目录,就没有Windows 2000。7 E9 e* I* K; J 8 F# j3 ^7 j$ j一、活动目录基础 6 z) K" V O6 _, k$ m$ F0 D(一)活动目录概览( X# G1 c6 B+ z* g$ f9
  3. 所属分类:C

    • 发布日期:2010-12-08
    • 文件大小:1048576
    • 提供者:shangzhenhui
  1. windows实用dos命令大全

  2. 一)MD——建立子目录   1.功能:创建新的子目录  2.类型:内部命令  3.格式:MD[盘符:][路径名]〈子目录名〉  4.使用说明:  (1)“盘符”:指定要建立子目录的磁盘驱动器字母,若省略,则为当前驱动器;  (2)“路径名”:要建立的子目录的上级目录名,若缺省则建在当前目录下。  例:(1)在C盘的根目录下创建名为FOX的子目录;(2)在FOX子目录下再创建USER子目录。  C:、>MD FOX (在当前驱动器C盘下创建子目录FOX)  C:、>MD FOX 、USER (在
  3. 所属分类:FTP

    • 发布日期:2010-12-10
    • 文件大小:32768
    • 提供者:nightliu
  1. Synchronized Phasor Measurements and Their Applications

  2. 同步相量测量技术和它的应用,Synchronized phasor measurements have become the measurement technique of choice for electric power systems. They provide positive sequence voltage and current measurements synchronized to within a microsecond. This has been made possi
  3. 所属分类:专业指导

    • 发布日期:2011-03-17
    • 文件大小:4194304
    • 提供者:laominwuyinglin
  1. 基于Windows的dos命令大全

  2. 一)MD——建立子目录   1.功能:创建新的子目录  2.类型:内部命令  3.格式:MD[盘符:][路径名]〈子目录名〉  4.使用说明:  (1)“盘符”:指定要建立子目录的磁盘驱动器字母,若省略,则为当前驱动器;  (2)“路径名”:要建立的子目录的上级目录名,若缺省则建在当前目录下。  例:(1)在C盘的根目录下创建名为FOX的子目录;(2)在FOX子目录下再创建USER子目录。  C:、>MD FOX (在当前驱动器C盘下创建子目录FOX)  C:、>MD FOX 、USER (在
  3. 所属分类:DOS

    • 发布日期:2011-06-06
    • 文件大小:32768
    • 提供者:sqazsq
  1. 四级英语真题

  2. partI Writing (30 minute)注意:此部分试题在答题卡1上。Directions:For this part ,you are allowed 30minute to write a short essay on the topic of students selecting their fectures.You should write at least 120 words following the outline when bellow:1.有些大学允许学生自由选择某
  3. 所属分类:C

    • 发布日期:2008-04-26
    • 文件大小:25600
    • 提供者:hezhifeng1988
  1. NewSID(光学习一下代码就可以了,没看清楚介绍别运行)

  2. Introduction Many organizations use disk image cloning to perform mass rollouts of Windows. This technique involves copying the disks of a fully installed and configured Windows computer onto the disk drives of other computers. These other computers
  3. 所属分类:Access

    • 发布日期:2006-02-23
    • 文件大小:101376
    • 提供者:chenxh
  1. GetLocal(获取本机的域名及工作组登相关信息)

  2. 通过自定义类CNetWork获取本地计算以及与该计算机相关联的同域组中的计算机的相关信息。
  3. 所属分类:专业指导

    • 发布日期:2008-10-13
    • 文件大小:6144
    • 提供者:yangwei_fanfu
  1. Windows MicroXP 0.82[Microsoft Windows XP SP3原版加工成的微型XP系统,=99.9%个完整XP]

  2. With a total installation size of just 200Mb and a CD size of just 99.9Mb, this has to be one of the smallest Windows XP installations out there. Whats more - you can use 99% of the programs you always use and up to now there is not one single repor
  3. 所属分类:Web开发

    • 发布日期:2008-11-16
    • 文件大小:8192
    • 提供者:vicle
  1. Computer Age Statistical Inference: Algorithms,Evidence,and Data Science.

  2. 1 Algorithms and Inference 3 1.1 A Regression Example 4 1.2 Hypothesis Testing 8 1.3 Notes 11 2 Frequentist Inference 12 2.1 Frequentism in Practice 14 2.2 Frequentist Optimality 18 2.3 Notes and Details 20 3 Bayesian Inference 22 3.1 Two Examples 2
  3. 所属分类:机器学习

    • 发布日期:2017-06-03
    • 文件大小:4194304
    • 提供者:luxiaolei_09
  1. Cisco.Press.Computer.Networking.First.Step.Apr.2004.INTERNAL

  2. 计算机网络基础,英文 Your first step to computer networking begins here! Learn basic networking terminology Understand how information is routed from place to place Explore Internet connectivity secrets Protect your computer from intrusion Build local-area ne
  3. 所属分类:网络基础

    • 发布日期:2009-02-23
    • 文件大小:6291456
    • 提供者:qiyu1985
« 12 3 4 »