CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - delay

搜索资源列表

  1. Slowhouse

    0下载:
  2. 慢慢画的房子,本来这个房子会瞬间画完,可是这样不利于欣赏,所以就加上了延时。-slowly painting the house, the house will have instant unfinished, but this is not conducive to appreciate, So with the delay.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1522
    • 提供者:崔常滨
  1. RunTemplateMethodPattern

    0下载:
  2. 设计模式之Template Template定义:定义一个操作中算法的骨架,将一些步骤的执行延迟到其子类中. 其实Java的抽象类本来就是Template模式,因此使用很普遍.而且很容易理解和使用-Design Model Template Template definition : an operational definition of the skeleton algorithm, Some steps will delay the implementation of their sub-
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1700
    • 提供者:shangxj
  1. AD检测按键,及采集水位值

    0下载:
  2. AD检测按键,及采集水位值,延时240MS采集一次数值,AD Detect button, and collecting the water level value, a numerical acquisition delay 240MS
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-30
    • 文件大小:6047
    • 提供者:lxc
  1. QueueSim

    0下载:
  2. 正如我们在第一章所学的,端到端时延中最为复杂和有趣的成分就是排队时延。在这个程序中,可以设置分组发送速率和链路传输速率,你将会看到分组到达和为接受服务而排队。当队列变满时,将会发生分组溢出,也就是丢包-As we learned in the first chapter, end to end delay of the most complex and interesting elements is the queuing delay. In this program, you can set
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3138
    • 提供者:meihan
  1. udp-reliable-data-transmission

    0下载:
  2. UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:10108
    • 提供者:nazali
  1. RunOnTime

    0下载:
  2. 一个延时启动任务的程序,可以用作开机自启动的计划延时。-A delay to start the task program, can be used as boot from the start of the program delay.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:32230
    • 提供者:phoenix
  1. Golf_Ball_Allocation

    0下载:
  2. 英国帝国理工学院电脑系多线程课程教学材料之十五 ---- 高尔夫球分配问题-At a golf club, players can hire golf balls for their game from the club and return them to the club after use. The better players, who tend not to lose any balls, only hire one or two. The less experienced playe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3166
    • 提供者:Key
  1. 9991.com

    0下载:
  2. 1.数据库文件在data目录,已经做了防下载处理。 2.后台登录地址在网站域名/admin,默认管理员账号:admin,密码:admin 3.先进入后台根据提示设置你网站的基本信息,生成全站一次和所有分类. 4.修改的功能有, 点入,点出排行, 今日上榜网站, 增加的描述, 今日加入的网站, 推荐网站 ,未审核网站 竞价商家广告 站内搜索功能 10个广告位 5.自动生成HTM,自动更新,最新点入即时排名是调用ASP的,这样才能无延时,从新排版美化,非常大气 6.也做好优化,
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9643289
    • 提供者:千千
  1. DLogicalClocks

    0下载:
  2. Distributed Logical clocks. Code will spawn n (distributed) processes Pi, 0 ≤ i < n, each one looping forever. Each loop iteration is a loop interval and its duration can be set to 1 second. In every loop interval Pi does the following: &#
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:4982
    • 提供者:Araz
  1. rapid_release

    0下载:
  2. delay tolerant network中的rapid算法实现-implementation of rapid protocol in delay tolerant network
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1646119
    • 提供者:rorykiki
  1. NewsTicker

    0下载:
  2. 1)The delay between each news is 7 secondes. To change this value find this line: setInterval("displayNews()",7000) and change 7000 for whatever you want. 7000 = 7 secondes. 2)To add more news simply add more div like this: <div id=
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:32288
    • 提供者:andyfoo
  1. ST7735RPBOE1.8=B0E

    0下载:
  2. //--- --- --- --- --- --End ST7735R Reset Sequence --- --- --- --- --- --- --// WriteCom(0x11) //Sleep out Delay (120) //Delay 120ms //------------------------------------ST7735R Frame Rate-----------------------------------------// //WriteCo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:751
    • 提供者:adsf
  1. PacketSwitchedNetworkSimulation

    0下载:
  2. 分组交换网络中离散事件仿真(包括单一队列模拟和网络模拟),计算其丢包率以及延迟。-Build a discrete-event simulator for a packet-switched network and to evaluate its performance, in terms of loss rate and delay, under two operational scenarios.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:17047
    • 提供者:Jane
  1. FAST-MESH-LOW-DELAY-PEER-TO-PEER-LIVE-STREAMING.r

    0下载:
  2. FAST MESH LOW DELAY PEER TO PEER LIVE STREAMING.rar
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:663126
    • 提供者:loganathan
  1. Java-Animation

    0下载:
  2. Java动画编程基础 基本技术:   在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在   屏幕上画出一系列的帧来造成运动的感觉。 -public   class Animator1 extends java.applet.Applet implements Runnable {   int frame   int delay   Thread animator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:7939
    • 提供者:刘小东
  1. lazyload

    0下载:
  2. 基于jquery的图片延迟加载类库 比较方便-Delay based on jquery image easier to load library
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:22589
    • 提供者:sax
  1. jquery

    0下载:
  2. jquery延时加载实现,非常好的实例教程。提高网站素质!-jquery load delay implementation of a very good tutorial examples. Improve the quality of site!
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:68414
    • 提供者:刘钦
  1. animation

    0下载:
  2. 本例使用一个定时器来实现动画的效果, 定时器每隔一个延迟调用一系列图片中的一张。并绘制在屏幕上,从而产生动画的效果。-This example uses a timer to achieve animation effects, timer delay call every one series of Figure Of one of the film. And draw on the screen, resulting in the effect of the animation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:53150
    • 提供者:少壮
  1. yanshijiazai

    0下载:
  2. 图片延时加载·通过替换SRC方式实现真正的延时加载图片-Picture delay loading
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:32215
    • 提供者:lvsda
  1. Picture-delay-loading-effect

    0下载:
  2. 图片延时加载效果 很多商城图片太多 可以采用延时加载图片效果来实现加速网页打开速度-Picture delay loading effect of many mall picture is much that can be used to delay load the image effect to achieve accelerated Web page download speed
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:9236
    • 提供者:袁婷杰
« 12 3 »
搜珍网 www.dssz.com