资源列表

« 1 2 ... .44 .45 .46 .47 .48 2149.50 .51 .52 .53 .54 ... 16274 »

[系统编程BufferProgram

说明:循环缓冲区好处是:使共享资源的线程的等待时间减到最小,并使他们的平均操作速度相同。 注意:循环缓冲区不适合于生产者和消费者持续以不同的速度进行操作的情况。 缓冲区太小,这样会使线程等待更多的时间。 缓冲区太大,这样会浪费内存。 -Circular buffer benefits are: to make a thread of shared resources to minimize the waiting tim
<代码人> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[Linux/Unix编程DA

说明:数字信号量通过数字信号和模拟信号转换器转换为模拟信号量,并通过串口输出-D/A
<> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[加密解密des3

说明:The best 3des code. The best area
<Guilherme> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[加密解密DS1990A

说明:DALLASDS1990A信息纽扣的CRC8的51源程序-DALLASDS1990A information buttons CRC8 51 source
<周振宇> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[系统编程abf

说明:这是关于古典密码的一段vc++的源代码,希望对有需要的朋友有一定的帮助~!-This is the password on the classical period of vc++ source code, and hope to have some friends in need of help ~!
<michelle> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[Linux/Unix编程tc2

说明:at91rm9200定时器2驱动,基于linux2.6.13,可以动态加载,测试通过-at91rm9200 Timer 2 driven, based on linux2.6.13, can be dynamically loaded, test
<莫华军> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[加密解密createdigest

说明:hash function SHA-256
<donweena> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[Linux/Unix编程copy

说明:远程拷贝程序 (客户端:getfile,服务器端:sendfile) 客户端发送IP地址,源文件文件名,和目标文件,进行文件的拷贝-Remote copy program (client: getfile, server-side: sendfile) to send the client IP address, source file name, and the target file, make copies of docu
<lj> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[Linux/Unix编程quicksort.cpp

说明:Quick sort using MPI
<kiran> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[Linux/Unix编程dijsktras

说明:Dijkstras algorithm in mpi
<kiran> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[Linux/Unix编程comtest

说明:linux下简单串口测试实例代码,简单易用-linux serial port test case the simple code, easy to use
<张锋> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[系统编程RegistryClass_src

说明:一个C++类,实现对注册表的操作,包括打开、修改、删除项等操作。-A C++ classes, to realize the registry operations, including open, modify, delete entries and other operations.
<kevin> 在 2025-05-16 上传 | 大小:2kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 2149.50 .51 .52 .53 .54 ... 16274 »

源码中国 www.ymcn.org