搜索资源列表
MISC_1.6_Provision_Java_API
- 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层. 运行环境 Windows/Linux JDK 1.4.2 演示程序 1) sync.bat 正向订购同步演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.Sync
subordinatebutton
- 利用JAVA实现了类似XP中前进后退键样式的主从按钮。-use JAVA similar XP forward button style retreat from the main button.
0193042543333
- 获取当前系统时间,然后向后或向前多少天时间-access to the current system time and then move forward or backward the number of days
james-with-phoenix-2.2.0-src
- java 开发的邮件服务器平台。支持以下协议。 协议可以修改为自己的专门标识,这个版本绝对能用,我自己的邮件服务器就是使用这个开源项目,修改后架设的,据说21cn也是用这个引擎开发的邮件系统。SMTP转发的时候需要二次开发。 Item Status Since First released SMTP server Stable 1.0 0.95 Mailet Engine Stable 1.2 0.95 FileSystem mailboxes/spool Stable 1.2 1.0 RDBM
jmsSpring
- jms+Spring(Apache MQ)实现的JMS消息存储转发项目,(2010上海世博会能源馆中项目)-jms+ Spring (Apache MQ) to achieve the JMS message store and forward the project, (2010 Shanghai World Expo Hall in energy projects)
palindrome
- 判断输入是否是一个回文串(即向前和向后读都是一样的字符序列)。 每个输入仅为一个字符串序列【即ID】,可以把ID看成任何以一个字母或下划线开头、由字母或者数字组成的字符串,字符串长度不超过50。每个测试数据为一行,要求程序能够一次处理多行测试数据。-Determine whether the input string is a palindrome (ie, read the same forward and backward sequence of characters). Each in
IKAnalyzer3.2.8-source
- IKAnalyzer的源码包,实现中文分词功能,(1) 采用了特有的“正向迭代最细粒度切分算法”,具有60万字/ 秒的高速处理能力。 (2) 采用了多子处理器分析模式,支持:英文字母( IP 地址、Email、URL )、数字(日期,常用中文数量词,罗马数字,科学计数法),中文词汇(姓名、地名处理)等分词处理 。 (3) 优化的词典存储,更小的内存占用。支持用户词典扩展定义 (4) 针对 Lucene 全文检索优化的查询分析器 IKQueryParser;采用歧义分析算法优化查询关键
ji-back
- 基于media player的网页播放器,具有针对avi、rm等非流媒体文件的快进、快退等控制功能。-Web-based media player player, has for the avi, rm and other non-streaming media files fast forward, rewind and other control functions.
Tank
- 基于JAVA的3D坦克游戏源代码。支持向左旋转/向右旋转/前进/后退/开炮/打开/关闭/缩小/放大地图等操作-Based on the 3D tank game JAVA source code. Support for Rotate Left/Rotate Right/forward/back/fire/open/close/shrink/enlarge the map, such as operation
forward
- 页面自动刷新或跳转,1,页面自动刷新2,页面自动跳转3, 页面自动关闭4, 弹出窗口自动关闭 -Automatically refresh the page or Jump, 1, automatically refresh the page 2, page automatically Jump 3, page 4 self-closing, self-closing pop-up window
WebBrowser
- 基于Java的浏览器的设计与实现。该浏览器的设计与实现是用Java语言开发的。该设计可以满足用户的需求,用户可以对浏览器进行一系列的操作,如保存网页、前进、后退、添加收藏夹、查看源代码等功能。-Browser-based Java Design and Implementation. The browser s Design and Implementation of Java language is developed. Designed to meet the needs of users,
Java_doc
- 进程调度的设计与实现,各个调度算法的比较与分析,提出自己的看法并通过计算机模拟实现-The process of scheduling the design and realization of various scheduling algorithms of comparison and analysis, put forward their own views and, through computer simulation to achieve
chap2
- 简单的JAVA计算器,简单进行数学运算,用到AWT,swing界面类。这个计算器具有退格功能,就是输错了可以向前删-JAVA simple calculator, easy to carry out mathematical calculations, using AWT, swing-type interface. The calculator has a backspace function, namely forward mismatched can be deleted
chap2
- 简单的JAVA计算器,简单进行数学运算,用到AWT,swing界面类。这个计算器具有退格功能,就是输错了可以向前删除。 -JAVA simple calculator, easy to carry out mathematical calculations, using AWT, swing-type interface. The calculator has a backspace function, that is, a mismatched forward delete.
llk
- 连连看游戏的程序,编的很不错啊,期待大家下载-Games Lianliankan procedures, made the very welcome, everyone looks forward to download
browser
- 用java实现的一个简易的网页浏览器,该浏览器实现了网页访问、保存,以及操作的前进、后退等功能。是java学习者的理想资料。-Achieved with a simple java web browser, the browser visits a website, preservation, and operation of the forward and backward functions. Is an ideal learner information java.
kaoshi123456
- 本系统是在线考试系统,仅供参考,基本功能已经实现,希望大家提出宝贵建议-Examination of this system is the online system, for reference only, the basic function has been achieved, I hope we put forward valuable suggestions
show
- 本系统是在线考试系统,仅供参考,基本功能已经实现,希望大家提出宝贵建议-Examination of this system is the online system, for reference only, the basic function has been achieved, I hope we put forward valuable suggestions
eight_queen
- i have implemented 8-queen using backtracing with forward checking. I have shown it on a chess board so everyone can understand the underlying algorithm easily. For more information goto http://rooparam.blogspot.com
backward-forward
- 在java桌面程序中,输入网址实现前进和后退的功能-In the java desktop program, enter the URL to realize the forward and backward function ~ ~