搜索资源列表
3Dmed.rar
- 3Dmed三维医学影像处理及分析系统,内含安装文件及详细的使用说明(pdf格式的)。,3Dmed three-dimensional medical image processing and analysis system that contains the installation files and detailed instructions (pdf format).
wangluoquzhengxitongfenxi
- 网络取证系统及工具分析,通过对当前取证工具的使用以及分析,使广大读者对其方面有所了解。-Network systems and tools for analysis of evidence, evidence of the current tools and analysis so that readers understand its context.
wangluoquzhengyufenxixitongfenxi
- 本文档关于网络取证与分析系统的设计与实现,通过介绍说明其功能实现。-This document on Network Forensics and Analysis System Design and Implementation, through the presentation of its functions.
MainFrm
- 是设计并实现一个汉语自动分词系统。在分析了自动分词面临的主要困难和难点的基础上,旨在降低分词难度和提高分词精度,设计并实现了一个基于正向最大匹配的汉语自动分词系统。-The design and implementation of a Chinese word segmentation system. In the analysis of word segmentation and difficulty of the major difficulties facing based on the
MyRichEdit
- 简易文本编辑器。 首先,文本是计算机表示文字信息的一种媒体,它由一连串的字符组成。文本编辑器是用来创建和修改文本文件内容的程序。 其次,先给出两种文本类型。第一,简单文本即纯文本.txt:由一连串的字符构成,可显示/打印字符(编码依赖支撑系统),具有简单的格式,文件体积小,阅读不受限制,但不能插入图像、图片等特点。第二,超文本.html:超文本采用网状结构组织信息,并以非线性方式阅读。其基本组成元素为节点和链。 最后,分析一下,本课程设计:简易文本编辑器的主要功能。 -Simpl