资源列表

« 1 2 ... .46 .47 .48 .49 .50 8651.52 .53 .54 .55 .56 ... 14954 »

[其它实验报告3

说明: 进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。 我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句——同步原语——所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进
<纪丽平> 在 2008-10-13 上传 | 大小:118.97kb | 下载:0

[编译器/词法分析rapport_of_lex_and_yacc

说明:一篇关于LEX与YACC的编译原理报告,这是我在国外学校老师给我们看的资料,里面有非常详实的说明与源代码-one of the LEX and YACC compiler theory, This is my foreign teachers to show us the information, which is very informative notes and source code
<pengdi> 在 2008-10-13 上传 | 大小:118.99kb | 下载:0

[其它VBExcel

说明:在VB里建立EXCEL,很不错的,是值得大家学习的好代码.
<陈峰> 在 2008-10-13 上传 | 大小:118.84kb | 下载:0

[Dephi控件源码20000

说明:一个用delphi制作的spy++消息探测器,代码简单,适合新手学习
<丰玉玲> 在 2008-10-13 上传 | 大小:118.95kb | 下载:0

[其它GRAFSDK

说明:This example use some code (main() function for DOS, or WinMain for Windows) to call common demo() function, which perform drawing on screen (DOS) or on DC (Windows). Windows demo wait until user click mouse button.
<cc> 在 2008-10-13 上传 | 大小:118.87kb | 下载:0

[编译器/词法分析ajaxparrrser

说明:为一个很好地语法解析内核程序- For a well grammar analysis essence procedure
<成智之> 在 2025-06-12 上传 | 大小:119kb | 下载:0

[书籍源码第九章 异常处理

说明:java课件-异常处理,对程序出现异常作分析-Courseware of Java, exception processing, processs the exception caused by program
<sss> 在 2025-06-12 上传 | 大小:119kb | 下载:0

[中间件编程ShapefiletoSDE

说明:vb和arc objects开发的实用程序,shp文件转出到sde-vb arc objects and the development of practical procedures, AutoCAD documents transferred to sde
<陈济民> 在 2025-06-12 上传 | 大小:119kb | 下载:0

[操作系统开发boa.tar

说明:boa:Linux系统中的轻量级Web服务-Apache : Linux System of lightweight Web services
<> 在 2025-06-12 上传 | 大小:119kb | 下载:0

[编译器/词法分析C_mycompiler

说明:
<djzhan> 在 2025-06-12 上传 | 大小:119kb | 下载:0

[中文信息处理simmetrics_src_v1_5_d06_06_06

说明:SimMetrics is a Similarity Metric Library, e.g. from edit distance s (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) an IRC sponsored by EPSRC, grant number GR/N15764/0
<fu yuanbin> 在 2025-06-12 上传 | 大小:119kb | 下载:0

[编译器/词法分析rapport_of_lex_and_yacc

说明:一篇关于LEX与YACC的编译原理报告,这是我在国外学校老师给我们看的资料,里面有非常详实的说明与源代码-one of the LEX and YACC compiler theory, This is my foreign teachers to show us the information, which is very informative notes and source code
<pengdi> 在 2025-06-12 上传 | 大小:119kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 8651.52 .53 .54 .55 .56 ... 14954 »

源码中国 www.ymcn.org