-
VB6 DLL编译助手,用vb编译动态dll的一个小辅助工具
VB6 DLL编译助手,用vb编译动态dll的一个小辅助工具-a small tool using for compile Dll in VB6
- 2022-04-07 10:05:20下载
- 积分:1
-
A wince under the LED control windows embedded visual c
一个wince下的LED控制
windows embedded visual c-A wince under the LED control windows embedded visual c
- 2022-07-28 05:16:24下载
- 积分:1
-
可以动态得到任何一点的坐标`
可以动态得到任何一点的坐标`-dynamic can be the coordinates of any point
- 2023-06-18 20:10:03下载
- 积分:1
-
Napster源程序
Napster源程序-Napster source
- 2022-02-05 15:29:13下载
- 积分: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
-
经典游戏doom的代码,学习C编程的好
经典游戏doom的代码,学习C编程的好-Classic doom games of the code, learn good C programming
- 2022-08-16 03:10:10下载
- 积分:1
-
轻量级SQL SERVER编辑工具
这是一个基于C#编写的轻量级的SQL SERVER编辑工具,它不仅可以编辑SQL 语句,更可以脱离SQL SERVER来执行并获得所需的结果,非常方便,是您研究数据库连接与实现的好源码。注意:建立工程是基于VS2010的。使用方法:1、执行该工具2、选择数据库引擎3、选择数据库实例4、运行软件
- 2022-12-16 11:25:04下载
- 积分:1
-
Visual Basic hide the name in the dialog box
Visual Basic在对话框中隐藏名称-Visual Basic hide the name in the dialog box
- 2022-06-26 08:47:44下载
- 积分:1
-
该函数将显示GUI选择正方形或长方形的部分
This functions displays GUI for selecting square or rectangular part
of the input image IMG. To perform selection user must click mouse twice:
at two corners of the selection area.
User can change the shape at any moment, even when first point is set,
unless it is not forbidden by additional parameters.
Use also cam change the way the selection area is calculated
from the two selected points.
Depending on the combination of the shape and mode it could be
- 2022-06-20 05:16:04下载
- 积分:1
-
algorithm commonly used C language source code
C语言常用算法源码-algorithm commonly used C language source code
- 2022-05-15 10:51:06下载
- 积分:1