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

搜索资源列表

  1. JAVA源码

    0下载:
  2. 1.文件的读取和写入 2.内部窗体演示 3.滑动杆演示 4.读取随机文件 5.创建窗体 6.菜单演示-1. The document read and write 2. Internal Form 3 demonstration. Sliding-4 demonstration. Read Random 5. Create Form 6. Demonstration menu
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10831
    • 提供者:韩方民
  1. 抽号软件

    0下载:
  2. 这个软件实现了无重复随机抽号过程,在这个软件中通过对数据库中保存的数据进行了处理,在代码中产生随机数,通过这个随机数读取数据库中的数据,得到随机的号码,从而实现随机无重复的抽号。-no repeat of the process selected in the software of the database stored data processing, the code of random numbers generated by the random number to read the
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4919
    • 提供者:王政
  1. chatserver

    0下载:
  2. 利用Nio多线程实现用户随机聊天的一个简单例子 服务器用NIO技术实现,避免了服务器需要为每一个客户开启一个线程,并用多线程实现读写操作。-Multithread by Nio the user a simple example of random chat server technology with the NIO, to avoid the server needs to open a thread for each client, and read and write operati
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:39127
    • 提供者:cunjia
  1. exp2_3

    0下载:
  2. 以随机存取二进制度方式保存下列数据(rbi.dat),并从该二进制文件中读取数据,将其显示在屏幕上 -Degree of random access to binary data stored following (rbi.dat), and binary files from the read data to be displayed on the screen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4990
    • 提供者:sxy
  1. experiment

    0下载:
  2. 利用随机数产生1000个0~100之间的考试分数,将其存入一个文本文件中,然后程序从这个文件中读取这1000个考试分数,统计其中各分数段(A[90,100],B[80,90), C[70,80), D[60,70), F[0,60))的人数 、所占百分比,平均分。-The use of 1000 random number generator between 0 ~ 100 test scores, be deposited into a text file, and then the proc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:158452
    • 提供者:庄黛
  1. Pragmatic.Bookshelf.Groovy.Recipes.Mar.2008

    0下载:
  2. Adding Groovy to Java is like adding rocket fuel to your SUV. Suddenly everything gets easier, faster, and much more responsive. Scott Davis does his normal excellent job of showing how to do so, and he does it in a clear, simple, and even ente
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2990065
    • 提供者:giang
  1. 111

    0下载:
  2. 一个地址薄的小程序,JAVA GUI界面,对文件进行随机读写。-An address book of small programs, JAVA GUI interface, random read and write the file.
  3. 所属分类:Applet

    • 发布日期:2017-04-12
    • 文件大小:2116
    • 提供者:岳辉
  1. read_write

    0下载:
  2. nand flash 一款芯片的随机读写操作程序~~~~~~~已经试验验证过哦-random read and write nand flash
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-29
    • 文件大小:664
    • 提供者:leelee
  1. Java_programming_code_to_read_random_files

    0下载:
  2. Java编程实现读取随机文件代码Java programming code to read random files-Java programming code to read random files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:755
    • 提供者:liqing
  1. HashFunction

    0下载:
  2. A simple hash function-The input of this hash function is a stream of binary data which is read from file. The data is encrypted by each 32bits. Each block first is initialized by doing XOR with the modified ciphertext and a random binary array, and
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:165544
    • 提供者:zhaoxiao
  1. NovelReading

    0下载:
  2. 简易的防沉迷小说阅读系统。1.通过命令可以将一个小说文件分割成40个内容大小大致相等的文件,将其存放到一个文件夹里面(也可以让他们杂乱无章的随机存放到多个文件夹下面),并且文件名为随机的字符和数字组成的随机长度(20-60)的字符串。 2.通过执行命令, 可以返回当天阅读的文件。每天只能执行一次来进行拷贝工作:将正确的4个文件按顺序合并成一个文件(此文件名为第X天)拷贝至供阅读的文件夹里,这样每天只能读十分之一。-Easy to read the novel anti-addiction s
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:57333
    • 提供者:xiaoqi
  1. yueshu

    0下载:
  2. 可以随机读取文件和写入文件!让我们对文件读写自如-Random read and write files to the file! Let us ease of reading and writing files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:4199
    • 提供者:
  1. a

    0下载:
  2. 随机输出一个长读为16的任意字符,其中包括a-z、A-Z、0-9中的-Random output of a long read any of 16 characters, numbers
  3. 所属分类:Applet

    • 发布日期:2017-04-06
    • 文件大小:930
    • 提供者:刘默
  1. jgap

    0下载:
  2. 遗传算法的开发包jagp,官网给出了很多例子,但是对于初学者来说读懂有点困难,在这里自己写了一个简单的代码,随机取数求和,得到最佳和值,开发完全按照jgag流程,希望对初学者有帮助!-Genetic Algorithm Development Kit jagp, the official website gives many examples, but a bit difficult for beginners to read, write here a simple code, take th
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:2316
    • 提供者:刘兴龙
  1. RandomFileTest

    0下载:
  2. 采用二进制方式将一组对象写入文件,对象以固定长度写入,并用RandomAccessFile实现随机存取;以倒序的方式从文件中读出记录,并在控制台显示-Using a set of binary object written to the file, write to object to a fixed length, and use RandomAccessFile to achieve random access in reverse order read from the file rec
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1511
    • 提供者:lanhai
  1. Number

    0下载:
  2. *java编写程序将10个整数写入一个文件中,然后再从该文件将这10个书读出来。 * 要求:用随机流 读写,并将最大最小值求出来*/-* Java programming to 10 integers written to a file, and then from the file out of these 10 learning opportunities.* Requirements: random stream read and write, and seek out maximu
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:777
    • 提供者:何慕笙
  1. tianyayidu_v1.0

    0下载:
  2. 天涯易读功能简介:1.采用php小偷技术自动获取同步更新天涯社区帖子.2.程序采用伪静态,收录最有利。(动态浏览与静态自由切换!)3.程序自带后台,页面缓存,全站伪原创。4.四种采集方式,兼容98 空间服务器,独立模板风格.搜索引擎蜘蛛访问记录5.内容页descr iption,自动获取帖子内容的前240个字符!有利于SEO!6.内容过滤功能。包含自定义词语的内容将不采集7.关键词内链, 帖子内容包含指定关键词将自动添加链接!后台自定义关键词!8.乱序排列,随机打乱帖子顺序-End of the
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:356409
    • 提供者:景丰
  1. test_asynctask

    0下载:
  2. Android断点续传及网格文件下载的Java实例源代码,支持在暂停下载后继续下载,现在很多下载软件普遍都使用的功能,在Android手机软件中应用断点续传技术也是很有必要的。通过这个Android源码可学习一下如何基于Java代码实现断点续传的应用,比如如何设置当前线程下载的起点、终点,设置断点续传的开始位置,设置User-Agent ,httpURLConnection.setRequestProperty("User-Agent","NetFox") 设置断点续传的开始位置,httpURL
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:63702
    • 提供者:俞斌
  1. Cursor

    0下载:
  2. This interface provides random read-write access to the result set returned by a database query.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3848
    • 提供者:quiqonbing
  1. ReadFromFile

    0下载:
  2. 多种方式读文件内容: 1、按字节读取文件内容 2、按字符读取文件内容 3、按行读取文件内容 4、随机读取文件内容-A variety of ways to read the file contents: 1, read the contents of the file in bytes 2 and 3 by the characters read file contents, press OK to read the contents of the documents 4, ra
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1723
    • 提供者:lucaswangdo
« 12 »
搜珍网 www.dssz.com