-
vb 大学学习的实验作业里面有文件复制
其他还有一些练习
vb 大学学习的实验作业里面有文件复制
其他还有一些练习-vb University experimental operations inside files There are several exercises
- 2022-03-05 08:02:33下载
- 积分:1
-
WinCe CF2.0 MessageWin use source code C# C# Development WinCE custom code messa...
WinCe CF2.0 MessageWin使用源代码C#
C#开发WinCE自定义消息传递机制代码-WinCe CF2.0 MessageWin use source code C# C# Development WinCE custom code messaging mechanism
- 2022-04-12 23:35:37下载
- 积分: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
-
精通QT4编程
精通QT4编程-代码(共四部分),此为第3部分-Proficient QT4 programming- the code (a total of four parts), This is Part 3
- 2023-01-30 19:00:04下载
- 积分:1
-
txt,hex文件的操作原码,文件读写转换
txt,hex文件的操作原码,文件读写转换-txt, hex file operation of the original code, the file read and write conversion
- 2022-05-23 11:07:18下载
- 积分:1
-
用SharpDevelop 做的inputBox
用SharpDevelop 做的inputBox-use SharpDevelop do inputBox
- 2023-08-07 12:00:04下载
- 积分:1
-
Orienteering Problem with Hotel Selection , Tabu Search
利用禁忌搜索算法,用C语言实现了带酒店选择的定向运动问题。
- 2022-03-25 19:04:45下载
- 积分:1
-
如何查看EXE文件的源代码
如何查看EXE文件的源代码-how View the source code
- 2022-02-20 10:12:08下载
- 积分:1
-
使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。...
使用递归方法计算九宫图,虽然程序很小,但很精确。值得一看。
-Nine-palace calculated using the recursive map, although the procedure is very small, but very accurate. Worth a visit.
- 2023-03-16 12:25:03下载
- 积分:1
-
这是一个显示PNG 格式图片的例子,在Visual C++ 6.0下编译通过!...
这是一个显示PNG 格式图片的例子,在Visual C++ 6.0下编译通过!-This is a display PNG format images example, in Visual C++ 6.0 compiled by!
- 2022-12-21 08:20:03下载
- 积分:1