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

搜索资源列表

  1. huffman

    0下载:
  2. 问题描述] 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。-Descr iption of the problem] use Huffman encoding of information and communication can grea
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:15639
    • 提供者:yangyang
  1. 3D_demo_by

    1下载:
  2. 可奇游戏开发视频教程1-基础教程-完整破解版-May be surprising video game development tutorial 1- Basic Course- a complete break version
  3. 所属分类:Game Program

    • 发布日期:2017-04-29
    • 文件大小:105970
    • 提供者:梦幻
  1. test_online

    0下载:
  2. 这是一个JSP在线考试系统,后台数据库为MySQL。这是一个完整的web应用程序,实现了教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本,以及相关的系统维护功能。在线测试的功能主要包括三部分:教师出题、学生在线考试和系统维护:系统维护包括对年级科目、知识点和模拟考试这些信息的维护,包括对相关内容的查看、添加和删除,并保持这些信息间的内部关联;教师试题录入模拟包括录入自由测试、单元测试、和模拟考试的试卷,并可以对系统中的试卷或试题进行修改; 学生在线考试模块包括自由测试、单元测试、模
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-19
    • 文件大小:5462869
    • 提供者:吴刚
  1. JNetPoker

    1下载:
  2. java联网斗地主源代码 这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩.-This is the card game that point, the algorithm integrity, a stand-alone, playing to connect to the network. -java source code network斗地主 完善算法,网络斗地主poker 这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩.-This is the card game tha
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:15537
    • 提供者:brant
  1. ExtendingMatlabusingJava

    0下载:
  2. 为了能结合Java和 Matlab两者的优点,构造功能更加强大的科学计算环境,对使用Java语言扩展Matlab 主开发环境 自身功能的关键技术进行了研究。首先介绍了使用 Java扩展 Matlab 的基本方法,在此基础上结合项目实践中对复杂图形用 户接口的需要,提出了一种在 Java 对象中通过 Matlab 接口对象访问当前Matlab会话的方法。给出了两个短小完整实例,可 用于进一步扩展与重用。-To be able to combine both Java and Matla
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:54751
    • 提供者:pipi
  1. Rijndael

    0下载:
  2. 完整的Rijndael加密c算法 以及Rijndael的J2ME实现 还有Rijndael的原理讲解文档-C complete Rijndael encryption algorithm Rijndael in J2ME and realize there is documentation to explain the principles of Rijndael
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:168950
    • 提供者:sure
  1. Shopping

    0下载:
  2. java的一个完整的在线商店。很不错的,支持网上支付等功能。-A java online shopping,it is very good!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:10398533
    • 提供者:xx
  1. bbs

    1下载:
  2. 一个完整的BBS系统前台浏览和后台管理系统。基于JSP+Servlet+JavaBean MVC模式架构。-A complete BBS system, front views and back-office management system. Based on JSP+ Servlet+ JavaBean MVC model architecture.
  3. 所属分类:Java Develop

    • 发布日期:2015-07-27
    • 文件大小:484717
    • 提供者:Sherry
  1. bookStore

    0下载:
  2. 基于Spring web+Hibernate一个在线书店系统。其中引入了Spring的web框架,Spring集成了Hibernate,JSTL标签库在其中得到很好的应用。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。-Spring web+ Hibernate based on an online bookstore system. Which the introduction of Spring' s web framework, Spring int
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9436601
    • 提供者:Sherry
  1. Cost

    0下载:
  2. 一个完整的物流系统,采用软件工程规范的文档开发-A complete logistics system, using software engineering to develop a standardized document
  3. 所属分类:software engineering

    • 发布日期:2017-06-20
    • 文件大小:32423456
    • 提供者:蔡湖
  1. Chat

    0下载:
  2. Java编写即时聊天工具, 拥有注册登陆群聊私聊等功能, 程序包含完整的Document和测试运行环境-Java tools for the preparation of real-time chat with a landing register私聊features such as chat groups, the program includes a complete Document and test the operating environment
  3. 所属分类:Ajax

    • 发布日期:2017-04-06
    • 文件大小:396435
    • 提供者:zh
  1. ExprEval

    1下载:
  2. Java编写的表达式计算器, 即可以像我们书写表达式那样直接输入计算表达式, 程序自动进行运算, 支持加减乘除幂运算以及判断表达式如A?B C, 程序包含完整的Document和测试运行环境-Java calculator prepared expressions that can be done as we write the expression directly into the calculation expression, the program automatically compu
  3. 所属分类:Ajax

    • 发布日期:2016-03-02
    • 文件大小:1200866
    • 提供者:zh
  1. bgzdhxt

    0下载:
  2. 这是一个电子政务档案管理系统,文件提供了完整的程序源代码和数据库,可以运行。-This is a e-government documents management system.The file has the whole codes and database.
  3. 所属分类:Database system

    • 发布日期:2017-05-06
    • 文件大小:1334618
    • 提供者:phoenix
  1. oa

    0下载:
  2. 这是一个在线办公自动化系统,文件提供了完整的程序源代码和数据库,可以运行。-This is a on_line official-business-handle automantion system.The file has the whole codes and database.
  3. 所属分类:Database system

    • 发布日期:2017-05-07
    • 文件大小:1334827
    • 提供者:phoenix
  1. readfile

    0下载:
  2. java 文件处理,包括复制,剪切,创建,删除 功能很完整。 -java file, including copy, cut, create, delete function is complete.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6295
    • 提供者:zhxy
  1. 65cf4d3c4a500314_1230428304_117.92.131.240

    1下载:
  2. JAVA聊天系统实验报告!内含完整实验报告!-JAVA experiment about talking systerm!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:565895
    • 提供者:邓国平
  1. JAVAtalkingsysterm

    0下载:
  2. JAVA聊天系统!又一个版本,完整代码,完全实现多聊天功能!-JAVA talking systerm!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4602
    • 提供者:邓国平
  1. NIT-SN3-N4

    0下载:
  2. 一个完整的航空票务系统,完整的解决方案,可以供初学者学习如何实现一个系统-A complete air ticketing system, a complete solution for beginners to learn how to achieve a system
  3. 所属分类:Web Server

    • 发布日期:2017-05-30
    • 文件大小:13021315
    • 提供者:bill
  1. BlockCiphers

    0下载:
  2. des,des3,等加密算法的集合。包含完整的例子和源码。不过des加密的似乎和java加密不一致。-des, des3, such as a collection of encryption algorithm. Contains examples and source code integrity. But it seems des-encrypted and encrypted java inconsistency.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:22566
    • 提供者:junfeng
  1. Tetris

    0下载:
  2. 一个完整的JAVA俄罗斯方块游戏源代码。可调速,可转换方块颜色,可设置方块障碍物。-A complete JAVA Games Tetris source code. Can be governor, can be converted box colors, box can be set up obstacles.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:224989
    • 提供者:wuzhuoying
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com