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

搜索资源列表

  1. SCAUmap

    0下载:
  2. 一个简单的华南农业大学电子地图,dijkstra算法计算并绘制最短路径,预设数据计算路径长度,悬浮鼠标显示地点图片,自主课程设计题目。-A simple electronic maps of South China Agricultural University, dijkstra shortest path algorithm to calculate and draw the default data to calculate the path length, suspended mouse
  3. 所属分类:Java Develop

    • 发布日期:2017-06-14
    • 文件大小:21803548
    • 提供者:willis
  1. MD5

    0下载:
  2. 这款软件采用Java编写,主要实现了将任意长度的单项散列函数进行加密。-Using Java , this software mainly realizes the encryption for the arbitrary length of hash function.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-24
    • 文件大小:151385
    • 提供者:张一
  1. 3

    0下载:
  2. 编写一个 Java 程序,用于完成二维平面空间中一条直线的长度。 要求:(1)创建一个类(Point),用于描述二维空间中的点;(2)创建一个类(Line), 用于描述二维空间中的一条直线,要求继承第一个类(即Point),且通过Java 默认的Math 类中静态方法计算一条直线的距离;(3)创建一个新类,在主函数 中输入一条二维空间中的直线信息,计算并输出直线长度。-compute thw length
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4707
    • 提供者:hym
  1. 4

    0下载:
  2. 编写一个Java应用程序 1)该程序中有3个类:Triangle、Circle和cone,分别用来刻画“三角形”、“圆形”和“圆锥体”。具体要求如下: a) Triangle类具有类型为double的三个边长度以及周长属性;定义构造函数,返回周长和修改三个边的方法。另外,Triangle类还具有一个boolean型的属性,该属性用来判断三个属能否构成一个三角形。 b) Circle类具有类型为double的属性半径和面积;定义设置半径,返回面积的方法。 c) Cone类具有Ci
  3. 所属分类:Java Develop

    • 发布日期:2016-01-26
    • 文件大小:7168
    • 提供者:hym
  1. Vistawindow

    0下载:
  2. JS版Vista风格视窗特效,Vista视窗特效,超级酷的WEB Winvista窗口,支持透明度、支持拖动,还可以改变窗口大小,确实够漂亮,支持自定义窗口标题、显示的内容以及视窗的长度和宽度等。-JS version of Windows Vista-style special effects, Vista window effects, super cool WEB Winvista window supports transparency, support for drag, you ca
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:168567
    • 提供者:epudn41
  1. ESNJava1.0.4

    0下载:
  2. 电子序列号Electronic Serial Number的缩写,CDMA网络术语,它是一个32bits长度的参数,它可唯一标识一台CDMA移动台设备,类似于GSM网络中的IMEI。-timeseries verygood
  3. 所属分类:JavaScript

    • 发布日期:2017-06-12
    • 文件大小:19953902
    • 提供者:程佳宇
  1. ZHENGSHU

    0下载:
  2. 此程序实现了对任意长度的整数的反转,当整数末尾几项为0时,能自动去掉,并且不改变符号的性质。-This program implements a reversal of any length integer, when the end of several integer is 0, can be automatically removed, and does not change the nature of the symbol.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3429
    • 提供者:jinsan
  1. inverted-order

    0下载:
  2. 将一个字符串str的内容颠倒过来,并输出。str的长度不超过100个字符。 如:输入“I am a student”,输出“tneduts a ma I”。-The contents of a string str reversed, and output. str is no longer than 100 characters. Eg: Enter " I am a student" , output " tneduts a ma I" .
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:738
    • 提供者:Rfiy
  1. find_Majority_Number

    0下载:
  2. 寻找数组中个数超过数组长度1/3的数。该方法用O(n)时间和O(1)空间解决。-Looking for a few more than the number of array array length 1/3. The solution with O (n) time and O (1) space.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:636
    • 提供者:achun
  1. SearchChar

    0下载:
  2. 查找 输入数组长度 n 输入数组 a[1...n] 输入查找个数m 输入查找数字b[1...m] 输出 YES or NO 查找有则YES 否则NO 如(括号内容为注释) 输入: 5(数组长度) 1 5 2 4 3(数组) 3(查找个数) 2 5 6(查找具体数字) 输出: YES YES-Search Char
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7994
    • 提供者:郭恒
  1. SearchNum

    0下载:
  2. 查找第K小数 查找一个数组的第K小的数,注意同样大小算一样大 如 2 1 3 4 5 2 第三小数为3 如(括号内容为注释) 输入: 6(数组长度n) 2 1 3 5 2 2(数组) 3(K 即为第三小数) -Search num
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7138
    • 提供者:郭恒
  1. JSqlParser

    0下载:
  2. 对数据库脚本进行解析,可以对建表语句、修改表语句、插入语句、删除语句等进行解析,解析后可以知道每个字段的字段名、类型、长度等 如果想要修改解析规则,需要安装javacc,并学习Javacc的语法-To parse a scr ipt, can be built on table, alter table statements, insert statements, delete statements analysis, analytic can know each field field
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:226352
    • 提供者:罗真朋
  1. DNA

    0下载:
  2. 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。 -The human gene consists of 4 nucleotides, respectively represented by the letter ACTG. A
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2498
    • 提供者:程瑶
  1. four

    0下载:
  2. Struts 2校验框架的应用(源码和实验报告)(1):对用户名的检验规则是用户名不能为空,且只能是字母,数字,长度为4到25之间。 (2):对密码校验的规则是用户不能为空,且只能是数字,长度为8到20之间。 (3):年龄的校验规则是必须是整数,且在1到120之间。 (4):生日的校验规则是必须在1950-1-1到1990-1-1之间。 (5):所有提示信息均要用到国际化资源文件实现。 (6):注册成功返回success.jsp页面,显示所有注册信息。 -Applicat
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2056431
    • 提供者:monlun
  1. ADF-Authentication-technology

    0下载:
  2. A:Validate Byte Length(字节验证) B:Validate Date Restriction(日期格式验证) C:Validate Date Time Range(日期时间范围验证) D:Validate Double Range(double数字范围验证) E:Validate Length(验证长度) F:Validate Long Range(Long数字范围验证) G:Validate Regular Expression(表达式验证) -
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:269052
    • 提供者:周勇
  1. Test-Json_Length

    0下载:
  2. Javascr ipt 获得json的长度 测试demo
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:1596
    • 提供者:xhj
  1. CourseDesign

    0下载:
  2. 提供校园两个景点之间路径总长度和所经景点的查询,是大二上Java时个人做的课程设计-campus for two spots between the total length of trails and attractions by the inquiry, is sophomore C++ programs done by design-Provide the campus and the total length of path between two scenic spots by the
  3. 所属分类:Ajax

    • 发布日期:2017-03-29
    • 文件大小:23099
    • 提供者:刘东
  1. huiyuanzhuce

    0下载:
  2. 实现会员注册,要求用户名长度不小于3,密码长度不小于6,注册时两次输入密码必须相同 (字符串)-to achieve membership registration, require the user name length not less than 3, the password length is not less than 6, the registration must be the same password twice (string)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4199
    • 提供者:卜加兴
  1. Horizontal-scale

    0下载:
  2. android 横向刻度尺 android手机上用到水平刻度尺,可以水平方向移动 获取长度
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4891255
    • 提供者:dz
  1. rope

    0下载:
  2. 假如有一条绳子长3000米,每天减去一半,请问需要花费几天时间,绳子的长度会短于5米-If there is a rope 3000 meters long, less than half of a day, it will take a few days, the length of the rope will be shorter than 5 meters
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2068
    • 提供者:潘潘
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com