层次分析法的设计分析算法可能对软件的开发有用-The arithmetic of AHP may be useful for coding of softwares. 下载
AHP(层次分析法)的计算软件,可以进行一致性检验,虽然目前只能计算6阶以下的矩阵,但稍作修改即可扩充功能。-AHP (Analytic Hierarchy Process) calculation software can be tested for consistency, Although currently only six bands calculated the following matrix, but with some slight modifications can be expanded easily. 下载
论文题目:基于可复用构件的DCS组态软件研究与设计 该文首先从工控组态软件的分析和设计方法着手,提出了基于可复用构件的工控组态软件的设计思想,并分析了可复用构件及其开发和组装方法,重点研究COM/DCOM技术.为了增强通用性、可复用性、可扩展性和开放性,该文在分析了DCS领域特性和组态软件的基础上,提出了统一接口的多层构件体系结构.该文探讨了系统数据的组织和存储结构,开发了通用数据访问构件 针对DCS组态软件的多种通信方式导致的不一致性,提出了通信代理和协议适配器两层通信构件结构,并设计了统一的调用接口 采用ActiveX控件技术设计和实现流程图及趋势图,并利用分布式对象技术探讨远程访问问题,提出了基于Web的工业数据实时发布的解决方案.最后,论文介绍DCS组态软件在热网监控系统项目实践中的应用,该系统经过组态后生成,运行稳定可靠,取得了良好的经济效益. -Thesis topic : Based on reusable component of DCS configuration software research and design of the first text Configuration software analysis and design methods to hand made based on reusable components Configuration software design, analysis of reusable components and the development and assembly methods focus on COM / DCOM technology. To increase versatility, reusability, scalability and openness, This paper analyzes the characteristics of the area and DCS configuration software on the basis of the interface component of a multi-storey structure. this paper discusses the organization and data storage structures, the development of Universal Data Access Component software DCS against the multiple forms of communication led to inconsistencies, the communications agents and the communicati 下载
我们将分为十章详细介绍XML标准的语法和应用。第一章,我们简单介绍一下什么是XML,并将回顾XML的发展史。从第二章到第四章,我们分别从XML语法、DTD和样式单三方面详细介绍XML的三个基本要件。在第五、第六章中,我们从与XML相关的协议和软件工具两个角度来分析XML的使用现状。第七、八、九章,我们将讨论一些与XML相关的更深层次的内容,包括XML链接、XML DOM以及XML与数据库的连接。最后,在第十章,希望诸多网友和我们一起,仁者见仁,智者见智,共同为XML未来的应用和发展方向作一个前景规划!- 下载
通过对鼠标底层通信原理及协议的深入分析,探讨了鼠标在单片机系统中的应用价值与可行性,并介绍了鼠标接口软件设计的原理及方法,给出了单片机与Microsoft鼠标的具体接口程序。-bottom of the mouse Communication Theory and in-depth analysis of the agreement to explore a mouse in the SCM system of value and viability, and introduced a mouse interface software design principle and the method of the SCM and Microsoft mouse interface to the specific procedures. 下载
一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 "auto","break","case","char","const","continue", "default","do","double","else","enum","extern", "float","for","goto","if","int","long","register", "return","short","signed","sizeof","static","struct", "switch","typedef","union","unsigned","void", "volatile","while","include","define" 共34个 详见IsKeyWord()函数 NUMBER: 数字 包括十进制整数,八进制整数,二进制整数,十六进制整数 还可返回几种错误 详见IsNumber()函数 CONSTANT: 常量 宏定义标识符,不识别C++关键字const,简单处理一层宏定义。 详见IsDefined()函数 ...... 关键词 : 计算机 编译原理 c语言 词法分析器 -one. Experiment 2. Experiment 3, procedures brief description of the original : C language lexical analyzer Design and Implementation of a. The experiment : 1. To strengthen the integrated system software engineering, planning capacity of training; 2. Lexical analysis on principle, and basic understanding of the technology; 2. Experiment : C (or C) as the host language completed : C language (ANSI C or Turbo C 2.0) lexical analyzer design and implementation. 3, brief description of procedures : 1, the word attribute : a total of nine species KEYWORD : keyword "auto" "break" and "case", "char", "const", "continue", "default", "do", "double", "else", "enum" "extern", " 下载
基于多层架构设计模式的社会保险管理信息系统实现方法的研究 多层架构通过对应用功能进行具体分析和抽象的划分,将应用模块转化为应用系统对象分布到各个客户和服务器中,使得系统系统的效率和扩展性在整体上得以最大化。网络的广泛应用,促使企业得应用程序从传统得客户/服务器的传统两层次架构,向基于面向对象思想的多层架构演进。近年来面向对象技术和分布式计算技术的高速发展,以及人们对软件复用的强烈需求,带来了基于构件的软件开发技术。构件技术解决了开发大型复杂应用系统的固有问题,并为多层架构应用提供理想的开发和部署平台。使用构件技术建立多层架构应用是管理信息系统的必然趋势。 本文分别讨论了使用Borland公司的分布式技术和基于面向对象思想的构件技术来实现基于多层架构模式的社会保险管理信息系统。并将设计模式技术应用在多层架构模式的设计中。 -design based on multi-layered structure model of social insurance management information systems method of multi-layered structure through correspondence Function-specific analysis and abstract boundaries Application Module will be transformed into application systems targeted distribution to various clients and servers, In this system, the efficiency of the system and the scalability to maximize overall. The wider use of the network to promote enterprises in the application from a traditional client / server traditional two-level structure, Based on object-oriented to the ideological evolution of the multi-layered structure. In recent years, object-oriented technology and distributed computing technologys rapid development, and on software reuse of the strong demand, bring the compon 下载
截包的需求一般来自于过滤、转换协议、截取报文分析等。 过滤型的应用比较多,典型为包过滤型防火墙。 转换协议的应用局限于一些特定环境。比如第三方开发网络协议软件,不能够与原有操作系统软件融合,只好采取“嵌入协议栈的块”(BITS)方式实施。比如IPSEC在Windows上的第三方实现,无法和操作系统厂商提供的IP软件融合,只好实现在IP层与链路层之间,作为协议栈的一层来实现。第三方PPPOE软件也是通过这种方式实现。 截取包用于分析的目的,用“抓包”描述更恰当一些,“截包”一般表示有截断的能力,“抓包”只需要能够获取即可。实现上一般作为协议层实现。 本文所说的“应用层截包”特指在驱动程序中截包,然后送到应用层处理的工作模式-cut the demand for general packet from the filter, change the agreement, reported the interception of text analysis. Filter - type applications are more typical for packet filtering firewall. The conversion agreement was limited to a specific application environment. For example, third-party development of network protocol software, not the original operating system software integration, they take "embedded protocol stack block" (BITS) implementation. For instance, IPSEC on Windows third-party realized, unable and operating system vendors to provide IP software integration, but to achieve the IP layer and link layer between as the layer protocol stack to achieve. PPPOE third-party software is achieving in this way. Packet interception for the purpose of analysis, "capturing 下载
加密与解密》(第二版)   汇集国内顶尖软件调试论坛(看雪论坛)众多密界一流好手,展示软件调试最核心!浓缩了这3年来国内加密与解密技术的发展,非常值得收藏!   本书全面揭示Windows平台的加密与解密技术!采用循序渐进方式,从基本的跟踪调试到深层的拆解脱壳,从浅显的注册码分析到加密算法及商用软件保护,这520页的一部书,几乎囊括了Windows软件保护的绝大多数内容。   看完这本书,解密不再神秘。不论是解密爱好者还是软件编程者都应该好好去看看。全国新华书店发行!   与之配套的《加密与解密---续集》也会在随后的几个月内推出!两本书内容互补、并不重复,组合阅读会令你的加解密水平有一个质的飞跃!!! -encryption and decryption "(second edition) pooled top domestic software debugging Forum (see Ice Forum) sector dense many top athletes display software debug core! Enrichment of the past three years domestic encryption and decryption technology, a very worthwhile collection! The book comprehensively revealed the Windows platform encryption and decryption technology! Adopting a gradual manner, from basic to the deep trace debug disassembling sabot, from simple analysis of the registry key encryption algorithm and business software protection, 520 of a book that seemed to include Windows software to protect the vast majority of content. Reading this book, declassified no longer mysterious. Both lovers or decryption software programming has to be good to look at. National distributed by 下载
企业工资管理概要设计说明对程序系统的设计考虑,包括程序系统的基本处理流程,程序系统的组织结构、模块划分、功能分配、接口设计、运行设计、数据结构设计和安全性设计等,为程序的详细设计奠定基础。 主要内容包括用系统流程图描绘的系统构成方案,组成系统的物理元素清单,成本、效益分析;对最佳方案的概括描述,精化的数据流图,用层次图或结构图描述的软件结构,用ipo图简要描述的各个模块的算法,模块间的接口关系,以及需求、功能、模块3者的 交叉参照关系等等- 下载
linux 监控界面 gamehigh游戏大厅服务器源代码 管理系统vfp源码 vc 曲线绘制 阴阳历转换算法 心电滤波 lc meter avr lwip ucos代码 vb 人力资源 源码 直放站监控协议规范 指纹识别算法论文 gsm规范讲解 简单选择排序程序 vc 转成 unicode aac decoder mobile 大数乘法算法 win32 assembly vc sift image feature opencv,多摄像头 win2000传真 68001 usb bcgcontrolbar破解版下载 lmx2326编程 nokia at 指令集 完成端口例子程序 unix编程环境 pdf matlab图像处理 数值计算方法 下载 vb 写 bmp 通用ceo杰克 matlab界面编程 fast ica算法 wincvs2下载 宏晶科技 html grid vc 拖拽 c语言生成xml文件 信号量 中文 c语言 pic16f630程序 dtmf检测代码 windows 经典 源代码 样条算法教程 knn分类 java源代码 hook code 代码 vb 求特征值 vc 图片浏览器代码 c语言与汇编混合编程 词法分析器源代码 atl com组件 源代码 opengl超级宝典 光盘