资源列表

« 1 2 ... .10 .11 .12 .13 .14 4715.16 .17 .18 .19 .20 ... 5346 »

[C#编程Untitled1

说明: 模拟动态分区存储管理方式的主存分配与回收 (1)确定主存空间分配表(空闲分区,已分配分区); (2)采用一种分配方法(BF,WF或FF等)完成主存空间分配和回收; (3)编写主函数对所有工作进行测试。-Simulate dynamic partition management for main memory storage allocation and recovery (1) determine t
<gaojin> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程student

说明:学生信息管理系统 有学号 姓名 联系方式 选好 可以执行的操作有添加 删除 修改 查询-Student Information Management System to school contact name numbers selected can do with add remove modify the query
<zj> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程fabianyi

说明:未优化模式就是原生代码,其调式期间可以和源代码一 一对应,maxspeed模式则尽可能将操作放在寄存器内完成,并且有一定的算法优化;而最小代码模式则通过合并部分代码,尽可能的通过EBP比例变址寻址,完成对二维数组的访问。 -Model is not optimized native code, and its modal period of the source code can be one correspondence, maxsp
<Tracy> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程example1

说明:一个简单的算法实现小程序,初学者可能有帮助-A simple algorithm to achieve a small program, it might be helpful for beginners
<liudailin> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程example3

说明:一个简单的算法实现小程序,初学者可能有帮助-A simple algorithm to achieve a small program, it might be helpful for beginners
<liudailin> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程Dining

说明:程序源代码: /* Item The Dining Philosophers Problem 具体要求 1) 5个哲学家,先吃饭,后思考。 2) 每个哲学家都需要吃9顿饭,思考9次,然后结束。 3)吃饭时间为3~12秒的随机时间 4)思考时间为7~19秒的随机时间 5)对取叉子和放叉子等临界资源的操作前后需要输出相关状态信息,包括哲学家的各种状态信息。要有足
<车卡迪> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程crawler

说明:简易的网络爬虫,可以从特定的网站分析抓取及下载-Simple web crawler that can crawl from the analysis of specific sites and download the
<奋斗> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程C

说明:关于数据结构的一些题目,环境是C语言! 经过修改验证。-Some of the topics on the data structure, the environment is C-! Revised verified.
<林丹> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程Rational

说明:有理数以及复数的计算,对于类以及运算符重载的运用-Rational and Complex ‘s caculation
<邱伟林> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程HttpDownloader

说明:http协议做的下载文件类,以大家供参考-http protocol to download the file types to do to you for reference
<杨见> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程CH372

说明:ch372数据测试程序,可以长时间测试准确传输数据-ch372 test program
<孔豫> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[C#编程StudentManager

说明:本系统是一个基于C++的学生管理系统。简单易懂,适合于初学者。-This system is based on C++ student management system. Easy to understand, suitable for beginners.
<ruangong> 在 2024-10-07 上传 | 大小:3072 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 4715.16 .17 .18 .19 .20 ... 5346 »

源码中国 www.ymcn.org