搜索资源列表
Poisson_Random_Process
- 一个模拟泊松随机过程的小程序。可以计算系统平均等待时间,和平均对列长度。系统参数如 到来速率及离开速率均可在头文件里修改。另外通过修改头文件factorK可以将到来序列的概率分布改为Erlang分布。-a simulated Poisson random process of small programs. System can calculate the average waiting time, and the average length of the list. The system p
SpamManagerPersonal
- SpamManager是一款支持任何POP3邮箱的反垃圾邮件的工具。它非常容易设置,只需花你几分钟的时间就可以设置完成。它有一套先进的检测垃圾邮件的机制,它根据DNSBL服务器上的被阻止的清单,通过简短的学习过程,知道你的邮件收取策略。 Name:crsky Code:CEZ0E2LYYYW -SpamManager is any POP3 mail support in the anti-spam tools. It is very easy to set up, you only nee
csh.script.tar
- some csh scr ipts, for example, you can find the best machine with light loading, you can find a special process on a list of server.-some csh scr ipts, for example, you can find the best machine with light loading , you can find a special process on
so_sys
- 学生成绩管理 假设有一个班级的学生n人,期末考试老师要对成绩从高到低列出,并对各科的考试成绩求出其最高分、最低分和平均成绩。现在设计一个成绩管理程序,能够实现以下的功能: (1)对某门科目的成绩进行排序并显示输出; (2)求出每门科目的最高分、最低分和平均分的信息; 学生成绩的数据用结构数组表示,包括:学号、姓名、三门科目的考试成绩,其结构格式如下: 学号 姓名 语文 数学 外语 C++ int num char name[10] int score[4]-stude
逆置带头结点
- 按照数据结构书编的程序,编译出来完事的,能运行的\"逆置带头结点的动态单链表L\"-book series of the process, get away from the compiler can run the "reverse home lead the dynamic node L-List"