资源列表
sentimentanalysis
- 对文本进行情感分析,例如影评有正面、负面之分,利用此程序可对文本进行情感分析-On text sentiment analysis, for example, has both positive and negative reviews, using this program for text sentiment analysis
tushuguanlixit
- jsp+java+mysql 图书管理系统。需求分析rose图,还有源码。-jsp+java+mysql library management system. Needs analysis rose diagram, there is source code.
src
- tokanizing a text into single strings using Standford NLP open source
androidnotebook
- 笔记本 基于安卓的简单记事本 这是源代码 欢迎大家下载 大作业你懂得-simple notebook
ShowSystemAllSetting
- android系统设置,硬件参数大全,包括WIFI,blueTooth,3G,屏幕分辨率,CPU频率等-android system settings, hardware android system settings, hardware parameters Daquan, including WIFI, blueTooth, 3G, screen resolution, CPU frequency, etc.
JGitDemo
- JGit的使用示例,最新版的Jgit演示。网上很多代码都是有问题的,最新版并不支持。-JGit example of the use, the latest version of Jgit demonstration. Many online codes are a problem, the latest version does not support.
java
- 用java编写的学生信息管理系统,非常适于初学者的使用-Student Information Management System ..............
ssh
- 用ssh做的很简单的注册登录,适用于新手学习。-Use ssh to do very simple registration login, suitable for beginners to learn.
danxuan
- 福彩3D号码缩水工具 java源代码 自行扩展其他过滤条件及编写界面-Fucai 3D numbers shrink tool java source code need to expand filter conditions and write user interface
MyIHome
- 智能开关android应用源码包括灯,报警,空调等-Intelligent switch android application source code, including lights, alarm, air conditioning, etc.
guahao
- 个人写的一个挂号网的demo,搭建了ssh框架,写了一些过滤器和必要的工具类代码,希望对初学者有所帮助。-Write a personal registered net the demo, set up ssh framework, wrote a number of filters and tools necessary class code, I hope to help beginners.
renshiguanllixitong
- 人事管理系统 要求: 1) 该系统主要处理商场中的人事信息。 2) 人事信息主要包括:员工编号、所在部门、职务、薪资等级、薪资、联系方式等内容。 3) 门信息主要包括:部门编号、部门名称等内容。 4) 完成以下的操作:实现员工信息、部门信息的添加、修改、删除和查询。 提示: 1)建立员工类、职务类、部门类 2)员工、职务、部门信息的初始化 3)员工信息的添加、修改、删除、查找 4)部门、职务信息的添加、修改、删除、查找 5