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

搜索资源列表

  1. CountNumber

    0下载:
  2. 统计数字问题。一本书的页码从自然数1 开始顺序编码直到自然数n。书的页码按照通常的习惯编排, 每个页码都不含多余的前导数字0。例如,第6 页用数字6 表示,而不是06 或006 等。数 字计数问题要求对给定书的总页码n,计算出书的全部页码中分别用到多少次数字0,1, 2,…,9。-Statistics problem. A book page numbers from the natural numbers sequentially coding until the natural
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:1082
    • 提供者:Kerwin
  1. test

    0下载:
  2. 此代码为一个小题目:统计文件第二列 第四列中相同标记个数-This code for a small title: the number of the same mark in the fourth column, the second column of the statistics file
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:1308
    • 提供者:H.Abe
  1. count

    0下载:
  2. 用Java编写行数统计器,进行统计时输出正确结果;如不能,则显示“找不到指定文件”。-Output the correct results statistics, statistics on the number of lines written in Java and if they can not, then find the file specified.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:6665
    • 提供者:徐伟
  1. Account

    0下载:
  2. 银行账户存取款业务程序,包括开户、销户、查询、统计余额和透支余额、统计信用卡用户数、储蓄卡用户数-Bank account deposit and withdrawal services program, including account opening, closing accounts, inquiries, statistical balance and overdraft balances statistics the number of credit card users, savi
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:29722
    • 提供者:baonijuhua
  1. java-Exe5_1

    1下载:
  2. 1. 分别使用Vector、Hashtable、Stack,ArrayList、LinkedList和HashSet作为容器类,实现以下要求: (1) 向容器中添加1,000,000个随机整数。 (2) 遍历容器中的所有元素。 (3) 随机产生100,000个整数,在容器中查找这些整数。 (4) 随机产生100个整数,从容器中删除这些整数。 (5) 统计完成以上各个操作需要的时间。 比较一下不同操作在不同数据结构下的性能差异。程序文件命名为Exe5_1.java。 -
  3. 所属分类:JavaScript

    • 发布日期:2017-11-23
    • 文件大小:2720
    • 提供者:永无止境
  1. Movie

    0下载:
  2. 该影院订票系统是基于JSP技术开发的,能方便的订票、退票、查询售票情况、,极大的提高了工作效率。 本系统由前台和后台两大模块: ● 前台部分:用户可以注册、登陆,然后查询并查看影片信息、订票信息、上座情况,在订票的时候用户可以根据影片信息选择场次和满意的座位号,还可以对用户本身的信息进行编辑修改,并能实现对影票的退订操作。 ● 后台部分:管理员可以对用户信息、电影信息进行管理,统计各个场次的售票情况和上座率情况等。 1.在用户信息管理部分,主要实现对用户权限的分配、查询用户、增
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-21
    • 文件大小:4778156
    • 提供者:刘刚
  1. bus_management

    1下载:
  2. 本系统的主要功能为: (1)线路信息及查询:包括出发地、目的地、出发时间、所需时间等; (2)汽车信息及查询:包括汽车的种类及相应的票价、最大载客量等; (3)售票信息及查询:包括售票情况的查询及打印等。 (4)系统要实现满足多种条件的统计分析功能,有些统计数据要采用图表的格式呈现; (5)系统要有一定的安全控制策略; (6)系统要采用实际数据进行测试。 -The main function of the system: (1) line information an
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:441872
    • 提供者:weihuiyi
  1. Grade

    0下载:
  2. 按行读入文件,统计成绩情况,-Input file statistics achievements
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:3376
    • 提供者:love
  1. ExamManager

    0下载:
  2. 考试小系统,桌面版本,可以升级成C/S构架。 实现自动考试,分数计算,统计各次考试分数。 数据库采用Oracle 数据表请自己创建-The small examination system, the desktop version, you can upgrade to the C/S structure. Automatic test score calculation, statistics of test scores. Database using the Oracle
  3. 所属分类:Java Develop

    • 发布日期:2017-11-29
    • 文件大小:295936
    • 提供者:赵南
  1. OnlineExam

    0下载:
  2. 用户登录包括三个模块:管理员、学生、教师: (1) 管理员包括三大模块:用户管理、查询统计、考试管理。 (2)学生包括两大模块:在线考试、查询成绩。 (3)教师包括:出圈、查询考题、考题管理、查询成绩。 -User login consists of three modules: administrators, students, teachers: (1) The Administrator includes three modules: user management, qu
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-05
    • 文件大小:5773523
    • 提供者:于海龙
  1. hbc-master

    0下载:
  2. hbc (Hosebird Client)是Twitter Streaming API 的 Java 客户端开发包。 主要特性: • 支持GZip、OAuth和分块(partitioning); • 自动重新连接,并进行适当的backfill计数; • 访问原始字节的有效负载; • 适时重新分配,并进行相关统计。 包含了2个主要模块: • hbc-core:该模块使用了一个简单的消息队列,用户可以轮
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:117312
    • 提供者:gpudn27
  1. studentAllInfor

    0下载:
  2. 该系统是一个中小程序,主要实现的功能有:录入、删除、修改和插入学生信息,给学生成绩排序,统计学生信息-The system is a small program, mainly realize the function: Input, delete, modify and insert student information to student achievement Sort statistics student information
  3. 所属分类:Applet

    • 发布日期:2017-11-27
    • 文件大小:59867
    • 提供者:lin
  1. UserManager

    0下载:
  2. 对用户的一个管理 当前有几个用户在线 统计在线用户人数,-A management users have several users online statistics the number of online users,
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-11
    • 文件大小:8748
    • 提供者:陈咯皮
  1. 10

    0下载:
  2. 对于高校学生选课系统来说,针对的用户一般为学生,所以根据用户的需求,要求高校学生选课系统界面设计美观大方、操作简捷灵活,同时在该系统中用户要求必须实现课程信息的具体管理,学生查看历史选课情况,学生注册和选课,已选课学生信息的统计功能。-For college student elective system for user generally for students, according to the needs of users, college student elective syste
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-02
    • 文件大小:13424881
    • 提供者:donglele
  1. jsp-flow-statistics

    0下载:
  2. 看起来有点像大洲的那个,jsp中算不错的啦.值得下载回去研究研究-Looks a bit like the continents, jsp good. Worth downloading to go back and study
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-28
    • 文件大小:140031
    • 提供者:历山飞
  1. StudentResultStatistics

    0下载:
  2. 根据功能的要求,把整个程序划分为六个子程序。这六个子程序分别为菜单选择子程序、数据录入子程序、数据列表子程序、数据统计子程序、学生成绩查询子程序和学生成绩删除子程序。 -According to the functional requirements of the whole process is divided into six subroutine. The six subroutine subroutine menu to select query subroutine subrout
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:2485
    • 提供者:诗圣
  1. BookShopOnline

    0下载:
  2. 在线书店销售系统 实现了在线的书品的销售和管理员对书的统计和管理。-Online bookstore sales system。Realize the online whose sales and administrators to book statistics and management
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:1561124
    • 提供者:李煜
  1. jeecms-2012-src

    0下载:
  2. JSP源码,CMS系统,JeeCMS   jeecms v2012版是一款集新闻管理、图库管理、视频管理、下载系统、作品管理、产品发布及留言板于一体的综合性CMS系统。   jeecms v2012版新增功能如下:   1、新增统计功能   1.1、会员注册统计   1.2、内容统计   1.3、评论统计   1.4、留言统计   1.5、PV统计   1.6、独立IP统计   1.7、独立访客统计   1.8、人均浏览次数统计
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-12
    • 文件大小:877552
    • 提供者:gsdfgko
  1. TF_IDF2

    0下载:
  2. 读取文档,用tf_idf算法进行计算,统计出具有代表性的高频词-Read the document, tf_idf algorithm calculated the statistics of a representative high-frequency words
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-07
    • 文件大小:2663193
    • 提供者:lixinjuan
  1. att

    0下载:
  2. 简单的考勤算法,实现考勤的登记、查询统计等功能-Simple algorithm of attendance, attendance registration, query statistics
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:2767
    • 提供者:Ian
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 29 »
搜珍网 www.dssz.com