-
Programmable timer counter 82c54 technical manuals and debugging through the c
可编程定时计数器82c54的技术手册和调试通过的c 代码,请大胆使用-Programmable timer counter 82c54 technical manuals and debugging through the c-code, making bold use of
- 2022-05-06 15:14:54下载
- 积分:1
-
根据输入的出生日期计算出所属星座
特别适合c语言初学者
根据输入的出生日期计算出所属星座
特别适合c语言初学者-Date of birth based on the input to calculate Signo c language particularly suitable for beginners
- 2022-02-24 20:41:57下载
- 积分:1
-
下4.2驱动开发帮助文档
wince.net 4.2 driver development 帮助文档-wince.net 4.2 driver development help documentation
- 2022-05-08 00:06:03下载
- 积分: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
-
Painting a variety of two
画各种二维和三维坐标曲线的参考代码,很好用,是多种曲线画法-Painting a variety of two-dimensional and three-dimensional coordinates of the reference curve code, very good, and is drawing a wide range of curve
- 2022-04-23 13:43:00下载
- 积分:1
-
Qlearning
a simple application to show how it work
Qlearning
a simple application to show how it work
- 2022-03-22 18:54:24下载
- 积分:1
-
对本计算机正在运行的程序进行进行扫描!如果发现可疑,可将其结束!...
对本计算机正在运行的程序进行进行扫描!如果发现可疑,可将其结束!-On the computer that is running the procedure to scan! If you find suspicious, may be the end!
- 2022-06-27 02:11:47下载
- 积分:1
-
VFP 小程序设计 一个不错的程序设计说明
VFP 小程序设计 一个不错的程序设计说明-VFP applet program to design a good design that
- 2022-03-05 16:38:15下载
- 积分:1
-
使用VC++编写的PDFToTxt的小程序。提供大家学习。希望有所帮助...
使用VC++编写的PDFToTxt的小程序。提供大家学习。希望有所帮助-Use VC++ small program written in PDFToTxt. To provide them to learn. Hope that helps
- 2022-02-22 03:22:35下载
- 积分:1
-
用TC写的游戏,很有意思
用TC写的游戏,很有意思-a game writen in tc, very interesting
- 2022-05-28 14:22:51下载
- 积分:1