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

搜索资源列表

  1. src

    0下载:
  2. 数据采集系统就是通过读取Unix 系统日志文件中用户 登入/登出信息,并找出成对的登入/登出记录,得到用户登录实验室的登入时刻、登出时刻、 登录时间长度等电信用户收费需要使用的数据,最后把匹配处理好的数据保存成电信工作人 员可以阅读的文本文件,做为电信收费依据 -Data acquisition system is by reading the Unix system log file users Login/to log out information, and f
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:9062
    • 提供者:夜岚
  1. acm_1190

    0下载:
  2. 对N个长度最长可达到1000的数进行排序-sort for N datas whose length is from one to 1000
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1068
    • 提供者:jiang
  1. tcp-nio-

    0下载:
  2. tcp nio 服务端、客户端例子--参考《分布式Java应用:基础与实践》 参考《分布式java应用》tcp nio 服务端、客户端例子, 在基础主要做了以下调整: 1. 信息长度由定长(ByteBuffer长度)修正为可变长(即不再收长度限制) 2. 特殊错误处理:read Exception,opposite close Exception,select timeout Exception(网络超时)。 read Exception 与 opposite close Exc
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6840
    • 提供者:陈云凤
  1. ID

    0下载:
  2. 验证身份证号,实现长度,校验位,身份的判断。-To verify the ID number, length, parity bit, the identity of the judge.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1153
    • 提供者:零零
  1. File-system

    0下载:
  2. 1. 在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2. 文件物理结构可采用显式链接或其他方法。 3. 磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4. 文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5.
  3. 所属分类:JavaScript

    • 发布日期:2015-10-16
    • 文件大小:3136512
    • 提供者:金国跃
  1. LongMessageUtil

    0下载:
  2. 在短信发送过程中,用到短信分隔,如果超出设定长度,则切割短信。结果存放到LIST里-SMS sending process, used text messages to separate, if you exceed a set length, cutting the SMS. The results stored in the LIST
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:816
    • 提供者:
  1. SM_Maker

    0下载:
  2. 当发送一串文字时,可以按照七十的长度分割,并且与序号标明-Rational addition and subtraction, the rational for the class structure, method for class provides
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1629801
    • 提供者:asdf
  1. RentHouse(SSH)

    0下载:
  2. SSH框架; 发布、修改房屋,用户注册的提示信息没有实现; 房屋面积不能为空,否则会报错; 错误检测方面,功能不全,主要在字节长度以及有效性方面;-SSH framework released, to amend the Housing Register message is not achieved housing area can not be empty, otherwise an error error detection, dysfunction, mainly in
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-05
    • 文件大小:10635395
    • 提供者:晨光
  1. App1

    0下载:
  2. 编写Java应用程序,创建一个Rectangle类,提供属性了length,width,要求定义为private,int型,默认值都为均为1,该类提供以下方法: public boolean setLength(int length) //设置长度,确保不会有负值 public boolean setWidth(int width) //设置宽度,确保不会有负值 public int getLength()//得到长度 public int getWidth()//得到长度
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:758
    • 提供者:Mankind
  1. Test

    0下载:
  2. 简单版的.采用MD5加密算法,将任意长度字符串加密 -Simple version using MD5 encryption algorithm, encryption arbitrary length string
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:895
    • 提供者:勇者归来
  1. Crayon

    0下载:
  2. 创建一个Crayon类,代表某种特定颜色与与长度的蜡笔。设计并实现一个绘制了一盒蜡笔的程序。 -Create a Crayon class, on behalf of a particular color and length of crayons. Designed and implemented a drawing of a box of crayons program.
  3. 所属分类:Applet

    • 发布日期:2017-12-08
    • 文件大小:1377
    • 提供者:廖书苑
  1. aaa

    0下载:
  2. 归并排序 用java语言编程 倒序输出长度为10的字符串 -Merge sort
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:798
    • 提供者:ltt
  1. execise2

    0下载:
  2. 每次由键盘接受目前即将加入排队的顾客数目: 由于人们的排队心理,每个人依次将选择人少的通道加入; 每次输入人数后, 各开放的通道同时各有一位顾客付款结束离开; 返回当前开放的总收银通道数和各通道长度;-Accepted by the keyboard s imminent accession to the number of customers queuing at a time: Due to people queuing psychological, each person
  3. 所属分类:JavaScript

    • 发布日期:2017-11-18
    • 文件大小:773
    • 提供者:欧阳文俊
  1. tablesort

    0下载:
  2. ajax 排序表格、可实现分页、自定义叶长度、行列合并等复杂排序表格实现-ajax tablesort
  3. 所属分类:Ajax

    • 发布日期:2017-11-16
    • 文件大小:6077
    • 提供者:xuning
  1. Merge

    0下载:
  2. 给定k 个排好序的序列s , s , , sk 1 2  , 用 2 路合并算法将这k 个序列合并成一个序列。 假设所采用的 2 路合并算法合并 2 个长度分别为m和n的序列需要m + n -1次比较。试设 计一个算法确定合并这个序列的最优合并顺序,使所需的总比较次数最少-Given k sorted sequence s, s, sk 1 2  2-way merge algorithm these the k sequences merged into
  3. 所属分类:JavaScript

    • 发布日期:2017-11-27
    • 文件大小:1007
    • 提供者:王培源
  1. My-Line

    0下载:
  2. 编写线段类,判断其是否在第一象限,求长度,中点坐标,绘制直线-Writing class Line, to determine whether in the first quadrant, find the length of the mid-point coordinates, draw a straight line
  3. 所属分类:JavaScript

    • 发布日期:2017-11-17
    • 文件大小:9955
    • 提供者:木小易
  1. timer

    0下载:
  2. 一个计算时间长度的源代码,能够精确到秒,进一步修改能达到毫秒的精确度-A calculated time length of the source code, can be accurate to the second, further modification can achieve the accuracy of milliseconds
  3. 所属分类:JavaScript

    • 发布日期:2017-11-22
    • 文件大小:1979
    • 提供者:lanffy
  1. 17

    0下载:
  2. LplyDir是基于35dir源码2.3版进行了修正并精仿一套蓝色模板。 2012.12.05 更新: 修正搜索可以搜到未审核站点问题; 修正一些小问题; 增加后台注册用户名最小长度管理; 增加后台注册用户名最大长度管理; -LplyDir 35dir source 2.3 version amended and fine imitation of a blue template. 2012.12.05 Updated: correction search c
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-21
    • 文件大小:907286
    • 提供者:FDGFDGFDSGFGS
  1. massagesys1.21

    0下载:
  2. 信息收集系统更新: 1:修改了index.asp,让输入时可输入更多的文字 2:修改了righttoexcel.asp和shuru.asp,修补了查询时的bug 2:修改了db1.mdb,改变字段类型为备注型,使输入的项目长度不受限制 使用说明: 1、把系统解压后拷到www服务器上,或者把自己的电脑当做服务器(需要安装iis,且要关掉防火墙) -Information collection system update: 1: Modify index.asp, en
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-27
    • 文件大小:179109
    • 提供者:程年生
  1. PrintTableUtil

    0下载:
  2. 能够设置表格的高度、长度、行数、页数等属性,并能够实现打印表格的功能-print table
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:1741
    • 提供者:dcjyjzl
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com