搜索资源列表
lex分析pl0
- 是用flex分析pl0源代码的程序,统计处其中所有的关键字和变量名称,这个rar文件中有readme,具体见其中的说明。另外还有2个测试文件ceshi1.pl0和ceshi2.pl0-is flex pl0 source code analysis procedures, the Census and Statistics Department in which all the keywords and variable names,
C语言编译器辕马
- c语言编辑器源码,用vc开发出的c语言编辑器,当遇到关键字或系统便量是会改变颜色。-editor source code developed using vc c language editor, in the event of keywords or the system will amount will change color.
ac_mul
- AC算法的实现,可以处理英文与中文。给定最多64个关键字可以快速查找文件中出现的次数-AC Algorithm realized, can handle both English and Chinese. Set up to 64 keywords can quickly find the document number
syntaxcolor
- vc6 下richedit 控件下的语法着色 程序。 向vc6的编辑器可以设置关键词着色。-vc6 richedit controls under the syntax coloring process. Vc6 to the editor can set Keywords coloring.
accidence
- C语言编译的词法分析。这是针对C程序的源代码的关键字和符号,变量进行识别-C language compiler of lexical analysis. It is aimed at the C program's source code keywords and symbols, and the identification of variables
ViewDog1.0
- BCB 一个监视指定的程序是否启动,如没有启动则启动,如果指定程序没有响应,则结束重新启动. KeyWords:别让你的程序没响应. QQ:254082939 Email:haihong5995037@163.com-BCB designated a surveillance procedures under way, such as starting activated, if no response to th
cibidiaodu
- 有多个访盘要求在等待时对这些要求的顺序的确定安排或调整,只在减少平均磁盘服务时间就成为磁盘调度,而磁盘调度有多种的调度算法,其中最短路径优先是其中基本一种,本课程设计是使用C++程序设计语言,在windows平台下对此调度算法进行模拟,通过此调度算法的模拟来进一步的加深对磁盘最短路径优先调度的了解,及对C++程序设计语言的使用。 关键词:磁盘调度 最短路径优先 操作系统 课程设计 -set to visit a number o
NRU
- 最近未使用页淘汰(NRU)算法或者时钟算法是实际使用的诸多页淘汰算法中的一种。本课程设计是使用C程序设计语言,在windows平台下对页淘汰(NRU)算法模拟,通过页淘汰(NRU)算法的模拟来进一步的加深对使用NRU算法的了解,及对C程序设计语言的使用。 关键词:页淘汰 NRU 时钟算法 -unused pages recently eliminated (NRU) algorithm or clock algorithm is
CMd5_Unicode
- 先前的md5_correct关于Unicode的说法不正确,此版本为验证过的真正支持Unicode的版本,修正了其他的小问题。注意文件格式仅支持ansi格式,其他格式的支持不是本类的重点。关键词:md5,CMd5,Unicode,hash-previous md5_correct on Unicode is not correct. This version tested for the genuine support of Unico
CXMLOper
- 在别人的类的基础上封装,修正了前一个版本的问题,经过实践又添加了几个很重要的函数,满足XML的简单需求。关键词:MSXML,CXMLOper,XML-others in the category on the basis of Packaging, an amended version of the former. After practice also added a few very important function, a si
Julia_parallel
- 这个程序通过绘制Julia集的分形图案演示了如何将OpenMP和OpenGL结合起来实现并行计算。 Keywords: OpenMP, OpenGL, fractal(分形)-this process by drawing Julia Set Fractal pictorial demonstration of how OpenMP and Open GL combination of parallel computing.
gjz
- 用于关键字查找功能,可以一次输入多个关键字。-for keyword search function, one can import a number of keywords.
ScanUDisk
- 用于检测U盘,按照指定的关键字,搜索U盘文件,窃取U盘的资料。-for detecting U disk, in accordance with the specified keywords, search U disk document theft U disk information.
getstring
- 提取文本文件的指定关键字,是我为提取nmap扫描结果写的。-Extract text file specified keywords, is my nmap scan results for the extraction writing.
4
- 用Hash技术统计某个C源程序中的关键字出现的频度-Hash statistics with a C source program appears in the frequency of keywords
compiler-c
- 简易c语言的词法分析器。此分析器可以区分c语言的关键字、用户定义变量、界符等。-Easy c language lexical analyzer. This analyzer can be distinguished c language keywords, user-defined variables, such as community site.
b_tree16
- 综合2叉树及B+树优点的能根据增删改而分裂或合并的完整程序(现在以8bit(BYTE key)为关键字,可扩充到64bit的double为key,用户数据包现在以float ton表示,可扩充到任意结构struct)-Integrated 2-tree and B tree based on the merits of additions and deletions instead of splitting or merging o
TFIDF-a-Keywords-generation
- Files of TEXT in Keywords
robotframework-2.5.7
- 机器人框架是一个通用的测试验收测试和验收测试驱动开发(ATDD)自动化框架。它具有易于使用的表格的测试数据的语法和使用关键字驱动的测试方法。其测试能力,可扩展与Python或Java实现的测试库,用户可以从现有的新关键字,使用相同的语法,是用于创建测试用例。 -Robot fr a mework is a generic test automation fr a mework for acceptance testing and a
Keywords
- C语言实现的文本关键词过滤,中英文皆可。可以识别出夹杂了无用字符的关键词。-C language of a keyword filter. Can identify keywords which are mixed up with useless characters.