资源列表
software-Java
- 用Java开发软件工程模型的详细设计文档-Java development software engineering model of the detailed design document
devpro
- 程序员超级开发宝典,众多程序开发要点,通过本书,可以很好了解程序开发过程-programmers to develop super book, many program elements, the book can be very good understanding of the program development process
gsp2
- 医药批发管理软件(全部源代码) 医药批发管理软件(全部源代码)-medicine wholesale management software (full source code) med icine wholesale management software (full source code)
setup_ydjxc
- 系统采用PB803+MS SQL Server开发,面向中小型药房或者连锁药店,在win98/win2000/WinXP+MSDE2000下测试通过,并在一家药店基于Win2000运行两年,此家药店现已通过GSP认证。-system uses PB803 + MS SQL Server development, small and medium-sized pharmacy or pharmacy chain, in win98/win2000/WinXP + MSDE2000 under te
DecisionTreeApplet_3.20
- 一个决策树的Applet(转载,内有说明)-a Decision Tree Applet (reproduced, which is described)
LL1Grammar
- 用于自动生成LL(1)分析表,并且产生相应的LL(1)分析器-for automatic generation LL (1) Analysis Table and generate the corresponding LL (1) Analyzer
DFAScan
- 根据输入的正则式产生NFA,然后转化为DFA,并化简-under the importation of which is generated NFA-and then into DFA and Simplification
SLRGrammar
- 用于生成SLR(1)分析表,并产生相应的SLR(1)分析器-used to produce SLR (1) Analysis Table, and generates the SLR (1) Analyzer
unicode111
- 一个用于计算某个文本的Unicode编码个数,并且计算出词汇的熵的程序。-a text used in the calculation of a number of Unicode, and calculate the entropy terms procedures.
bookfordesignmode
- 设计模式迷你手册,对于程序开发、软件设计,需求计划书的设计具有特殊帮助,分类为创建型、结构型、行为型等,CHM,software engineering -Design Mode mini manual for developers, software design, the plan needs special help design, Categories for the creation, structure type, behavior-based, CHM, software engi
kjhk
- 软件工程学生习作,简易银行管理系统,可供学生下载参考。-software engineering exercises, simple banking management system, available for students to download information.
CS2003081aes
- 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支