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

搜索资源列表

  1. gone fishing

  2. Problem D:Gone Fishing Time Limit:1000MS Memory Limit:65536K Total Submit:999 Accepted:366 Language: not limited Descr iption John is going on a fishing trip. He has h hours available (1 <= h <= 16), and there are n lakes in the area (2 <=
  3. 所属分类:其它

    • 发布日期:2009-07-06
    • 文件大小:553
    • 提供者:godknowyhw
  1. 路由器配置实例--100例

  2. 一、 路由器网络服务安全配置 1 禁止CDP(Cisco Discovery Protocol)。如: Router(Config)#no cdp run Router(Config-if)# no cdp enable 2 禁止其他的TCP、UDP Small服务。 Router(Config)# no service tcp-small-servers Router(Config)# no service udp-samll-servers 3 禁止Finger服务。 Router(Con
  3. 所属分类:Access

    • 发布日期:2010-04-17
    • 文件大小:458752
    • 提供者:yyh8441
  1. pku 1063 Flip and Shift

  2. This puzzle consists of a random sequence of m black disks and n white disks on an oval-shaped track, with a turnstile capable of flipping (i.e., reversing) three consecutive disks. In Figure 1, there are 8 black disks and 10 white disks on the trac
  3. 所属分类:C

    • 发布日期:2010-05-04
    • 文件大小:403
    • 提供者:myshow0319
  1. Linux网络配置与IP高级路由命令

  2. 网络配置命令是一般技术人员必备的技术,经过一段时间的研究和学习,总结了一些常用的命令和示例以便日后查阅.   传统的在1--3点,ip高级路由命令在4--12点,两者部分可以通用,并达到同样的目的,但ip的功能更强大,可以实现更多的配置目的。   首先,先了解传统的网络配置命令:   1. 使用ifconfig命令配置并查看网络接口情况   示例1: 配置eth0的IP,同时激活设备:   # ifconfig eth0 192.168.4.1 netmask 255.255.255.0 up
  3. 所属分类:网络基础

    • 发布日期:2011-01-06
    • 文件大小:124928
    • 提供者:flowingtree
  1. TCPIP Sockets in C

  2. Today people use computers to make phone calls, watch TV, send instant messages to their friends, play games with other people, and buy most anything you can think of—from songs to automobiles. The ability of programs to communicate over the Interne
  3. 所属分类:C/C++

    • 发布日期:2011-05-11
    • 文件大小:76800
    • 提供者:wewe778899
  1. Shellbrowser Component Suite v7.3 Full Source

  2. V7.3 Released on 14 Apr 2011 • New Feature: TJamFileList and TJamShellList now include a context menu for the column headers that allows turning on or off certain columns. • New Feature: TJamDriveList has the new properties “WarnLevelPercent” and “E
  3. 所属分类:Delphi

    • 发布日期:2011-05-17
    • 文件大小:331776
    • 提供者:kl608
  1. IPv6.rar

  2. IPv4 包头为12字段 (点分十进制) IPv6 包头为8字段 (冒号分16进制) 共8个小节,每小节4个16bit IPV6地址=前缀+接口标识 <为何要部署IPV6> ·IPv4的局限性: 1.地址空间的局限性:IP地址空间的危机由来已久,并正是升级到IPv6的主要动力。 2.安全性:IPv4在网络层没有安全性可言,安全性一直被认为是由网络层以上的层负责。 3.自动配置:对于IPv4节点的配置比较复杂,让很多普通用户无所适从。 4.NAT:破坏了Internet端到端的网络模型。 5.由
  3. 所属分类:网络基础

    • 发布日期:2012-07-25
    • 文件大小:179200
    • 提供者:a83992713
  1. acm贪心 gone fishing

  2. 贪心 贪心John is going on a fishing trip. He has h hours available (1 <= h <= 16), and there are n lakes in the area (2 <= n <= 25) all reachable along a single, one-way road. John starts at lake 1, but he can finish at any lake he wants. He
  3. 所属分类:其它

    • 发布日期:2013-01-02
    • 文件大小:2048
    • 提供者:xison_chen
  1. ttylinux 5.3

  2. ttylinux User Guide Version 5.3 Pascal Schmidt Contents 1 Introduction 1.1 What is ttylinux? 1.2 What is ttylinux not? 1.3 Who is ttylinux aimed at? 1.4 License 2 Installation guide 2.1 Requirements 2.2 Download 2.3 Booting the CD-ROM version 2.4 In
  3. 所属分类:Linux

    • 发布日期:2013-11-02
    • 文件大小:6291456
    • 提供者:wgtiyg
  1. android一款类似电脑上的ping工具

  2. Computer network utility used to test whether a particular host is reachable across an Internet Protocol (IP) network. Developed by www.xfok.net. 拨号键上按:*#*#4636#*#*出来的界面中有“进行ping测试”
  3. 所属分类:Android

    • 发布日期:2014-11-04
    • 文件大小:152576
    • 提供者:cs9dn003
  1. snowflake-C语言实现分布式自增有序的唯一ID生成算法

  2. We have retired the initial release of Snowflake and working on open sourcing the next version based on Twitter-server, in a form that can run anywhere without requiring Twitter's own infrastructure services. The initial version, released in 2010, w
  3. 所属分类:群集服务

    • 发布日期:2017-01-05
    • 文件大小:16384
    • 提供者:fyql0402
  1. Android.Software.Development.pdf

  2. Android Software Development: A Collection of Practical Projects is a new book by Android instructor Mark Wickham. The book includes content from some of his most popular classes the past years allowing readers to get the benefit of the classes pack
  3. 所属分类:Android

    • 发布日期:2017-01-17
    • 文件大小:6291456
    • 提供者:ramissue
  1. c实现的websocket 服务器

  2. 大神写的websocket服务器,但有内存报错,也没管内存释放,还有一些不完善的地方,我给弄好了 把ws.html放到你的网站。修改里面的ip。 编译和运行服务器端(我是centos下) gcc -g -o websocket websocket.c valgrind --show-reachable=yes --leak-check=full ./websocket 访问http://你的网站/ws.html看效果。
  3. 所属分类:其它

    • 发布日期:2017-07-04
    • 文件大小:87040
    • 提供者:leinchu
  1. websphere日志分析工具ibmheapanalyzer

  2. HeapAnalyzer allows the finding of a possible Java™ heap leak area through its heuristic search engine and analysis of the Java heap dump in Java applications. Java heap areas define objects, arrays, and classes. When the Garbage Collector allocates
  3. 所属分类:Web服务器

    • 发布日期:2017-09-22
    • 文件大小:5242880
    • 提供者:liuranmohan
  1. ATM Signalling PROTOCOLS AND PRACTICE

  2. ATM Signalling PROTOCOLS AND PRACTICE Introduction ..................................... 1 1 .l Organisation of the Book ............................ 2 1.2 Systems used for Experiments ......................... 2 1.3 Protocol Tracing Tools .........
  3. 所属分类:Proxy

    • 发布日期:2009-02-23
    • 文件大小:4194304
    • 提供者:zzzzrp
  1. an Infrastructure for Examining Security Properties

  2. We describe a formal approach for finding bugs in securityrelevant software and verifying their absence. The idea is as follows: we identify rules of safe programming practice, encode them as safety properties, and verify whether these properties ar
  3. 所属分类:其它

    • 发布日期:2009-03-14
    • 文件大小:212992
    • 提供者:baiyupiaopiao1
  1. Gone Fishing

  2. Descr iption 附代码 John is going on a fishing trip. He has h hours available (1 <= h <= 16), and there are n lakes in the area (2 <= n <= 25) all reachable along a single, one-way road. John starts at lake 1, but he can finish at any lake
  3. 所属分类:其它

    • 发布日期:2009-04-19
    • 文件大小:9216
    • 提供者:cuxiaojia
  1. Node.js-reachable-urls检查文本的网址是否可以访问

  2. reachable-urls:检查文本的网址是否可以访问
  3. 所属分类:其它

    • 发布日期:2019-08-10
    • 文件大小:177152
    • 提供者:weixin_39841365
  1. 开源项目-pbnjay-reachable.zip

  2. 开源项目-pbnjay-reachable.zip,reachable - network monitoring for client-side long-running code
  3. 所属分类:其它

    • 发布日期:2019-09-03
    • 文件大小:4096
    • 提供者:weixin_38743737
  1. Reachable set estimation for linear systems in the presence of both discrete and distributed delays

  2. Reachable set estimation for linear systems in the presence of both discrete and distributed delays
  3. 所属分类:其它

    • 发布日期:2021-02-09
    • 文件大小:132096
    • 提供者:weixin_38707356
« 12 »