资源列表

« 1 2 ... .88 .89 .90 .91 .92 64593.94 .95 .96 .97 .98 ... 66605 »

[其他小程序Execl

说明:Execl宏编程,对数据进行一些简单的处理,Execl表之间建立连接-Execl macro-program, to carry on some simple data processing, Execl connection is established between tables
<潘强> 在 2025-02-24 上传 | 大小:37kb | 下载:0

[其他小程序Personal-Address-Book

说明:个人通讯录,支持输入,显示,查找,杀出,插入,保存,排序记录-Personal Address Book, support for input, display, search, blaze, insert, save, sort records
<李超凡> 在 2025-02-24 上传 | 大小:4kb | 下载:0

[其他小程序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-process
<徐舒怡> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[其他小程序kaerman

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

[其他小程序shell_test

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

[进程与线程pthread

说明:创建两个线程,分别向线程传递如下两种类型的参数并在线程中打印:传递整型值、传递字符。-Create two threads, the following two types of parameters are passed in each thread to thread print: pass integer value, passing characters.
<徐舒怡> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[进程与线程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
<徐舒怡> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[其他小程序TimeComplex

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

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

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

[其他小程序calculate

说明:这是计算器,你可以用它计算,这个很有用,希望能帮助你,谢谢。-This is a calculate,you can use it to calculate and it is very useful.
<蔡路> 在 2025-02-24 上传 | 大小:1.19mb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 64593.94 .95 .96 .97 .98 ... 66605 »

源码中国 www.ymcn.org