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

搜索资源列表

  1. java-Example6_7

    0下载:
  2. *例题6-6:复制一个文件,比较一下带缓冲区和不 *带缓冲区读写文件的效率有何区别。-example 6-6: copy of a file, compare with buffer and * band buffer read and write documents the efficiency difference between what.
  3. 所属分类:JavaScript

    • 发布日期:2017-12-05
    • 文件大小:1245
    • 提供者:永无止境
  1. datapktanalyze-kvg

    0下载:
  2. AIM: Transferring data from sender to receiver with out any packet loss. Intimate user whether the packets are delivered after he sends data to the router. Intimate when the buffer at the router is full or busy or free there by avoiding retrans
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:38898
    • 提供者:smithaml
  1. xiuxgai

    0下载:
  2. java登陆界面代码,实现缓冲式样流的输出, class MyWindow extends JFrame implements ActionListener{ JTextArea text JButton button-java login interface code to achieve the output of the buffer pattern flow, class MyWindow extends JFrame implements ActionListener {JText
  3. 所属分类:JavaScript

    • 发布日期:2017-11-15
    • 文件大小:702
    • 提供者:Daisy
  1. shengchanzhe_xiaofeizhe

    0下载:
  2. 用两个线程,模拟生产者-消费者问题。能够自己控制缓存区的大小、生产者的速度、消费者的速度-Two threads to simulate the producer- consumer problem. Speed ​ ​ of being able to control the speed of the buffer size, producers, consumers
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:996
    • 提供者:lee
  1. YouTube-Auto-Buffer-a-Auto-HD-a-Remove-Ads

    0下载:
  2. The Video you can download from sites you like./
  3. 所属分类:JavaScript

    • 发布日期:2017-11-27
    • 文件大小:7538
    • 提供者:warlock994007
  1. Berkeley_DB_Java_Edition

    0下载:
  2. Berkeley DB Java Edition (JE)是一个完全用JAVA 写的,它适合于管理海量的,简单的 数据。 l 能够高效率的处理 1 到 1 百万条记录,制约 JE 数据库的往往是硬件系统,而不是 JE 本身。 多线程支持,JE 使用超时的方式来处理线程间的死琐问题。 Database 都采用简单的 key/value对应的形式。 事务支持。 允许创建二级库。这样我们就可以方便的使用一级 key,二级 key 来访问我们的数 据。 支
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:400456
    • 提供者:yanjliu
  1. BT-download

    0下载:
  2. 程序执行流程: http请求列表页面提取到每个内容页面的请求地址 , 分别请求不同的内容页面获取内容页面中的下载地址,存入excel便于直接下载-> http多线程分别请求下载页面;并解析下载页面得到下载所需要的参数, post提交到下载服务器,并将读取到返回的buffer写入文件。 -Program execution flow: http request list page extract to each content page request, request
  3. 所属分类:Java Develop

    • 发布日期:2017-11-07
    • 文件大小:1734719
    • 提供者:张念城
  1. JavaRotateImageDemo

    0下载:
  2. Java图片旋转,使用Java语言编写程序,旋转图像文件,期间用到了滑动条jSlider事件处理技术,得到旋转角度(弧度制),图像缓冲区创建、创建bufImage的图形环境、让用于显示的缓冲区图像指向过滤后的图像、重载容器的paintComponent()方法等-The Java Image rotation, using the Java language program, rotate the image file used during the the slider jSlider eve
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:85900
    • 提供者:pudn1378
  1. JavaHalfTransparentImageDemo

    0下载:
  2. Java半透明图片的实现源代码,实现步骤:图像文件名数组,缓冲区图像,图像合成的alpha赋初值,根据Image对象创建一个缓冲区图像、获取Image对象、实例化媒体加载器、增加待加载Image对象、创建缓冲区图像、创建缓冲区图像的图形环境、在图形环境绘制图像、绘制文字、源排斥目标法合成规则、创建AlphaComposite对象、设置图形环境的合成方式-Java translucent pictures realization of the source code, implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:158720
    • 提供者:pudn1382
  1. javaClipDemo

    0下载:
  2. Java实现移动的遮照效果,先实现椭圆形的遮罩,实例化媒体加载器,最后在创建缓冲区中的图像形成遮罩效果,而且它是会移动的。-Java implementation moving Zhezhao effects, oval mask first, instantiate the media loader Finally, create the image buffer to form a mask effect, and it will move.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:30354
    • 提供者:pudn1388
  1. Http

    0下载:
  2. 建立Http连接 获取连接 显示文本的TextBox对象 字符串缓冲 获取输入流-To establish Http connection to get connected display text TextBox object string buffer obtain input stream
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:1012
    • 提供者:杨都
  1. btfactory

    0下载:
  2. 其他网站找的,学到了很多关于编程的知识。 BT工场种子下载程序v3.0最终版(已经屏蔽非法内容)。 程序执行流程: http请求列表页面提取到每个内容页面的请求地址-> 分别请求不同的内容页面获取内容页面中的下载地址,存入excel便于直接下载-> http多线程分别请求下载页面,并解析下载页面得到下载所需要的参数-> post提交到下载服务器,并将读取到返回的buffer写入文件。 更新内容: 1.修复下载失败情况较多
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:1734479
    • 提供者:
  1. JWindowDemo

    0下载:
  2. 该java文件实现一个缓冲界面的效果,同时底下带有控制的同步进度条,当进度条加载完毕后,直接跳到另外一个界面,这个功能在很多地方都有用到,比如一些软件启动后的欢迎界面,实现这个功能,主要是实现javax.swing包中的JWindown类.-The java files to achieve the effect of a buffer interface under control with synchronization progress bar to jump directly to an
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:31962
    • 提供者:赵勇
  1. Desktop

    0下载:
  2. 原来,程序在运行的时候会创建一个字符串缓冲池 当使用 s2 = "Monday" 这样的表达是创建字符串的时候,程序首先会 -Originally, the program at run time creates a string buffer pool when using s2 = " Monday" is to create a string expression such as when the program first
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:21997
    • 提供者:何小辉
  1. AbstractBufferTest

    0下载:
  2. Tests a java.nio.Buffer instance for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1667
    • 提供者:jaijatu
  1. AddressUtil

    0下载:
  2. Gets the start address of a direct buffer for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1325
    • 提供者:conjoupun
  1. ReadOnlyShortArrayBuffer

    0下载:
  2. Short Array Buffer, Read Write Short Array Buffer and Read Only Short Array Buffer compose the implementation of array based short buffers for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:715
    • 提供者:zopoqui
  1. CharSequenceAdapter

    0下载:
  2. This class wraps a char sequence to be a char buffer.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:qintangnao
  1. Surface

    0下载:
  2. Handle on to a raw buffer that is being managed by the screen compositor.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:4335
    • 提供者:qingmangre
  1. BufferUnderflowExceptionTest

    0下载:
  2. Tests for Buffer Underflow Exception.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:656
    • 提供者:longyiefing
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com