资源列表

« 1 2 ... .89 .90 .91 .92 .93 1494.95 .96 .97 .98 .99 ... 5346 »

[C#编程银行家法

说明:一、实验目的: 熟悉银行家算法,理解系统产生死锁的原因及避免死锁的方法,加深记意。 二、实验要求: 用高级语言编写和调试一个描述银行家算法的程序。 三、实验内容: 1、 设计一个结构体,用于描述每个进程对资源的要求分配情况。包括:进程名——name[5],要求资源数目——command[m](m类资源),还需要资源数目——need[m],已分配资源数目——allo[m]。 2、 编写三个算法,分别用以完成:①申请
<陈晨> 在 2008-10-13 上传 | 大小:23.78kb | 下载:0

[C#编程MulticastTest

说明:C#开发的组播收发测试程序,可用于网络的测试。-C# development Multicast transceiver test procedure can be used to test the network.
<李显武> 在 2008-10-13 上传 | 大小:23.94kb | 下载:0

[C#编程EX10-5

说明:用C#实现的TCP异步套接字客户端编程。代码齐全-C# achieving TCP client asynchronous socket programming. Complete code
<李立> 在 2008-10-13 上传 | 大小:23.79kb | 下载:0

[C#编程use_event_in_Remoting(client_send_message)

说明:在remoting通讯中使用时间实现客户端发送消息-remoting in the use of communication time to achieve client Send Message
<徐聪> 在 2008-10-13 上传 | 大小:23.93kb | 下载:0

[C#编程TCPServerTEST

说明:测试.NET FRAMWORKS下的TCP/IP 服务器编程-test.NET FRAMWORKS under the TCP / IP Server Programming
<bruce lei> 在 2008-10-13 上传 | 大小:23.92kb | 下载:0

[C#编程trans

说明:Csharp 模拟FTP下载软件,利用的多统一线程技术,对于学习很有帮助!
<王一> 在 2008-10-13 上传 | 大小:23.79kb | 下载:0

[C#编程netcard

说明:用改程序可以获得硬盘的序列号和网卡号,我找了好几天才找到的,对于做软件加密的人来说很有用的
<崔月萍> 在 2008-10-13 上传 | 大小:23.8kb | 下载:0

[C#编程TreeCollection_demo_5

说明:A Generic Tree Collection this is Demo
<chingrenn> 在 2008-10-13 上传 | 大小:23.87kb | 下载:0

[C#编程CrjConsoleClient

说明:异步编程的例子,和CrjConsole结合使用
<chenshaoyuan> 在 2008-10-13 上传 | 大小:23.9kb | 下载:0

[C#编程chat_room

说明:chat room
<sunny_iric> 在 2008-10-13 上传 | 大小:23.89kb | 下载:0

[C#编程spline3[1].csharp

说明:插值算法 有好几种 akima等Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met
<limaobing> 在 2008-10-13 上传 | 大小:23.89kb | 下载:0

[C#编程vc

说明:一些c++的常用小程序代码,不要看它小,很有用的,能给你省去不少的时间,包括字符匹配等等。-some small c common code, it will not look at small, very useful, you can save a lot of time, including the matching of characters and so on.
<> 在 2008-10-13 上传 | 大小:23.78kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 1494.95 .96 .97 .98 .99 ... 5346 »

源码中国 www.ymcn.org