虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

TOP

  • ACM Programming contest activity at Stony Brook is sponsored by a grant from Salomon Smith Barney. I

    ACM Programming contest activity at Stony Brook is sponsored by a grant from Salomon Smith Barney. In the 2002 Greater New York Regional, Stony Brook s teams finished 2nd and 5th with 54 teams competing! In the 2003 Greater New York Regional, Stony Brook finished 4th of 60 teams. In the 2004 Greater New York Regional, three of Stony Brook s teams finished in the TOP 15 positions!

    标签: Programming sponsored activity contest

    上传时间: 2013-12-13

    上传用户:wff

  • 1.开发环境: SunShine留言本v1.0所采用的开发环境为:J2SDK1.42+TOMCAT5.0+ACCESS2000 2.安装说明: SunShine留言本v1.0所

    1.开发环境: SunShine留言本v1.0所采用的开发环境为:J2SDK1.42+TOMCAT5.0+ACCESS2000 2.安装说明: SunShine留言本v1.0所有数据均采用数据库存储,采用JDBC连接池,直接连接数据库,不需要配置ODBC数据源即可直接运行。 3.运行环境: SunShine留言本v1.0是基于JSP/JavaBean开发的一套留言本系统,正常使用该软件您必须保证您的服务器满足如下要求: ①系统环境:J2SDK+TOMCAT或更高版本 ②数据库:ACCESS2000或更高版本 ③客户端:使用Windows系统+IE5.0或更高版本 4.管理留言:  SunShine留言本v1.0默认的管理员ID:admin;管理员密码:adminSNDG 特别说明:  SunShine留言本v1.0使用者只需将您网站的TOP.htm和bottom.htm文件替换SunShine留言本v1.0中的文件即可使其为您的网站服务。

    标签: SunShine 1.0 ACCESS TOMCAT

    上传时间: 2016-07-07

    上传用户:金宜

  • MediaPlayer代码

    MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTOP private boolean TOP=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关

    标签: MediaPlayer 代码

    上传时间: 2016-07-08

    上传用户:爺的气质

  • 液晶电视的电路原理图

    液晶电视的电路原理图,采用halfbrige TOP,可有效提高效率

    标签: 液晶电视 电路原理图

    上传时间: 2013-12-13

    上传用户:zhaoq123

  • fpga开发的程序

    fpga开发的程序,内容都不错,主要是TOP

    标签: fpga 程序

    上传时间: 2013-12-07

    上传用户:jyycc

  • mastering dojo The book really rolls out the red carpet for Dojo to emerge with guns blazing! Th

    mastering dojo The book really rolls out the red carpet for Dojo to emerge with guns blazing! The authors show you how easy it is to use impressive widgets without installing a thing. I was amazed to discover that JavaScript is not just a toy language, how Dojo is built on TOP of it, and how both are invaluable in any web development project. Buy this book. It’s the next best thing to having the authors working at your side.

    标签: mastering blazing carpet emerge

    上传时间: 2016-09-04

    上传用户:Late_Li

  • VB5.0与Windows API之间的呼叫技巧 取得Disk Volume Information 取得Disk Free Space与Total Space 取得Disk Driver

    VB5.0与Windows API之间的呼叫技巧 取得Disk Volume Information 取得Disk Free Space与Total Space 取得Disk Driver List与各个Driver的型态 取得File 8.3之文件名称格式 如何用程序来Delete Copy Move Rename File/Directory 如何用VB建立快捷方式(ShortCut) 如何直接开启一个文件 设定Mouse 在某个固定范围 隐藏Mouse 显示、隐藏win95任务栏 建立Floating Window(TOP Most的window) 建立与读取.ini文件 检查开机方式及Mouse Buttons个数 如何将整个画面暗下来,如同关机前一般 如何截取屏幕画面 如何改变桌面的图片? 如何读取 Windows 任务栏的大小及位置? 如何为 ListBox 设定水平滚动栏? 如何让 Windows(95 及 NT) 重新开机?

    标签: Disk Space Information Windows

    上传时间: 2013-12-18

    上传用户:fanboynet

  • A few short years ago, the applications for video were somewhat confined—analog was used for broad

    A few short years ago, the applications for video were somewhat confined—analog was used for broadcast and cable television, VCRs, set-TOP boxes, televisions and camcorders. Since then, there has been a tremendous and rapid conversion to digital video, mostly based on the MPEG-2 video compression standard. Today, in addition to the legacy DV, MPEG-1 and MPEG-2 audio and video com- pression standards, there are three new high- performance video compression standards. These new video codecs offer much higher video compression for a given level of video quality.

    标签: applications for confined somewhat

    上传时间: 2016-10-29

    上传用户:bjgaofei

  • 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能

    一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(TOP Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character Language Modeling)、医学文献下载/解析/索引(MEDLINE Download, Parsing and Indexing)、数据库文本挖掘(Database Text Mining)、中文分词(Chinese Word Segmentation)、情感分析(Sentiment Analysis)、语言辨别(Language Identification)等API。

    标签: LingPipe Java 自然语言处理 开源

    上传时间: 2013-12-04

    上传用户:15071087253

  • This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This

    This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This document has custom shell scripts which are wrappers on TOP of CVS. These scripts provide an easy user interface for CVS. Several shell scripts are provided to make RCS more easy to use. The information in this document applies to Linux and as well as to all other flavors of Unix liks Solaris, HPUX, AIX, SCO, Sinix, BSD, SCO, etc.. and BeOS.

    标签: This practical document control

    上传时间: 2014-01-16

    上传用户:gxmm