资源列表

« 1 2 ... .74 .75 .76 .77 .78 9979.80 .81 .82 .83 .84 ... 14959 »

[汇编语言pid

说明:PID算法的介绍和应用,在很多场合需要,详细的事例说明-PID algorithm is introduced and applications, on many occasions the need for detailed examples
<goodit2004> 在 2025-02-02 上传 | 大小:578kb | 下载:0

[Dephi控件源码WhoSLocking

说明:用于查看文件被谁加锁了,这个代码是很久以前的,但感觉还是很有用,于是就奉献出来了。 -Used to view the file locking by whom, this code is a long time ago, but the feeling is still very useful, so he dedicated it.
<> 在 2025-02-02 上传 | 大小:48kb | 下载:0

[操作系统开发duanzuoye2

说明:这是大学操作系统进程调度实验的其中一个算法。实验中应该要注意的是关于C中指针的用法,因为指针的用法比较灵活又非常容易出错,一不小心应用不严密就会出错。如在实行按短作业优先算法调度进程的过程中,每一次输入无论是周转时间,运行时间,还是响应时间都要用指针返回arrivetime,否则就出错。还有在插入和释放结点时,用此中指针表示法会比用for循环语句简明很多。再一个就是在选择运行时间最小的进程时,察看当前就绪队列中的进程数也是很关键的,其间
<舒拉> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[Dephi控件源码czip

说明:几个数据压缩方法源代码,一共收集了8个常用的数据压缩的示例代码,格式是文本文件,你可以直接将扩展名改为C文件运行。 -Several methods of data compression source code, has collected a total of eight commonly used data compression of the sample code, the format is a text file, y
<> 在 2025-02-02 上传 | 大小:10kb | 下载:0

[书籍源码levy

说明:对于振动信号处理时域信号,ARMA法是一种非常有效的方法,这是用matlab编的源程序,使用非常方便。-Vibration signal processing for time-domain signal, ARMA method is a very effective method, which is made using matlab source, use very convenient.
<yujianxin> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言0001

说明:实行对图片的裁剪 挺好用的图片剪切VB源代码 是图片打操作的基本功能-The introduction of very good pictures with the picture cutting shear VB source code is a picture of the basic functions of playing operation
<jiechen> 在 2025-02-02 上传 | 大小:3kb | 下载:0

[操作系统开发ecos-20040518.tar

说明:eCos操作系统源码,可以通过自行修改定制出最小的eCos内核。 -eCos operating system source code can be customized to modify the smallest eCos kernel.
<russell> 在 2025-02-02 上传 | 大小:15.41mb | 下载:0

[操作系统开发UC_OS_sourcecode

说明:编译后只有280K的US-OS操作系统的源码。 自行修改后,可以将编译后变为小于150K。 -Compiled only 280K of the US-OS operating system source code. Their own modifications, can be compiled into a less than 150K.
<russell> 在 2025-02-02 上传 | 大小:360kb | 下载:0

[磁盘编程fdiskformat

说明:这是一个系统分区的电子书,可以详尽的教你系统分区-This is a system partition of the e-book can teach you a detailed system partition
<本杰明> 在 2025-02-02 上传 | 大小:474kb | 下载:0

[汇编语言CAC

说明:汇编语言源程序:计算器程序,可实现简单十进制或十六进制单四则运算。-Assembly language source code: calculator program can be simple single decimal or hexadecimal arithmetic.
<lily> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[编译器/词法分析DFA

说明:输入一个正则表达式,输出相应的NFA图,NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图),DFA最小化(也要求用画图方法完成) -Enter a regular expression, the output corresponding NFA map, NFA is converted to DFA (the DFA plans to be asked to use drawing met
<liyingan> 在 2025-02-02 上传 | 大小:14kb | 下载:0

[编译器/词法分析LR1

说明:利用字符二维数组对文法、First集、Follow集、终结符集、非终结符集等数据进行存储,还有一个是状态表存储DFA的状态。二维TAB表对其中的DFA表进行存储,横坐标是状态号,纵坐标为文法中的符号(终结符和非终结符)。-Two-dimensional array of characters to use grammar, First Set, Follow sets, at the end of sets, sets and othe
<liyingan> 在 2025-02-02 上传 | 大小:501kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 9979.80 .81 .82 .83 .84 ... 14959 »

源码中国 www.ymcn.org