-
平面阵列波束控制
beam steering using planar arrays
- 2022-02-02 07:22:12下载
- 积分:1
-
客户端与服务器端
客户端与服务器端-client and server
- 2022-08-11 12:08:31下载
- 积分:1
-
prepared by a local image pan and zoom procedures
VC++6.0编写的一个图像局部放大和缩小程序-prepared by a local image pan and zoom procedures
- 2023-01-31 14:50:04下载
- 积分:1
-
VFP7高级编程E
VFP7高级编程电子书,顶好的VFP教程-VFP7 advanced programming e-books, top good VFP Tutorial
- 2022-10-09 04:25:10下载
- 积分:1
-
C language source code commonly used algorithm is very practical, with documenta...
C语言常用算法源代码,非常实用,内有说明文档。-C language source code commonly used algorithm is very practical, with documentation.
- 2022-08-11 02:39:48下载
- 积分: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
-
LPC2368 the first document, beginners must look at the yo
LPC2368的头文件,初学者一定要看的哟-LPC2368 the first document, beginners must look at the yo
- 2022-10-12 23:20:03下载
- 积分:1
-
文件捆绑器为一纯绿色免费软件,您可以任意传播和复制。免费软件,谢谢使用!谢谢支持!~O~
功能简介:
文件捆绑器可用来将二个不同的可执行文件合并...
文件捆绑器为一纯绿色免费软件,您可以任意传播和复制。免费软件,谢谢使用!谢谢支持!~O~
功能简介:
文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式,操作十分简便。
注意:
如果文件编释后不能运行的原因可能是:1、请把它置为RELEASE版再编释。2、可能是编释器设置不同,使最终生成文件大小不同,请把您RELEASE版编释后的文件大小记下,在CBindFileDlg类中的初始对话框类OnInitDialog中的最后,把原来的文件大小184K,替换后您新编释后的文件大小既可。-err
- 2022-06-11 15:24:27下载
- 积分:1
-
C,MFC源代码iteratordemo
C++、MFC源代码IteratorDemo-C, MFC source code IteratorDemo
- 2023-09-04 06:20:03下载
- 积分:1
-
产生随即数,此压缩包包括2个随即数程序,我就不分开打包了,第一个产生相同随即数,第二个产生不同,都是根据时间来自动生成。供大家学习参考...
产生随即数,此压缩包包括2个随即数程序,我就不分开打包了,第一个产生相同随即数,第二个产生不同,都是根据时间来自动生成。供大家学习参考-then have a few, including the package of compressed two then several procedures, I do not separate bundles, No. 1 then have the same number, and the second to have different are based on time to automatically generate. We reference for the study
- 2022-06-03 00:19:21下载
- 积分:1