-
CMS内容管理系统
应用背景CMS是Content Management System的缩写,意为"内容管理系统"。 内容管理系统是企业信息化建设和电子政务的新宠,也是一个相对较新的市场。业界公认的国内比较权威的产品有CmsTop、TurboCMS、TRS。对于内容管理,业界还没有一个统一的定义,不同的机构有不同的理解。关键技术解释容管理系统(content management system,CMS)是一种位于WEB 前端(Web 服务器)和后端办公系统或流程(内容创作、编辑)之间的软件系统。内容的创作人员、编辑人员、发布人员使用内容管理系统来提交、修改
- 2022-12-22 07:35:02下载
- 积分:1
-
an help yo
binary numbers & their lengths
Entropy encode the run lengths & binary number lengths
Write the entropy encoded information & binary numbers to the output
- 2023-06-03 08:40:02下载
- 积分:1
-
手机控制PC端PPT源码
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
try {
//sock = new Socket(InetAddress.getByName("125.71.69.199"),2011);
sock = new Socket(InetAddress.getByName("192.168.11.254"),8080);
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-21 02:20:03下载
- 积分:1
-
Java_CMPP3.0_协议实现
用java实现CMPP3.0协议的消息抽象并通过阻塞队列实现进出消息的管理,使用了NIO实现网络数据传输。是学习中国移动CMPP3.0 SP端网关开发很好的代码参考。
- 2022-07-14 00:50:56下载
- 积分:1
-
Serical java
本代码实现java版的串口调试工具,能够实现串口的发现调整,波特率的设置,最大的功能是可是实时监测串口发送的消息,并绘制成图表
- 2022-11-21 15:50:03下载
- 积分:1
-
Ant build.xml文件java
;
- 2022-01-25 15:23:18下载
- 积分:1
-
naive bayes
Read in training dataset and test dataset, and store them in memory.
Implement a basic classification method, which includes both training process and test process. Given a training dataset, the classification method should be able to construct a classifier correctly and efficiently. Given a test dataset, the classification method should be able to predict the label of the unseen test instances with the aforementioned classifier.
- 2022-08-25 05:02:10下载
- 积分:1
-
LDA主题模型提取
资源描述能够实现lda主题模型的建立,很不错的代码,研究了 好久。初次训练模型命令:-est -alpha 0.5 -beta 0.1 -ntopics 100 -niters 1000 -savestep 100 -twords 20 -dir models/casestudy-en -dfile "文件名称"
继续训练模型命令:-estc -dir models/casestudy-en/ -model model-01000 -niters 800 -savestep 100 -twords 30
对新的documents进行测试:-inf -dir models/casestudy-vi/ -model model-01800 -niters 30 -twords 20 -dfile "新文件名称"
- 2022-01-28 06:16:46下载
- 积分:1
-
神经网络感知机模型
资源描述神经网络入门学习,单层感知机模型的建立
- 2022-01-27 14:40:03下载
- 积分:1
-
89c52头文件
89c52头文件。需要的下载把
89c52头文件。需要的下载把
- 2022-05-09 05:49:35下载
- 积分:1