-
these are some demo of algorithms
算法演示的FLASH文件,比较有趣,但做的相对有些粗糙-these are some demo of algorithms
- 2022-02-12 17:40:28下载
- 积分:1
-
驱动程序开发宝典,内容很全面,翔实。
驱动程序开发宝典,内容很全面,翔实。-Driver Development for the book, which is very comprehensive and informative.
- 2022-09-30 12:10:05下载
- 积分: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
-
visual C++cli开发的一套智能IC卡个人化机数据管理系统
压缩包 DataManagerForCplusplus.zip 中是一套智能IC卡个人化机数据管理系统(项目源代码)
该项目是一个 visual studio 2013 C++/cli项目 同时使用SqlServer2008作为数据库
打开编译,以及调试该项目需要操作系统中配有该两款软件
- 2023-05-15 04:25:03下载
- 积分:1
-
8_operating例版
今天我们又花时间与你的操作系统编程(称为OS)和API。一个API(应用编程接口)到你的系统库的港口。大多数的VCL是设计为与Windows API或俱乐部的Linux工作。这是类似的方式处理调用一个DLL(动态链接库)的方式工作:这是托管API vcl1称为获得API,编组管理结构之间的VCL侧和非托管类型,赢得API使用操作。
- 2022-01-21 04:32:03下载
- 积分:1
-
坐标系之间的转换
这个是一个坐标系之间的转换,包含三类坐标系之间的互换,其中有大地坐标,直角坐标和经纬度坐标。(非原创,转自其他网站)。
- 2022-04-07 21:24:21下载
- 积分:1
-
hi its useful for matlab developers
hi its useful for matlab developers
- 2022-01-25 23:30:51下载
- 积分:1
-
这是有关VC++的一个应用程序,主要实现对话框编辑的应用
这是有关VC++的一个应用程序,主要实现对话框编辑的应用-It is about a VC++ application, the main dialog editing application to achieve
- 2023-06-12 18:45:02下载
- 积分:1
-
java初学者关于类的练习源文件
java初学者关于类的练习源文件-java for beginners to practice on the type of source file
- 2022-01-28 18:26:53下载
- 积分:1
-
在程序中如何嵌入日历的方法,包括源玛,编译后的文件
在程序中如何嵌入日历的方法,包括源玛,编译后的文件-the process of how to embed the calendar, including the source of Thomas and compiled the documents
- 2023-01-25 23:55:04下载
- 积分:1