-
Bracket
Calculates if the brackets in a sentence are correctly close.
Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error.
Input:
()[]<>(**)
(*)
(ASA
Output:
YES
NO 2
NO 4
- 2009-05-15 22:48:12下载
- 积分:1
-
Lychee02120012
二进制算术编码与解码 打包成终端应用程序 有源码 java编写(Arithmetic coding binary & decoding with being packaged into .exe file
java including source code)
- 2015-05-13 22:27:52下载
- 积分:1
-
universidadmodelviewcontroller
Java Universidad model view controller
- 2013-11-08 06:53:28下载
- 积分:1
-
NovelN
第一个项目:novel.spider(姑且叫他为spider吧)-jsoup,http-client
提供了三个最为底层的方法:
ChapterFactory.getChapterSpider(NovelSiteEnum novelSiteEnum).getChapters(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum, url)) 获取一个爬取对应网站的章节的实体,并执行爬取任务
ContentFactory.getContentSpider(NovelSiteEnum novelSiteEnum).getContent(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum,url)) 获取一个爬取对应网站的内容的实体,并执行爬取任务
NovelDownloaderObserver observer = new NovelDownloaderObserver(url) 下载小说...(ChapterFactory.getChapterSpider(NovelSiteEnum novelSiteEnum).getChapters(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum, url))
ContentFactory.getContentSpider(NovelSiteEnum novelSiteEnum).getContent(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum,url))
NovelDownloaderObserver observer = new NovelDownloaderObserver(url))
- 2020-06-18 13:40:02下载
- 积分:1
-
RMIProject
用java RMI编写的一个远程计算平台,用户可以向远程计算机提交计算任务(可以自己编程定义复杂的计算任务),在远程计算机运行后返回计算结果(Java RMI prepared with a remote computing platform, users can submit to the remote computer computing tasks (which may own the definition of the complexity of programming the calculation of mission), the remote computer is running after the return of calculation results)
- 2007-07-20 18:41:29下载
- 积分:1
-
Japanese-games
这是在国外的一个网站找到的小日本写的,具体效果看我源码出处吧 (This is a site in a foreign country to find a small Japanese writing, the specific effect of the source code to see me right)
- 2013-09-03 15:38:47下载
- 积分:1
-
springValdiateAnonation
springMVC中使用hibernateValidate jsr-303 annotation方式对前台进行规则校验(hibernateValidate jsr-303 annotation rules checksum to the front desk springMVC use)
- 2012-09-11 10:21:02下载
- 积分:1
-
贪吃蛇
可以实现贪吃蛇小游戏的基本操作,重回儿时记忆(The basic operation of the snake game can be realized)
- 2018-07-31 17:28:13下载
- 积分:1
-
projiect (1)
说明: 宿舍学生注册登录以及一些管理员简单的的登录修改(Simple registration function)
- 2019-05-29 09:35:25下载
- 积分:1
-
zhuzhuMusicMan
猪猪音乐播放器是一个很简洁的音乐播放器,播放器的主界面只有简单的开始、后退、播放三个按钮。其余的就是专辑图片、歌曲名称、歌手名。因为大部分歌曲都没有专辑图片,所以项目中的专辑图片是几张写死的随机出现的图片。我不知道如果歌曲中如果有专辑图片会不会显示歌曲中的专辑图片。在主界面点击菜单可以出现播放列表、播放模式、版本检查、退出应用等按钮。播放列表里面的音乐时间布局显示有点问题,可能在大分辨率的手机上显示会正常。项目比较简单,也有详细的中文注释,适合新手学习和二次开发。(Pig music player is a very simple music player, player of the main interface only simple beginning, drawing back, playing three buttons. The rest is the album picture, the name of the song, the name of the singer. Because most of the songs are not on the album, so the project s album picture is a few random pictures of the dead. I don t know if there are any pictures of the album in the song if there is a picture of the album. Click menu in the main interface can appear play list, play mode, version check, exit applications, etc.. Play the music inside the list of time layout shows a little problem, it is possible to display on the large resolution of the phone will be normal. The project is relatively simple, there are detailed Chinese notes, suitable for beginners to learn and the two development.)
- 2016-06-22 15:54:57下载
- 积分:1