资源列表

« 1 2 ... .80 .81 .82 .83 .84 44585.86 .87 .88 .89 .90 ... 66603 »

[进程与线程multitreadsrc4

说明:线程的同步   虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运行是由系统调度自动完成的,具有一定的不确定性,因此就有可能出现两个线程同时对磁盘驱动器进行操作,从而出现操作错误;又例如,对于银行系统的计算机来说,可能使用一个线程来更新其用户数据库,而用另外一个线程来读取数据库以响应储户的需要,极有可能读数据库的线程读取的是未完全更新的数据库,
<苏艳芳> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[其他小程序bank-paidui

说明:一个模拟银行和超市的业务-顾客队列服务模拟系统,用了Java的多任务和多线程-a simulation of banks and supermarkets in the business-customer service cohort simulation system, using a Java multi-tasking and multi-threaded
<冯杰> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[其他小程序qiuti

说明:利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。-use icosahe spherical approximation method, and constantly create new to the triangle. which said the 20-depth body of each triangle to the number of occasions in
<mark> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[进程与线程zxlk

说明:这是在入门SDK时编的一个练手, 纯SDK编写的WINDOWS进程管理器,主要功能:可以查杀系统进程,列举进程的所有模块,还可以查找某模块给哪些进程加载,而且还可以强制解除进程模块,这对于查杀DLL行后门则很使用。-This is the Portal SDK when an addendum to the practice hands, Pure prepared by the Windows SDK process manage
<zx> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[Windows编程88m_test

说明:ARM&开发般的一些历程,可用于参考,-ARM
<moonghost> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[其他小程序wenjianxitongmoni

说明:操作系统课程设计报告 文件系统模拟 一、课程设计目的 通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。 二、课程设计要求 通过课程设计,要求学生主要掌握如下内容: 1.设计出文件系统中常用的数据结构; 2.理解文件系统的工作流程,给出程序流程图; 3.设计出文件系统中关键的算法; 4.模拟实现二级目录文件系统,并给出一组运行结果。 三、课程设计内容 根据实验指导书补充 四、文
<xiao ming> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[GDI/图象编程CPP_Events_src

说明:graphfx_demo条形图,一种条形图的生成算法-graphfx_demo Strip Profiles, a STRIPS-generating algorithm
<qingfan> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[其他小程序treebuilder

说明:此文件主要说明了二叉树的建立建立过程,用户看后可提出意见!-this document mainly to explain the establishment of a binary tree building process, users can read comments!
<钟秀芳> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[其他小程序TestUTF8Text

说明:Encode/Decode UTF-8 format from/to text format-Encode/Decode UTF-8 format from/to text f ormat
<黄炳秀> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[数据库编程vb_SQL_connect

说明:简单的SQL连接测试程序,SQL仅涉一张表,aa为用户名,ee是密码-simple SQL link test procedure involved only a SQL table, aa to the user name, password is ee
<罗齐> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[其他小程序MATLABsuanfachengxu

说明:都是大家需要的程序,大家要下的快下,大家要多多支持-are the procedures we need, we have to be under the Express, to the generous support of everyone
<赵伟> 在 2025-04-25 上传 | 大小:22kb | 下载:0

[其他小程序Tary

说明:用Vc++开发的托盘程序,只是简单的实现了托盘的功能,还没有很好的运用的实际程序中。-Vc with the development of the tray procedures, but simply to achieve a pallet of functions, also not a very good use of the actual process.
<luna> 在 2025-04-25 上传 | 大小:22kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 44585.86 .87 .88 .89 .90 ... 66603 »

源码中国 www.ymcn.org