资源列表

« 1 2 ... .89 .90 .91 .92 .93 213794.95 .96 .97 .98 .99 ... 216390 »

[系统编程PCP

说明:操作系统名著的生产者消费者问题,解决互斥等问题,代码简单-OS classic producer consumer issues, to resolve such issues as mutually exclusive, the code simple
<poplar> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[其他小程序CRC

说明:用C语言编写的循环冗余算法的代码(CRC)-With the C language algorithm for cyclic redundancy code (CRC)
<jj> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[其他小程序LRU

说明: 1、产生一个需要访问的指令地址流,它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列,使得 50%的指令是顺序执行的。25%的指令均匀地散布在前地址部分,25%的地址是均匀地散布在后地址部分。   2、指定合适的页面尺寸(例如以 1K或2K为1页);   3、指定内存页表的最大长度,并对页表进行初始化; 4、每访问一个地址时,首先要计算该地址所在的页的页号,然后查页表,判断该页是否在主存——如果该页已在主存,则打印页表情况
<黄俊> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[并行运算pthread

说明:这是一个在linux下运行的并行程序 由ptread实现-this a program written in parell and can run on linux
<crytal> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[并行运算openmp

说明:这是一个由openmp实现的并行程序 欢迎大家分享-this program is written by openmp ,it is a concurrent program
<crytal> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[并行运算mpi

说明:这是一个由mpi实现的源程序 找到0的位置 欢迎大家分享-this is a parallel program
<crytal> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[并行运算mpv

说明:这是一个pvm实现的并行计算程序 计算pai值 欢迎大家分享-this is also a parallel progam in linux
<crytal> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[其他小程序os4

说明:用c语言实现模拟unix环境下成组链接法-Unix using c language for analog environment into a set of links France
<fandy> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[其他小程序extendedkalmanfilter

说明:关于扩展Kalman滤波的matlab程序,共同学习共同交流-With regard to extended Kalman filter matlab program, learn together and share their
<zhoufeng> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算RobergandIntgauss

说明:在MATLAB平台下,利用龙贝格公式和高斯公式,求解数值积分,源码-In the MATLAB platform, using Romberg formula and the Gauss formula, solving numerical integration, source code
<chenshanshan> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[OpenCV000

说明:Mahalanobis距離是一個可以準確找出資料分布上面極端值(Outliers)的統計方法,使用線性迴歸的概念,也就是說他使用的是共變數矩陣以及該資料分布的平均數來找尋極端值的產生,而可以讓一群資料系統具有穩健性(Robust),去除不必要的雜訊訊息,這邊拿前面共變數矩陣的資料為例,並且新增了兩個點座標向量來做Mahalanobis距離的比較-Mahalanobis distance is the information that can accurately identify the dis
<nip> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[OpenCV000

说明:OpenCV提供了一個通用矩陣乘法的函式,cvGEMM(),代表的是GEneralized Matrix Multiplication,cvGEMM()可以處理線性代數方面許多的乘法運算,cvmMul()矩陣乘法這個函式就是從這裡來的,cvmMul()在"cvcompat.h"及"cxcore.h"這兩個函式庫被定義-OpenCV provides a common matrix multiplication function, cvGEMM (), represents the GEneral
<nip> 在 2025-09-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 213794.95 .96 .97 .98 .99 ... 216390 »

源码中国 www.ymcn.org