资源列表

« 1 2 ... .22 .23 .24 .25 .26 42727.28 .29 .30 .31 .32 ... 66581 »

[其他小程序prcs_mngment

说明:进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行时间、已用CPU时间、进程状态等等。进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。进程的运行时间以时间片为单位进行计算。就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。 如果运行
<atlantis> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[驱动编程Camprp

说明:摄像头驱动程序,DLL 是包含若干个函数的库文件,应用程序使用 中的函数之前,应该先导出这些函数,-Camera driver, DLL is a library that contains a number of functions files, applications use the function should be preceded by the pilot out these functions,
<路平> 在 2025-11-22 上传 | 大小:36kb | 下载:0

[C#编程835172741xueshengchengjiguanli

说明:通过vb作为操作平台,利用acess数据库软件建立之间的连接关系,最终实现对学生成绩的管理,是一个比较全面的学生成绩管理系统-By vb as the operating platform, using acess database software to establish the connection between the relationship, and ultimately the management of student achievement is a more compreh
<heihei> 在 2025-11-22 上传 | 大小:4.36mb | 下载:0

[Windows编程200711228126267

说明:这个例子是PB6.5编的,纯PB代码获取网页源代码,欢迎传播 -This example is compiled PB6.5 pure PB code to access web page source code, welcomed the dissemination of
<王萍> 在 2025-11-22 上传 | 大小:7kb | 下载:0

[Windows编程2007111021348496

说明:netdiskdll.dll的演示代码,包括pb7,pb8,pb9 包括获得网卡、硬盘ID、MD5加密、Base64编码,很实用的。 -netdiskdll.dll demonstration code, including pb7, pb8, pb9 including access to network cards, hard disk ID, MD5 encryption, Base64 encoding, very practical.
<王萍> 在 2025-11-22 上传 | 大小:131kb | 下载:0

[其他小程序btree

说明:b树的实现,通过b树算法,对于b树的一个简单的实现-b tree implementation, through the b-tree algorithm, for b tree implementation of a simple
<zhl> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[对话框与窗口chuangtibianhua

说明:VB中实现窗体的变化,根据这个源代码可以熟悉使用VB操作窗体的变化-Achieve the changes in VB form
<卫乾> 在 2025-11-22 上传 | 大小:22kb | 下载:0

[其他小程序chuanjiashi

说明:一个3 VS 3的传教士问题的简单实现,可简单扩展成任意人数-1 3 VS 3 missionaries The simple realization can be simply extended into an arbitrary number of
<zhl> 在 2025-11-22 上传 | 大小:165kb | 下载:0

[C#编程aacDec_faad2p5_v2

说明:C++ Code for Advance audio Coding
<Mariam> 在 2025-11-22 上传 | 大小:2.71mb | 下载:0

[其他小程序RedAndBlackBinaryTree

说明:红黑树的实现,遵守所有红黑树的定义,输入红黑属性可自动得树-Red-black tree implementation, to comply with all the definition of red-black tree, enter the red-black tree properties can be automatically get
<zhl> 在 2025-11-22 上传 | 大小:6kb | 下载:0

[通讯编程maopao

说明:简单实用的冒泡法排序算法,使用VC++实现,可编译,无错误。-Simple and practical method of bubble sort algorithm, using VC++ implementation can be compiled, error-free.
<孙焱> 在 2025-11-22 上传 | 大小:257kb | 下载:0

[Windows编程socketmsg

说明:简要的聊天程序 基于sokect 的小型程序,简单明了 容易操作-yes it e very good
<陈山> 在 2025-11-22 上传 | 大小:21kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 42727.28 .29 .30 .31 .32 ... 66581 »

源码中国 www.ymcn.org