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

搜索资源列表

  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. tildecrf

    0下载:
  2. 该原代码是实现机器学习中条件随机场模型的Java代码,对进行机器学习和数据挖掘研究的人员非常有用!-The original code is in machine learning conditions for the realization of random field model of Java code, and to machine learning and data mining research staff is very useful!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1281808
    • 提供者:xz zhou
  1. HanicBot

    0下载:
  2. IBM的robocode比赛代码,1v1的,采用随机运动方式,来回摆动,靠近敌人。-IBM' s code robocode game, 1v1, and the use of random movement, swinging back and forth, close to the enemy.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1421
    • 提供者:kingswift
  1. Tsp

    0下载:
  2. a tsp problem for solving tsp with random cities
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3687
    • 提供者:franjo
  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-04
    • 文件大小:158452
    • 提供者:庄黛
  1. suijishu

    0下载:
  2. 随机数,类似于猜数游戏,猜大了提醒你大了,小了提醒你小了,最终猜到一个数字。-Random number, similar to guess the number of games, to remind you guess big big and small to remind you of the smaller, eventually guess a number.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3150
    • 提供者:马洪军
  1. choujiang-js

    0下载:
  2. 一个有js实现的随机抽奖代码(随机抽取手机号码)-The realization of a random draw js code (random mobile phone number)
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-03
    • 文件大小:1791
    • 提供者:张健
  1. zxks

    0下载:
  2. 这个是用asp.net做的在线考试系统,实现登录、随机抽题、答题、评分、查询等功能-This is done using asp.net online exam system, registry, random questions, answers, score, inquiries and other functions
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-28
    • 文件大小:43283
    • 提供者:wangshilei
  1. Lottery

    0下载:
  2. Lottery program.you can choose 6 of Lucky numbers ,and lucky number range between 1 to 49.and it will random generate a lucky number between 0 and 48.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1036
    • 提供者:朱順宇
  1. news

    0下载:
  2. 这是我的第五个作品,是一个新闻发布系统,但特别的是当打开网页时会自动随机播放视频,但视频么就不传了,太大了,自己去试试罢啊-This is my fifth work, a press release system, but particularly when the page will automatically open a random video, but video is not what has passed, too, to try to stop their own ah
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-14
    • 文件大小:3265693
    • 提供者:xumaowen
  1. Eksv4.0

    0下载:
  2. 一款基于B/S方式的专业网络考试系统。本考试支持名词解释、填空题、判断题、单选题、多选题、简答题、论述题、阅读理解,而且考试各题型的题量可以由管理员自己设定。 试卷可以分随机出卷和人工出卷,并有相应权限的老师进行批改 -A Based on B/S mode of the examination system of professional networks. Examination to support interpretation of the term,填空题to determine ti
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:913247
    • 提供者:钱红锋
  1. updownload

    0下载:
  2. 一个jsp做成的在线上传下载系统.是随机光盘系统里面的-Jsp made an online uploading and downloading system. Is random inside the optical disk system
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:27372
    • 提供者:hds
  1. caishuziyouxi

    0下载:
  2. java随机数的问题 编写(Applet程序)一个猜数字的游戏。游戏规则如下:程序从1到10随机选择某个数让你猜,applet显示提示行:1到10之间猜一个数。玩者在文本区输入第一次猜的数,然后按回车。如果猜错了,程序显示“高了,继续”或“低了,继续”来帮助玩者接近正确值。当用户输入了正确的值,则程序显示“恭喜你猜对了,你很聪明~”,并清除文本框,使用户可以重新玩这个游戏。-java random numbers to prepare the (Applet Procedure)猜数字a g
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1572
    • 提供者:夜月烨
  1. uuu

    0下载:
  2. Java生成Voronoi图 (1)产生二维空间随机种子(数量预设) (2)对种子膨胀,直至空间结点全部被标记 (2.1)标记归属与距离值 (2.2)并记录上下次膨胀结点 (3)扫描二维空间结点,找出距结点 (4)在控件上给出种子与Voronoi图 -Voronoi diagram generation Java (1) generate a random seed of two-dimensional space (the number of default) (2
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:17348
    • 提供者:王梓莘
  1. mthread

    0下载:
  2. 利用双缓存技术绘制一个动物在Applet面板上自由的在向各个方向移动,并且动物的颜色也是随机变化的。-Double-buffering technology mapping using a panel of animals in the Applet on the freedom of movement in all directions, and random animals also change color.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:650
    • 提供者:Doublejee
  1. jspsuijiyanzhangma

    0下载:
  2. 一个实现登陆时的随机验证码的程序,可以直接使用-Landing at the time of a random realization of the code of procedure
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2941
    • 提供者:权瑞
  1. chat

    0下载:
  2. 随机聊天平台,开放所有客户端源码! 随机聊天其实真的是一件挺有意思的事情,起初我也只是想从技术上探究一下他的实现思路,做着做着,客户端的代码写的越来越多,目前支持的功能列表如下: 1.随机和互联网上一个陌生人聊天 2.支持站外邀请(支持Yahoo通和ICQ邀请)和站内邀请(指定某人) 3.支持聊天输入状态监控、表情支持、URL识别、魔法表情支持等 4.看笑话 5.陌生人与你的距离测算,精准显示在线人数和聊天人数 6.一键将聊天记录发送到邮箱(个人觉得很实用的功能
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:463392
    • 提供者:kennyC
  1. Torch

    0下载:
  2. java的一个小应用程序 包括产生随机数、随机显示图片等-a small java applications including the generation of random numbers, random display pictures
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:470556
    • 提供者:vera
  1. randomWord2.0_51aspx

    0下载:
  2. Visual StudioC#中取随机数,用于生成网页验证码-get series of random number
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:523367
    • 提供者:John
  1. LJNetCMS20081208

    0下载:
  2. 主要功能模块介绍: 1. 企业信息:发布介绍企业的各类信息,如企业简介、组织机构、营销网络、企业荣誉、联系方式,并可随意增加新的栏目等。 2. 新闻动态:发布企业新闻和业内资讯,从后台到前台真正实现无限级分类显示,并随意控制显示级数,大大增加信息发布的灵活性。 3. 产品展示:发布企业产品,增加了产品权限,并可多选产品直接下订单询盘,无限级分类,大大增加信息发布的灵活性。 4. 下载资源:发布供网站浏览者和客户下载的资料等,如使用手册、销售合同、软件等,无限级分类。
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-19
    • 文件大小:5478402
    • 提供者:郭诣
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 42 »
搜珍网 www.dssz.com