资源列表

« 1 2 ... .61 .62 .63 .64 .65 1866.67 .68 .69 .70 .71 ... 14959 »

[操作系统开发1

说明:用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操
<shanwei> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[汇编语言abc

说明:数据结构课程设计_校园导游咨询 1.需求分析 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 (1)设计学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景点相关信息的查询。 (3)提供途中任意景点问路查询,即求任意两个景点间的一条最短的简单路径。 -Data structure cour
<赵寒> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[编译器/词法分析33344

说明:最简单的词法分析,应付考试的.比较好使,自己编的不算很高级-The most simple lexical analysis, with their examinations. Comparative so that he made the not very high-level
<microsko> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[编译器/词法分析YOUHUA

说明:用C语言实现了编译系统中的DAG算法。 处理的比较简单。-Achieved by C language compiler system DAG algorithm. Dealt with relatively simple.
<樊思迟> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[编译器/词法分析zhaoshiwei

说明:纯c语言实现的词法分析器。可以输出token串以及符号表。状态转移比较明确。最后结果通过文件输出-Pure c language lexical analyzer. Token string can be output as well as the symbol table. More explicitly state transition. The final outcome of the adoption of document o
<风明月> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[汇编语言bp.train

说明:一个不怕网络训练程序,适用于大专本科毕业设计,以及专业技术人员参考-One not afraid of network training procedures, apply to college graduate design, as well as professional and technical personnel reference
<邬士> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[中间件编程class_odbc

说明:用VFP访问数据库的odbc代码,通用。-VFP to access the database using the odbc code, GM.
<覃宁> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[汇编语言clock

说明: 这是一个在ms-dos下在屏幕右上角显示时钟的程序。 程序实现了BISO功能调用读取实时时钟,并把程序 驻留内存,利用1CH中断实现电子钟计数。 本程序在masm 5.0下汇编通过,并且在ms-dos下 运行良好,实现了内存驻留,在dos做其他操作, 屏幕右上方始终显示一个绿色时间。-This is a ms-dos in the upper right corner of the screen show
<> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[并行运算cmp2

说明:用function函数实行两个数比较大小-Function by function with two relatively small number of
<许莉> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[并行运算cmp22

说明:用sub子程序的算法实行两个数大小比较,比较结果直接显示出来。-Subroutine sub algorithm used to implement a number of the size of two compared with the results of the comparison directly displayed.
<许莉> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[汇编语言image

说明:用汇编语言编程,使用笑脸表示一个叉子,要求使用循环程序。-Using assembly language programming, the use of a smiley face that fork, procedures require the use of the cycle.
<yuxiaolei7> 在 2025-04-29 上传 | 大小:2kb | 下载:0

[编译器/词法分析JudgeLL(1)grammer

说明:根据判断一个文法是LL(1)文法的三个条件,逐一实现其判别条件-According to judge a grammar is LL (1) grammar of the three conditions, one by one to achieve its Criterion
<frr> 在 2025-04-29 上传 | 大小:2kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 1866.67 .68 .69 .70 .71 ... 14959 »

源码中国 www.ymcn.org