登录
首页 » 操作系统 » 一个用来学习用的ADO类 有一定得实用价值哦

一个用来学习用的ADO类 有一定得实用价值哦

于 2022-10-06 发布 文件大小:4.33 kB
0 108
下载积分: 2 下载次数: 1

代码说明:

一个用来学习用的ADO类 有一定得实用价值哦-Learn to use an ADO-type must have a practical value oh

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 由超
    C#编写的超小的操作系统,有兴趣的可以下载研究一下,-prepared by the ultra-small operating system, are interested in the study can be downloaded,
    2022-03-21 14:35:55下载
    积分:1
  • 的存储管理实验~自己修改完善的
    操作系统的存储管理实验~自己修改完善的-Operating system storage management experiment ~ own modified sound
    2023-07-20 10:25:04下载
    积分:1
  • SPI总线源代码。可以很好得学习SPI总线和SPI通信
    SPI总线源代码。可以很好得学习SPI总线和SPI通信-SPI bus source code. Can be a very good learning SPI bus and SPI communication
    2023-06-06 15:55:03下载
    积分:1
  • 1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的,{...
    1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按各进程的申请动态地分配资源。要求程序具有显示和打印各进程的某一时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。 3.程序设计和说明: 函数说明:anquan( )判断给某个进程请求后系统是否安全,anquan1()判断当前系统是否安全。GetAll()取得所有进程的的各个资源数据。详细说明请参见附录中的程序的文档说明。-1. The experiment : Simulation Algorithm bankers, bankers algorithm with the allocation of resources. 2. Experiment : Design 5 (process P0, P1, P2, P3, P4) (resource sharing three categories A, B, C), (A, B, C) amount of resources to 10,5,7. Dynamic process could apply to the resources and the release of resources, according to the system processes the application to dynamically allocate resources. Procedures required to display and print the process of a moment of the distribution of resources and safety sequence; Display and print the process followed for seeking resources, as well as a process of distribution of resources in the resource data. 3. Program design and description : F
    2022-04-07 18:24:35下载
    积分:1
  • 用信号量来实现读者-写者问题
    调试程序使其在读者优先模式下可以运行并且能实现基本的功能得出正确的结果:能够实现读写互斥,写写互斥,读读不互斥,一个进程结束能够唤醒等待队列中的进程(先读者队列后写着队列)完善功能:由用户决定写者向缓冲区中写入的内容,读者能够读出并显示出来;当缓冲区中没有数据时,读者要等待,直到缓冲区中有数据才能读根据“读者优先”加以改变,增加一个“写者优先”模式,并且由用户来选择模式
    2022-08-21 06:56:45下载
    积分:1
  • 多幅图像合成的小例子 大家共同学习啊 有很大问题请大家帮助...
    多幅图像合成的小例子 大家共同学习啊 有很大问题请大家帮助-image synthesis of a number of small examples of common learning ah there is a big problem Please Help
    2022-11-26 04:05:03下载
    积分:1
  • 请阅读您的软件包,并用英文描述它至少40个字节。
    Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
    2022-08-21 02:21:32下载
    积分:1
  • 首先,很感谢你使用这一套。这套MenuetOS是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和的知识...
    首先,很感谢你使用这一套操作系统。这套MenuetOS操作系统是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和操作系统的知识的话,请多多联系。操作系统安装办法: 1:如果你是win98,进入纯DOS系统,如果你是win2000,请用其他磁盘启动系统。然后执行msetup.exe程序,这时,程序要求你插入一张格式化后的磁盘。按要求操作即可。 2:系统安装完后,设置系统BIOS为磁盘启动。用你刚刚装好系统的磁盘启动即可。 3:注意:系统的显卡设置要符合你的显卡和显示器。-First of all, thank you for the use of this operating system. This operating system is MenuetOS Ville Turjanmaa by the British from 2000 to prepare the start. If you understand a bit operating system and the compilation of knowledge, please contact a lot. Installation of the operating system approaches : 1 : If you are win98 into pure DOS system, if you WIN2000, please use other disk boot the system. Then msetup.exe implementation procedures, when a process requires you to insert a formatted disk. Operation can be requested. 2 : After the installation, the system BIOS for diskless boot. You just loaded with good disk system can be activated. 3 : Note : The graphics system set up to meet your graphics card and monitor.
    2022-01-25 17:07:07下载
    积分:1
  • The operating system memory management simulation, a good understanding of the b...
    操作系统 内存管理的模拟,很好的理解内存管理的基本原则和方法-The operating system memory management simulation, a good understanding of the basic principles of memory management and methods of
    2023-07-16 20:55:02下载
    积分:1
  • I have just started learning a WINCE driver, wrote a program, and the U.S. share
    一个我刚开始学习WINCE驱动程序时,写的一个程序,和大家分享一下-I have just started learning a WINCE driver, wrote a program, and the U.S. share
    2022-02-05 22:16:18下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载