资源列表

« 1 2 ... .28 .29 .30 .31 .32 10933.34 .35 .36 .37 .38 ... 21467 »

[其他小程序pipe_test

说明:使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sending a message!” 和 “Child 2 is sending a message!” 最后,父进程从管道中读出二个来自子进程的信息并显示。-Use the system call pipe () to create a pipeline then create two sub-processes are required two sub-proces
<徐舒怡> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[其他小程序kaerman

说明:用MATLAB实现的卡尔曼滤波,根据有用信号和干扰噪声的统计特性(自相关函数或功率谱),以线性最小均方误差(MSE),能最大程度的滤除干扰噪声,提取有用信号。-Kalman filter using MATLAB, based on the statistical properties of the useful signal and interference noise (autocorrelation function or power spectrum), linear minimum m
<唐心> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[其他小程序shell_test

说明:实现一个简单的命令解释外壳(Shell)-Implement a simple shell command interpreter (Shell)
<徐舒怡> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[其他小程序TimeComplex

说明:递归、迭代时间复杂度分析,可结合Excel绘制图像-Recursion, iteration time complexity analysis can be combined with Excel rendering image
<朱金梦> 在 2025-07-08 上传 | 大小: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 procedure described above.
<徐舒怡> 在 2025-07-08 上传 | 大小: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 receiving messages.
<徐舒怡> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[其他小程序calculate

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

[其他小程序VBforWord

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

[其他小程序DES-encryption

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

[其他小程序normalization

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

[其他小程序cpld-115200_215207382

说明:cpld 代码,用于计算机组成原理教学使用。-cpld code
<qiqi> 在 2025-07-08 上传 | 大小: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> 在 2025-07-08 上传 | 大小:443kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 10933.34 .35 .36 .37 .38 ... 21467 »

源码中国 www.ymcn.org