资源列表
[C#编程] asp.net BBS
说明:经典asp.net BBS系统,全部页面加源码,内付详细使用说明-classic Asp. Net BBS system, plus all the source pages, which use pay detailed<lome> 在 2008-10-13 上传 | 大小:114.82kb | 下载:0
[C#编程] StraightInsertionSort
说明:这是一个用C#编写的直接插入升序排序小程序。-This is a C# directly prepared by the insertion of small ascending order procedures.<nulis> 在 2008-10-13 上传 | 大小:6.25kb | 下载:0
[C#编程] sf22带头结点的单链表 C++ Source File
说明:sf22带头结点的单链表,可以删除添加数据。C-sf22 lead single node chain and the addition of data can be deleted. C<郭凯良> 在 2008-10-13 上传 | 大小:165.44kb | 下载:0
[C#编程] 利用WIN32API向一个第三方窗口发送消息
说明:利用WIN32API向一个第三方窗口发送消息(C#)-WIN32API to use a third-party messaging window (C#)<tony> 在 2008-10-13 上传 | 大小:4.5kb | 下载:0
[C#编程] StudentSM
说明:C#的编写的学生成绩统计管理系统源代码: 符合要求:成绩修改,添加,删除。成绩的总分,平均分,排序。各成绩档比例-C# prepared by the students scores source code management system : compliance with the requirements : results change, add, delete. The combined results, the average points ranking. The succes<欧阳> 在 2008-10-13 上传 | 大小:46.61kb | 下载:0
[C#编程] p-c
说明:计算机操作系统的生产者与消费者问题 一组生产者向一组消费者提供消息,它们共享一个有界缓冲池,生产者向其中投放消息,消费者从中取得消息。生产者要不断将数据放入共享的缓冲,消费者要不断从缓冲取出数据。消费者必须等生产者取走数据后才能再放新数据(不覆盖数据),消费者必须等生产者放入新数据后才能去取(不重复)。-computer operating system, the producer and a consumer group to a group of producers to provide<紫水晶> 在 2008-10-13 上传 | 大小:1.62kb | 下载:0
[C#编程] os_2
说明:本程序需要用到数据结构中队列的概念完成。用指针指出下一个进程的PCB首地址,最后一个进程中指针为“0”。该调度算法是从后备队列中选择一个或若干个估计运行时间最短的作业,将其调入内存运行。当要求运行时间不为0时,将PCB加入队列(按优先数大小插入,且置队首标志);若要求运行时间为0,则把它的状态修改为“结束”(),并退出队列。-the procedures need to resort to queue data structure to complete the concept. Using i<紫水晶> 在 2008-10-13 上传 | 大小:1.06kb | 下载:0