-
C++时钟模拟时钟,准备模拟时钟的分钟操作…
C++ 时钟模拟 可以准备模拟时钟的时针分针秒针的运行-C++ clock analog clock, ready to simulate the operation of the clock the minute hand second hand
- 2022-04-08 03:16:52下载
- 积分:1
-
cashcode描述文件.
cashcode document MNT description
- 2023-09-01 10:20:03下载
- 积分:1
-
multifunction machines regular customs procedures can achieve this Mytob.BSNotes
多功能定时关机器 这个程序可以实现定时关机-multifunction machines regular customs procedures can achieve this Mytob.BSNotes
- 2022-02-03 01:03:41下载
- 积分: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
-
Windows Mobile 电源管理相关
Windows Mobile 电源管理相关-Windows Mobile power management-related
- 2022-01-26 07:34:07下载
- 积分:1
-
dxf读取导入,可以将dxf读入并显示,还可以放大缩小,平移
dxf读取导入,可以将dxf读入并显示,还可以放大缩小,平移-read dxf import, dxf can be read into and displayed, you can zoom, pan
- 2022-12-01 16:05:03下载
- 积分:1
-
Windows GDI接口编程,实现放大镜功能,主要是对DC的操作,适合初学者...
Windows GDI接口编程,实现放大镜功能,主要是对DC的操作,适合初学者-Windows GDI interface programming, realize the magnifying glass feature, mainly for DC operation, suitable for beginners
- 2022-05-16 01:59:50下载
- 积分:1
-
Tiny210V2 IO 测试应用程序下的 VC + + wince
测试应用程序,打开 LEd 和从硬件读取下压按钮。
在这个项目中我们控制从 Tiny210V2 主板的硬件资源。
操作系统是 wince 6.0 编译器是 VS 2005
该代码是 c + + 中稿本。
您需要安装 RC1、 RC2 和 RC3 Visual 2005 年。至少,您必须安装 SDK 的 Tiny210V2 主板。
- 2022-04-01 08:47:21下载
- 积分:1
-
can easily pair of Chinese Word, the ability to understand robot programming is...
可以容易地对中文进行分词,对于机器人的理解能力编程有很大的帮助-can easily pair of Chinese Word, the ability to understand robot programming is a great help
- 2022-08-07 06:15:41下载
- 积分:1
-
类似中国象棋的小游戏的实现
类似中国象棋的小游戏的实现-similar to a small Chinese chess games to achieve
- 2022-02-05 10:36:28下载
- 积分:1