说明:NET中的设计模式三:组合模式 组合模式(Composite)是一种“结构型”模式(Structural)。结构型模式涉及的对象为两个或两个以上,表示对象之间的活动,与对象的结构有关-NET design patterns of three : the combination model portfolio model (Composite) is a "structured" mode (Structural). <辛洪梅> 在 2025-01-19 上传
| 大小:64kb | 下载:0
说明:用C#开发PDA里怎样播放WAV声音,其中要调用CoreDll.dll档的共公类部分-C# development PDA how to play WAV sound, which must be called CoreDll.dll stalls were part of the public category <辛洪梅> 在 2025-01-19 上传
| 大小:7kb | 下载:0
说明:本程序是操作系统的处理机调度问题的c原代码包括三种调度算法:时间片轮转法,短作业优先算法,动态优先级算法-this process is the operating system processor scheduling problems c original code includes three Scheduling Algorithm : Time Web tablets, short operating priority alg <陈明> 在 2025-01-19 上传
| 大小:10kb | 下载:0
说明:编译原理的一个实验报告: 内容为标识符的识别: 1. 以文本文件为程序输入,文本文件中是一个表达式。 2. 通过构造的程序读出表达式中的标识符。 3. 标识符以一个新的文本文件输出。-compiler of a principle experiment : identifier for the content of identification : 1. A text document procedures for the import <陈明> 在 2025-01-19 上传
| 大小:23kb | 下载:0
说明:本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认识文法的数据元素,并了解文法四个部分在计算机 内表示方法。 三. 实验要求: 1、 语言不限 2、可以用于后续的实验 3.两周完成,上交实验报告-this program is to build the grammar principle is the definition of <陈明> 在 2025-01-19 上传
| 大小:5kb | 下载:0
说明:本程序是用于数据结构中的链表关系.用于链接两个链表的程序源代码.-procedures for the data structure of Chain relations. Chain link two for the source code. <陈明> 在 2025-01-19 上传
| 大小:3kb | 下载:0
说明:一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数)-a function, even for the importation of n, the function call for 1/2 1/4 ... 1/n, when n is odd input, the function call 1/1 1/3 ... 1/n (using f <陈明> 在 2025-01-19 上传
| 大小:3kb | 下载:0
说明:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 程序分析:谭浩强的书中答案有问题。-input array, the largest and one of the elements in the first exchange, and the smallest elements of a final exchange, the output array. Program Analysis : Tan-book a <陈明> 在 2025-01-19 上传
| 大小:2kb | 下载:0
说明:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-a n integers, and so few in front of the order of 000 m backward shift position, the final number m m into the forefront Number <陈明> 在 2025-01-19 上传
| 大小:2kb | 下载:0