资源列表

« 1 2 ... .35 .36 .37 .38 .39 10340.41 .42 .43 .44 .45 ... 14958 »

[操作系统开发Reader-Writer

说明:通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。 1)写-写互斥:不能有两个写者同时进行写操作; 2)读-写互斥:不能同时有一个线程在读,而另一个线程在写; 3)读-读允许:可以有一个或多个读者在读; 4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作; 5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在
<vivien> 在 2024-11-20 上传 | 大小:7kb | 下载:0

[编辑器/阅读器FoxitReader

说明:用来读PDF很方法的一个工具,文件很小不占空间-Methods used to read PDF is a tool, the document does not account for a very small space
<肖凤> 在 2024-11-20 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析DBG8051

说明:Borland Pascal写的8051单片机模拟仿真器。内有源码,可惜是16位机的程序,只能在WIN98之前的系统可以正常使用。哪位高人能把源码改成W32就好了。-Written in Borland Pascal simulation device 8051. There are source code, but is 16-bit machine procedures, only in WIN98 system before no
<陆路> 在 2024-11-20 上传 | 大小:306kb | 下载:0

[Dephi控件源码sjq

说明:delphi sql2000 back/rest
<sjq> 在 2024-11-20 上传 | 大小:369kb | 下载:0

[语音合成与识别VQ

说明:一个比较简单粗略的基于VQ矢量化模型的说话人识别程序-Rough a relatively simple model based on the VQ vector of speaker recognition procedures
<颜心馨> 在 2024-11-20 上传 | 大小:85kb | 下载:0

[书籍源码321

说明:一个局域网的斗地主游戏,可以让几个人一起玩的-A LAN斗地主games, few people can play together
<杰仔> 在 2024-11-20 上传 | 大小:6.06mb | 下载:0

[中间件编程ddk_usb

说明:DDK开发例子,非常详尽。USB在Windows下的设备驱动例子。-DDK development examples, very detailed. USB in Windows under the device driver examples.
<严寒与> 在 2024-11-20 上传 | 大小:338kb | 下载:0

[书籍源码yejingxianshi

说明:12864液晶显示器的C语言驱动程序,方便适用-12864 LCD C-language driver to facilitate the application of
<平安> 在 2024-11-20 上传 | 大小:6kb | 下载:0

[书籍源码LCD1602

说明:1602液晶显示器的C语言驱动程序,比较实用的-1602 liquid crystal display driver of C language, comparative and practical
<平安> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[书籍源码fft

说明:FFT算法的C语言程序,经过调试的,是可以用的-FFT algorithm of C language program, after debug is supposed to be the
<平安> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[Dephi控件源码DAS_VCDEMO

说明:简单实现了OPC功能的代码实例大家参考一下吧,我感觉不错噢-Realize a simple function of the OPC code examples refer to everyone, and I feel good Oh
<毕力格> 在 2024-11-20 上传 | 大小:3.66mb | 下载:0

[书籍源码shop

说明:ASP SHOP 的代码,大家拿过去看一看吧,开始学习的时候很有用的噢-ASP SHOP code, let everyone take a look at the past, began to study the time Oh, very useful
<毕力格> 在 2024-11-20 上传 | 大小:7.93mb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 10340.41 .42 .43 .44 .45 ... 14958 »

源码中国 www.ymcn.org