资源列表

« 1 2 ... .28 .29 .30 .31 .32 9933.34 .35 .36 .37 .38 ... 14954 »

[汇编语言wave

说明:简易信号发生器源程序 1键选择发波类型,1为正弦波,2为三角波,3为方波-Simple signal generator source 1 button to select the wave type of fat, 1 for the sine wave, 2 for the triangular wave, 3 for the square wave
<张生> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[操作系统开发bank

说明:银行家算法。多个进程动态地共享系统的资源可能会产生死锁现象。死锁的产生,必须同时满足四个条件,第一个是互斥条件,即一个资源每次只能由一个进程占用;第二个为请求和保持条件,即一个进程请求资源不能满足时,它必须等待,但它仍继续保持已得到的所有其它资源;第三个是不剥夺条件,任何一个进程不能抢占另一个进程已经获得且未释放的资源;第四个为循环等待条件,系统中存在若干个循环等待的进程,即其中每一个进程分别等待它前一个进程所持有的资源,防止死锁的机构只须确保上述四个条件之一不出现,则系统就不会发生死锁。
<constance> 在 2025-06-15 上传 | 大小:252kb | 下载:0

[操作系统开发Disk

说明:IO磁盘模拟问题的源代码上传 欢迎下载 -IO disk simulation problem From welcome to download the source code
<赵启辰> 在 2025-06-15 上传 | 大小:2.47mb | 下载:0

[Dephi控件源码delphihelper

说明:帮助文件,可以得到部分开发人员记录下自己的开发经验,以便日后参考。-Help file, you can be part of developers to record their own development experience, for future reference.
<suitao> 在 2025-06-15 上传 | 大小:691kb | 下载:0

[书籍源码npt

说明:《网络渗透技术》一书所附源代码,可在网络上公开取得,没有版权问题。-err
<yangmuxiang> 在 2025-06-15 上传 | 大小:4.71mb | 下载:0

[汇编语言12832LCM

说明:用keil C51写的串口驱动12832LCM的C语言程序-Keil C51 used to write serial driver 12832LCM the C Language Program
<廖偉> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[编译器/词法分析compile

说明:编译原理 词法分析程序设计 [实验内容]:根据某文法,构造一基本词法分析程序。找出该语言的关键字、标识符、整数以及其他一些特殊符号,给出单词的种类和值。-Compilation Principle lexical analysis program design [experiment content]: According to a grammar, the basic structure of a lexical analysis program. To identify the la
<稻草人> 在 2025-06-15 上传 | 大小:17kb | 下载:0

[编译器/词法分析compile2

说明:编译原理 语法分析程序设计 [实验目的]: 1.了解语法分析的主要任务。 2.熟悉编译程序的编制。 [实验内容]:根据某文法,构造一基本递归下降语法分析程序。给出分析过程中所用的产生式序列。 全部源码-Compilation Principle parsing program design [experimental purposes]: 1. To understand the main task of parsing. 2. Familiar with the pro
<稻草人> 在 2025-06-15 上传 | 大小:37kb | 下载:0

[并行运算newton_Honenr

说明:数值计算中的一些算法用C语言实现,具体代码看压缩包-Some of the numerical algorithm used C language, the specific code to see compressed packet
<chrno> 在 2025-06-15 上传 | 大小:10kb | 下载:0

[汇编语言lxt

说明:接收用户键入的年、月、日,并自动计算显示这个日期对应星期几, 要求输入提示,输入错误检查及错误提示功能。-Receiving a user types the year, month, day, and automatic calculation shows that this date corresponds to the week, asked to enter prompted, enter the error checking and error function.
<徐成龙> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[汇编语言FLOAT

说明: 1.在屏幕上提示用户输入两个带符号浮点数 2.计算并显示两者之和与差。 -1. On the screen prompts the user for two unsigned float 2. Calculate and show the difference between and.
<徐成龙> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[汇编语言99

说明:显示9-9乘法表和ASCII字符表(从20H--FFH) 基本功能 1 建立主菜单; 2分别显示9-9乘法表和ASCII字符表-Showing 9-9 multiplication tables and table ASCII characters (from 20H- FFH) the establishment of the basic functions of a main menu 2, respectively, show the 9-9 multiplication ta
<徐成龙> 在 2025-06-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 9933.34 .35 .36 .37 .38 ... 14954 »

源码中国 www.ymcn.org