搜索资源列表
cifagouzhaoqi
- 词法分析器构造 通过对给定源语言词法分析程序的设计,加深对词法分析原理的理解,掌握源语言的接受、存贮、预处理和扫描分析,生成正确的 单词符号串二元式序列。 -lexical analyzer structure of a given source language lexical analysis procedures in the design, Lexical analysis to deepen the principle of understanding and masterin
图书馆管理
- 图书管理 1,输入形式和输入值的范围:图书通过输入书号,书名,著者,总存量来建立一棵B-树,书号,现存量和总存量采用int 型 ,书名,著者采用20位字符串形式定义 借阅者通过输入书号,图书证号来借阅书籍,建立一条借阅者的链表来记录借阅情况 图书证号是20位的字符串 2. 输出的形式:B-树以凹入表形式显示出来,借阅者以借阅图书证号、所借图书的内容、借阅日期显示出来 3. 本程序实现对一本书的采编入库,清除库存,借阅和归还,初步实现图书管理- The books manage 1, the in
Sort_-_Animations
- simulations of bubble sort, quick sort, shell sort, insertion sort and selection sort for three kinds of inputs:random, already sorted(sortirani niz), and for reverse sorted strings(naopako sortirani niz)
softhy252h
- Tun2企业网站管理系统是一套针对企业开发的CMS。它是一款具有专业级的功能和傻瓜式管理的网站站管理软件。Tun2追求的是简单与实用。它不同于大型门户CMS,繁杂并令人无从下手。因为它正对的用户是企业网站,所以它将更贴近企业本身 【2.0.4更新说明】+ Y, X+ P i+ n D 1、修复生成静态后的栏目以及内容页在IE6下查看源代码是乱码的问题; 2、修复部分主机后台无法回复留言的问题;4 x4 |2 I2 U Y b 3、头部返回网站改为弹出新窗口;" y. G3 N$ D5 e( z
Change_Alphabet
- Changing alphabets in strings and different sentences
DTSSearch1787718302004
- Search strings in DTS (Data Transformation Services) in SQL SErver. Microsoft don t provide such tool. Allows, for instance, find what task/package contains certain table or field. Accepts a table name, field name or any text and returns the packages
stringmerge
- Given two sorted files of strings, it creates a sorted file
stanford-plot
- stanford大学完好性项目中用来计算PL、AL并表示可用性关系的画图程序,也称为Stanford Plot-VPLSTAT(FNAME, PATH, VAL1, VAL2) reads the given file of TMS Vertical Protection Limit statistics and plots the color coded histogram. In addition the regions of integrity failure
DotNetUtilities2014-12-3
- 包含文件、网络、http、多线程、控件、office、IO、JSON、压缩文件、文本字符串、正则表达式、HTML、邮件、系统、数据库、加密解密等操作类-Include files, network, http, multithreading, control, office, IO, JSON, compressed files, text strings, regular expressions, HTML, e-mail, systems, s, encryption and decrypt
KMP100
- 字符串的快速匹配问题,输入输出字符串,用KMP算法解决-Fast string matching problem, input and output strings, with the KMP Algorithm
stecngs
- ComboBoxCS_demo search strings of case-sensitive checkbox,
Finding Genes in DNA
- 在所给的一系列字符串中找出有可能是DNA的子串(Find out in a given string of possible sub-strings of DNA)