资源列表
dijkstra
- 基于图论求解最短路径,经典dijkstra算法,通用版-Based on the graph theory to solve the shortest path, classical dijkstra algorithm, general version
Zip0000
- 很好的压缩解压程序,功能全,模块清晰,易理解-Good compression decompression process, function complete, the module is clear, easy to understand
pathgeneration
- Molecule path generation algorithm implemented , thesis
CS_OMP
- 压缩感知近几年很热门,上传一个压缩感知重构算法,供大家学习交流用。-Compressed sensing is very popular in recent years, uploading a compressed sensing reconstruction algorithm, for them to learn to communicate in.
Wavelet_OMP
- 上传一个小波域的正交匹配跟踪算法重构算法,供大家学习研究使用。-Upload a wavelet domain orthogonal matching tracking algorithm reconstruction algorithm, for everyone to learn research.
EasyRecovery10.0.5.6
- U盘数据如果应该是丢失了,可以肯定可以用这个软件找回来的,相信我,必须的,好用真的好用-If U disk data should be lost, to be sure you can use this software to find, believe me, must be, to use really works
BookShop
- bookstore 新手练习使用,也可作为模板,jsp+servet,更好地复习巩固知识-bookstore novice exercise, can also be used as a template, jsp+ servet, better review and consolidate knowledge
HTML5_user_reg
- HTML5用户注册页面是一套基于jquery-1.8.2.min.js、jquery-ui.min.js和html5shiv.js等插件制作的给网站提供用户注册功能的网页模板,界面干净整洁,步骤注册,带注册验证功能,共分三步完成用户注册。第一步有用户名、密码、邮箱、出生日期、上传头像、个人主页;第二步有语言、 精通几门;第三步电话、国籍、 邮编、备注等表单选项-HTML5 user registration page is set based on jquery-1.8.2.min.js, jq
JDiy
- 一款超轻量的java极速开发框架,javaEE/javaSE环境均适用。便捷的数据库CRUD操作API。支持各大主流数据库:MySQL, SQL Server(MsSQL),PostgreSQL、Oracle、DB2、SQLite。内置高效连接池,JDiyApp上下文环境动态加载,空闲时自动销毁JDiyApp上下文,节省服务器内存开销。-An ultra-lightweight java speed development framework, javaEE/javaSE environment
rerebbs-2.0
- 蝙蝠论坛系统是本站基于JSF2+Spring3+JPA2等JAVA技术构建的一个小型论坛系统,内置了无处不在的AJAX能力,简洁易用,功能涵盖版面管理、版主设置、发贴、回复、置顶、屏蔽、内部邮件等常用论坛功能,既可以作为非商业性的小型论坛应用,也可以作为学习JSF、Spring、JPA等技术的典型案例项目。-Bats forum system is based on a small forum system site JSF2+ Spring3+ JPA2 and other JAVA tech
IKAnalyzer
- IKAnalyzer是一个开源的,基于java语言开发的轻量级的中文分词工具包。从2006年12月推出1.0版开始,IKAnalyzer已经推出了3个大版本。最初,它是以开源项目Luence为应用主体的,结合词典分词和文法分析算法的中文分词组件。新版本的IKAnalyzer3.0则发展为面向Java的公用分词组件,独立于Lucene项目,同时提供了对Lucene的默认优化实现。 -IKAnalyzer is an open source, lightweight java-based de
SentenceParserVB
- -i used three Punctuation marks in my program to detect the sentences boundary which are they (Dot,Question mark and the Exclamation mark) . -The numbers before the Punctuation problem fixed .