资源列表

« 1 2 ... .89 .90 .91 .92 .93 47594.95 .96 .97 .98 .99 ... 66603 »

[进程与线程producer-and-consumer

说明:创建4个POSIX线程。其中2个线程(A和B)分别从2个数据文件(data1.txt和data2.txt)读取10个整数. 线程A和B把从文件中读取的逐一整数放入一个缓冲池. 缓冲池由n个缓冲区构成(n=5,并可以方便地调整为其他值),每个缓冲区可以存放一个整数。另外2个线程,C和D,各从缓冲池读取10数据。线程C、D每读出2个数据,分别求出它们的和或乘积,并打印输出。-Creating four POSIX threads. Wher
<徐舒怡> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[其他小程序TimeComplex

说明:递归、迭代时间复杂度分析,可结合Excel绘制图像-Recursion, iteration time complexity analysis can be combined with Excel rendering image
<朱金梦> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[其他小程序share-memory

说明:共享存储取得创建、附接和断接,使用系统调用shmget()、shmat()、shmctl(),编制一个与上述功能相同的程序。-Shared storage made to create, attach and disconnect, use the system call shmget (), shmat (), shmctl (), the preparation of a function with the same procedu
<徐舒怡> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[其他小程序message-queue

说明:消息的创建、发送和接收,使用系统调用msgget()、msgsnd()、msgrcv()、msgctl()编制长度为1K的消息的发送和接收程序。-Create a message, send and receive calls using the system msgget (), msgsnd (), msgrcv (), msgctl () preparation program length 1K sending and rece
<徐舒怡> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程SysInfo

说明:vc编写的获取系统cpu,内存,硬盘的信息的小程序-vc prepared applet acquisition system cpu, memory, hard disk information
<yangle> 在 2024-11-13 上传 | 大小:3.67mb | 下载:0

[其他小程序calculate

说明:这是计算器,你可以用它计算,这个很有用,希望能帮助你,谢谢。-This is a calculate,you can use it to calculate and it is very useful.
<蔡路> 在 2024-11-13 上传 | 大小:1.19mb | 下载:0

[其他小程序VBforWord

说明:Vb导出word文档,实现使用VB调用word编辑文字,导出文字的功能-Vb for word
<gigi> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[其他小程序DES-encryption

说明:DES加密和解密,用C++实现的,*面,给初学者一点指引-DES encryption and decryption, using C++ achieve, no interface, a little guidance for beginners
<feng> 在 2024-11-13 上传 | 大小:3kb | 下载:0

[ActiveX/DCOMscannertwainphp

说明:scan with activex ztwain
<ahmed> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[其他小程序normalization

说明:matlab中使用libsvm进行分类预测时对数据进行归一化。-Data normalization
<Enns Wu> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[其他小程序cpld-115200_215207382

说明:cpld 代码,用于计算机组成原理教学使用。-cpld code
<qiqi> 在 2024-11-13 上传 | 大小:881kb | 下载:0

[其他小程序Minimum-error-method-

说明:最小误差法阈值分割,可用于图像中目标和背景的分割,从而识别目标物。-Minimum error thresholding method extended to minimum error segmentation algorithm for one-dimensional and two-dimensional space, which many complex formulas, to be slowly understanding
<chenjiage> 在 2024-11-13 上传 | 大小:443kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 47594.95 .96 .97 .98 .99 ... 66603 »

源码中国 www.ymcn.org