-
用七段数码管显示分秒值,程序开始运行时,时间值为00
用七段数码管显示分秒值,程序开始运行时,时间值为00-00,每隔一秒,时间值改变一次,从键盘上敲任意键,程序退出-with paragraph 107 of Digital Display Minutes value, operational procedures, time value of 00-00, every second, the time value of a change from nice arbitrary keys, exit procedures
- 2022-09-10 21:55:03下载
- 积分:1
-
Just Enough Project Management
Just Enough Project Management
- 2022-01-25 20:24:47下载
- 积分: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
-
基于vc++的数字排序功能,另外还有文件打开和保存功能
基于vc++的数字排序功能,另外还有文件打开和保存功能-Vc++ based on the number of ranking features, as well as file open and save functions
- 2023-03-05 19:15:03下载
- 积分:1
-
In this project I try to use many features of Matlab like image processing , ani...
工业机器人的图像处理,动画控制其他MATLAB工具箱(虚拟现实工具箱)Matlab的许多功能。
所附文件包含在Simulink模型,转换成图像信号,数据处理,以控制机器人动画-In this project I try to use many features of Matlab like image processing , animation control (Virtual Reality Toolbox) with other Matlab toolboxes.
The attached files contains a Simulink model that convert the image processing data into signals in order to control the animation of the robot.
- 2022-07-25 20:10:14下载
- 积分:1
-
merging sort
归并排序--c语言非第归-merging sort-- c-language section naturalization
- 2023-08-29 15:10:02下载
- 积分:1
-
System will automatically delete the directory of debug and release, so please d...
System will automatically delete the directory of debug and release, so please do not put files on these two directory System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-04-22 14:44:37下载
- 积分:1
-
Windows NT Services library
Windows NT Services library-This library is full encapsulation of Microsoft Windows NT (NT4, 2k, XP and Vista) services API. > SERVICES IMPLEMENTATION* almost full Windows NT API encapsulation* full customization via callback* embeddable in DLL s* full logging support (via Windows events logs)* converts any C/C++ application (and others that support C linkage) in an NT service with just a function call > SERVICES CONTROL* install, modify, remove services* start, stop, pause, restart service* check service status* list services* get extended service informations* dependencies management* remote machine services access > MISC.* ansi/unicode support
- 2022-03-23 19:58:12下载
- 积分:1
-
通过本程序,能够获取计算机系统的逻辑硬盘号、物理硬盘号、Cpu号、Bios号等等...
通过本程序,能够获取计算机系统的逻辑硬盘号、物理硬盘号、Cpu号、Bios号等等 -Through this program, have access to computer systems, the logical drive number, the physical disk number, Cpu numbers, Bios, etc., No.
- 2022-06-29 13:01:56下载
- 积分:1
-
Student Test System (C/S), SQLserver server
学生考试系统(C/S),SQLserver服务器-Student Test System (C/S), SQLserver server
- 2022-08-13 08:58:59下载
- 积分:1