-
字符串比较函数,支持“*”串通配和“?”字通配符,用 C语言编写,速度比较快....
字符串比较函数,支持“*”串通配和“?”字通配符,用 C语言编写,速度比较快.-String Comparison Functions to support
- 2023-02-09 15:45:04下载
- 积分:1
-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。
-process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
- 2023-01-24 21:05:04下载
- 积分:1
-
本文档是Arm的整个开发流程,有需要者可以看一下,不错的哦,...
本文档是Arm的整个开发流程,有需要者可以看一下,不错的哦,-This document is Arm of the entire development process, for those who need it can look good Oh,
- 2023-01-02 03:55:04下载
- 积分:1
-
disabletaskmanagerin2k.zip
DisableTaskManagerIn2K.zip
- 2022-03-18 06:06:52下载
- 积分:1
-
UPX the shell, with the source code!
upx的shell,附源代码!-UPX the shell, with the source code!
- 2022-12-12 06:50:03下载
- 积分:1
-
a two documents can be established MFC procedures, a new document will automatic...
一个能建立两种文档的MFC程序,新建一个文档时会自动提示要新建哪种类型的文档,两种文档均有读取,保存功能-a two documents can be established MFC procedures, a new document will automatically suggest to the new type of document, the two documents are read, retention
- 2022-01-31 23:39:54下载
- 积分:1
-
一个delphi7做的双色球随机选号,模拟摇奖程序
一个delphi7做的双色球随机选号,模拟摇奖程序-Loans delphi7 do a random选号, Analog摇奖procedures
- 2022-03-23 00:15:03下载
- 积分:1
-
酒店管理系统
整个项目已针对分布式客户端服务器计算技术,在头脑中的 developedkeeping。广大用户及组织行政管理归一化一到 3NF 消除所有的异常可能出现由于数据库事务执行。用户接口是 browserspecific 给整个系统分布式的辅助功能。Internaldatabase 已被选为 MS SQL 服务器。表空间、 集群和索引的基本构造曾被剥削的数据存储提供 consistencyand 可靠性更高。MS SQL 服务器作为它提供了高级别的可靠性和安全性的构造是一个选择。总前端主要是使用 ASP.Net 技术。在适当各级 highcare 采取检查系统管理数据一致性堆积的业务规则或验证。数据库连接是的 plannedusing 由微软公司原意身份验证和授权提供最新的"SQL 连接"技术是在所有一起 relevantstages。用户级访问被限制为两个区域生存行政区域和普通用户区。
- 2022-11-23 03:25:04下载
- 积分:1
-
一个关于Tab的编程
一个关于Tab的编程-a program on the Tab
- 2023-01-23 13:05:04下载
- 积分:1
-
Win32系统服务:对CD 95和Windows NT的例子窗心
Win32系统服务:windows95和windowsnt的核心示例,附光盘一本。这方面的经典著作,只有出版时间较长,反而具有一定的参考价值
- 2022-09-16 03:55:03下载
- 积分:1