-
100实例99 多功能的画笔
100实例99 多功能的画笔-100 99 multi-purpose brush
- 2022-10-13 12:30:03下载
- 积分:1
-
实时源代码
real time VC source code
- 2022-05-31 05:40:46下载
- 积分:1
-
wince下的注册表编辑程序
wince下的注册表编辑程序-weights under the Registry Editor
- 2023-04-17 15:05:04下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
This is written in java using a calculator procedures (original)!
这是用java写的一个计算器的程序(原创)!-This is written in java using a calculator procedures (original)!
- 2022-01-25 16:28:52下载
- 积分:1
-
We study the direct cost of virtual function
calls in C++ programs, assuming t...
We study the direct cost of virtual function
calls in C++ programs, assuming the standard
implementation using virtual function tables. We
measure this overhead experimentally for a number of
large benchmark programs, using a combination of
executable inspection and processor simulation.
- 2023-04-16 21:15:03下载
- 积分:1
-
Sorts algorithms
排序算法
- 2022-01-26 00:31:37下载
- 积分:1
-
对java代码第二十八所,很经典的哟,包括所有方面…
28日学会Java的代码,内容很经典的哟,包括Java的方方面面,-Institute on the 28th of Java code, as is the classic yo, including all aspects of Java.
- 2022-03-01 03:02:09下载
- 积分:1
-
以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立...
以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立以系统时间命名,后缀“.shtml”的文件。-These are the static pages of the system implementation process. In the information dissemination management input information, save the page to submit to an ASP file, this file static pages. The main source of the document is as follows generated html file function system time to establish a name suffix ". Shtml" files.
- 2023-07-30 22:55:03下载
- 积分:1
-
WinCE的3D教程,它拥有各种各样的例子
wince 3d tutorial, it has various examples
- 2023-06-17 05:45:04下载
- 积分:1