搜索资源列表
03684
- 数字图像传输是图像编码与压缩技术的另一个重要应用领域。随着现代社会对通信业务要求的不断增长,图像通信和通信网容量的矛盾日益突出。特别是具有庞大数据量的数字图像信息更是难以传输和存储,极大地制约了图像通信的发展,已经成为图像通信发展中的瓶颈。图像压缩技术的应用为传真、视频点播、电视会议、医用图像传输等领域带来了巨大经济效益。快速压缩解压缩算法及其硬件结构在实时视频系统中起着关键的作用。 -digital image transmission of image coding and compre
websso_src
- sso(single sign on),单点登录,在门户网站和企业应用集成中起着举足轻重的地位。-Reference (single sign on), Single Sign, in the portal and enterprise application integration plays a decisive position.
FiveChessAppletDemo
- 一个五子棋游戏.有java语言编写. 可实现人机对弈、人人对弈。-a 331 game. A java language. Man-machine players can be realized, everyone plays.
7.5SimplePong
- 简易壁球 撞球游戏- The simple handball billiards plays
JLayer1.0
- JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for the JAVA(tm) platform. and anyone can add his contribution. JLayer is licensed under LGPL (see LICENSE.txt).
A_Background1649699242003
- It Plays Background Music on web pages
studentslecetcourse
- 高校开发一学生课绩管理系统,该系统由登陆模块,学生模块,教师模块,管理员模块,四部分组成。本系统采用Servlet+Jsp+JavaBean+SQL2000 设计方式,其中Servlet担当主要逻辑控制,通过接受Jsp传来的用户请求,调用以及初始化JavaBean,在通过Jsp传到客户端,本系统中SqlBean担当主要的与数据库的连接与通信,JavaBean在本系统中主要担当配合Jsp以及Servlet来完成用户的请求,而Jsp主要担当接受与响应客户端。-College students dev
Studentmarking
- 学生课绩管理系统,全部设计图和文档,非常好的学习资料,系统由登陆模块,学生模块,教师模块,管理员模块,四部分组成,学生登陆以后,可以选报课程。教师在本系统中拥有是否接受学生所选课程,以及给学生打分的权力。 本系统采用Servlet+Jsp+JavaBean+SQL2000 设计方式,其中Servlet担当主要逻辑控制,通过接受Jsp传来的用户请求,调用以及初始化JavaBean,在通过Jsp传到客户端,本系统中SqlBean担当主要的与数据库的连接与通信,JavaBean在本系统中主要担当配
gamelobby
- 在这个系统中,我们将实现一个基于 C/S 架构的黑白棋网络对战平台,在这个系统中,服务器提供一个平台使得多个玩家可以同时连接服务器进行双人对战,同时提供友好的图形用户界面。功能有点像qq的游戏大厅,实际上我也是仿照着做的,不过现在里面只有黑白棋一种游戏。-Under this system, we will be based on C/S structure of the network against Riversi platform, in this system, the servers
jlayer1.0.1.tar
- JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for the JAVA(tm) platform. This is a non-commercial project and anyone can add his contribution. JLayer is licensed under LGPL (see LICENSE.txt).
students
- 设计了一学生课绩管理系统,该系统由登陆模块,学生模块,教师模块,管理员模块,四部分组成。本系统采用Servlet+Jsp+JavaBean+SQL2000 设计方式,其中Servlet担当主要逻辑控制,通过接受Jsp传来的用户请求,调用以及初始化JavaBean,在通过Jsp传到客户端,本系统中SqlBean担当主要的与数据库的连接与通信,JavaBean在本系统中主要担当配合Jsp以及Servlet来完成用户的请求,而Jsp主要担当接受与响应客户端。-Where students design
wuziqi
- 五子棋简单功能,实现下棋,退棋,悔棋等功能- The gobang simple function, realizes plays chess, draws back the chess, takes back a move and so on functions
JAVA-media-player
- this is java media player uses java media framework to run. plays various kind of formats audio and video both
player
- audio player which plays songs.
Eclipse-class-in-chinese
- java编程工具的选择对编程起着最基础的作用,这是一本介绍eclipse的书籍-java programming tool of choice for the most basic programming plays a role, which is a descr iption of the book eclipse
HeritrixSpd
- 本源码是用java编写的,运用hertrix工具实时抓取ku6动态网页的信息。希望更多的爬虫爱好者和我一起来学习。-The source code is written in Java hertrix tool, using real-time grasping he plays tennis dynamic web pages of information. Hope more crawler enthusiasts and I together to learn.
PageMode
- 分页工具,在分页时,它起到一种辅助的作用-Page tools, paging, it plays a complementary role
LetsMakeADeal
- This program plays a version of the Let s Make A Deal game show. The user selects whether he or she wants to switch (after one door is already choosen to a different door), and then it plays 10000 iterations, and prints out a percentage of wins.-This
gitblit-0.8.2
- Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories. It s designed primarily as a tool for small workgroups who want to host centralized repositories. You do not need Apache httpd, Perl, Git, or Gitweb. Sh
hangman
- For this assignment, your mission is to write a program that plays the game of Hangman. As an assignment, Hangman serves two purposes. First, the program is designed to give you some practice writing programs that manipulate strings and files.