搜索资源列表
PcfgParser
- 1. 先打开规则库,读入规则集 (可比较两个规则文件rule1.txt 和 rule2.txt的差异) 2. 选择经过分词和词性标注的文件,进行句法分析 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 分析结束后,同时产生一个新的规则文件,后缀名为.new, 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。-1. Accounting rules to open, read the r
CTreeCtrl
- 使用树形控件实现目录结构的展开和选择,跟目录为磁盘驱动器和桌面-using tree controls to achieve by launching the directory structure and options for the directory disk drives and desktop
dtree88
- 目录树asp原码 录树asp原码-tree asp original code was the original code tree asp
qtraysrc
- 这虽不是一个专门为程序员定做的工具,不过对于象我这样比较厌倦开始菜单的人来说,Quick Tray 还是蛮有用的。通过它可以方便地打开您常用的程序、文档资料、以及网站链接等。Windows光盘上也有一个微软的Quick Tray,可千万别搞错了,虽然名字一样,但在功能上却有天壤之别哟! Quick Tray 的最大好处,莫过于它的易用性。当然,它还有许多特点: 极其简单的打开/隐藏方式:鼠标移向屏幕右下角,Quick Tray 主窗口马上打开;鼠标移向屏幕右边界,主窗口立即消失。 允许对程序项进
程序员之家 - 用VisualC++6_0递归查找目录树 论文
- 用递归查找目录树 这个小程序本人认为还不错 大家共享一下吧 有用的到的 尽量下吧 -using recursive search tree this small program, I think it is good share my views useful to the next as it
自动生成目录树的脚本
- 很久以前从网上找到的咚咚。对于ASP编程者可能有用,一个自动生成目录树的脚本-long time ago from the Internet to find the behind. For ASP programmers may be useful automatically generate a scr ipt tree
tree_to_sql
- 用delphi Treeview 实现树目录结构,自动生成树,-Delphi Treeview with the realization of the tree directory structure, automatically spanning tree,
tushu
- 图书管理系统程序---简单的,很实用 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条
dirtotreeview
- Delphi 递归遍历目录到树的源码,很经典的源码-Delphi recursive traversal of the source directory to the tree, it is the classic source
CHM_Explorer
- 完美反编译各种版本的CHM文件 把所有内容以完整结构(目录路径)反编译出来,100 还原,详细计算各种文件的数量:图片、网页、多媒体等; 支持所有版本的CHM,支持所有编码; 允许有选择性地导出不同类型的文件,包括仅导出所有图片、仅导出所有网页文件、仅导出所有多媒体文件、仅导出列表等; 特有树形结构预览; 支持快速批量反编译,如果导出目标文件夹存在,则会自动生成新的序列文件夹; 智能操作,无所不在的快捷方式与体贴的操作与提示; 自动识别文件类型,判断有潜
FileManage
- 一个文档管理系统,可以记录文档的创建、删除、修改时间,可以用树型目录显示文件信息,可以以二进制的形式保存到SQL Server数据库中。可以查询文件信息,并可打印文档和文件名的相关信息-A document management system that can record the document to create, delete, modify time, you can use directory tree display file information, can be saved t
tree
- treeview+sql生成活动目录delphi实现-treeview+ sql delphi generate Active Directory implementation
TreeviewMenuTest
- delphi treeview建立目录树的用法-delphi treeview use to create the directory tree
moniwenjianxitong
- 构建一棵树形结构的文件系统,要求程序模拟简单的dos文件系统的命令功能 Cd:类似dos的cd命令 Edit:创建文件 Del: 删除文件 Rd:删除目录 Dir:显示目录 Md:创建目录 -Build a tree-structured file system, and program to simulate the function of simple dos file system commands Cd: similar to the dos cd com
TreeScan590
- 以帮助遍历目录结构。将通知文件或目录的所有者。允许你自动扫描的目录树,用一个简单的调用。-Component to help with traversing directory structures. Will notify the owner when file or directory is found. Allows you to automate scanning a directory tree with one simple call.
file-management-experiment
- 操作系统文件管理实验:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式。了解系统对文件的操作。 在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR-Operating system file management experiment: the use of interactive command tree directory st
Bny2
- 基于目录树存储的二叉树模板类定义,基础类,派生类-Binary-tree base define
Treeview
- 使用delphi自带的treeview控件做的目录树显示 -Using delphi treeview control that comes with doing a directory tree display
Delphi_776607
- Delphi:Delphi使用TreeView组件遍历磁盘目录,练习TreeView在系统文件中的应用,树形菜单组件也是挺常见的一种菜单组件,Windows中经常用到,在Delphi中如何使用TreeView遍历目录呢?这个源码会告诉你原理。 -Delphi: Delphi disk directory traversal using the TreeView component, TreeView practice in the application of the system file
os4
- 利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式-Using interactive command tree directory structure and file management, at the same time use the distribution diagrams of CRT said, the new file space allocated when necessary, s
