资源列表

« 1 2 ... .57 .58 .59 .60 .61 10962.63 .64 .65 .66 .67 ... 14959 »

[书籍源码aa221

说明:用于信号特征提取、信号消噪,包括最后计算压缩图像的峰值信噪比和压缩效果的源码,连续相位调制信号(CPM)产生。- For feature extraction, signal de-noising, Including the final
<童宝波> 在 2024-12-28 上传 | 大小:6kb | 下载:0

[书籍源码hg228

说明:实现六自由度运动学逆解算法,包括随机梯度算法,相对梯度算法,包括四元数的各种计算。- Six degrees of freedom to achieve inverse kinematics algorithm, Including stochastic gradient algorithm, the relative gradient algorithm, Including quaternion various calculatio
<戴小明> 在 2024-12-28 上传 | 大小:6kb | 下载:0

[汇编语言8086

说明:汇编语言,8086排序题 代码见1.asm文件(Assembly language, 8086 sort question code, see assembly language, 8086 sorting questions, code see 1.asm.)
<patirck > 在 2024-12-28 上传 | 大小:6kb | 下载:0

[操作系统开发远程socket通信

说明:远程socket通信代码 内含client和server代码(Contains four source code and experimental instructions)
<patirck > 在 2024-12-28 上传 | 大小:6kb | 下载:0

[书籍源码chapter4

说明:TSP是典型的NP完全问题,既其最坏情况下的时间复杂度随着问题规模的增大按指数方式增长,到目前为止还未找到一个多项式时间的有效算法。(TSP is a typical NP complete problem, and its worst-case time complexity increases exponentially as the problem size increases. So far, no polynomial tim
<张东冉111 > 在 2024-12-28 上传 | 大小:6kb | 下载:0

[Dephi控件源码AtualizaCatraca

说明:I do not know why so much.
<wcunhajunior > 在 2024-12-28 上传 | 大小:6kb | 下载:0

[LabViewqshiftgen

说明:此代码是Q-shift DTCWT的源码,用于matlab平台,适用于图像的去噪(This code is Q-shift DTCWT source for matlab platform for image denoising)
<minilove > 在 2024-12-28 上传 | 大小:6kb | 下载:0

[Dephi控件源码Test Ado-DBF

说明:Test ADO DBF Convertion
<wijaya > 在 2024-12-28 上传 | 大小:6kb | 下载:0

[Dephi控件源码inkvb

说明:Signal dimension estimates, The received signal is given eye and BER simulation systems, LM386 audio signal amplification.
<lenggunqaobie > 在 2024-12-28 上传 | 大小:6kb | 下载:0

[Dephi控件源码UnitMain

说明:通过创建线程 ,用于监控文件目录中的文件,解析后进行备份工作(Through the creation of threads, used to monitor the file directory file, after parsing backup work)
<8037886 > 在 2024-12-28 上传 | 大小:6kb | 下载:0

[并行运算cudaMallocAndMemcpy

说明:在主机和设备之间复制--从“cudaMallocAndMemcpy”模板开始。 第1部分:为设备上的指标 d_a 和 d_b 分配内存。 第2部分:将主机上的h_a复制到设备上的 d_a。 第3部分:将设备从 d_a复制到 d_b。 第4部分:将设备上的 d_b 复制回主机上的 h_a。 第5部分:在主机上释放 d_a 和 d_b。 额外部分:用cudaMallocHost代替malloc来分配h_a。(Copy bet
<p-yang > 在 2024-12-28 上传 | 大小:6kb | 下载:0

[并行运算myFirstKernel

说明:启动内核--从“myFirstKernel”模板开始。 Part1:使用指针d_a为内核的结果分配设备内存。 Part2:使用1-D的1-D网格来配置和启动内核 线程块。 Part3:让每个线程设置一个d_a的元素,如下所示: idx = blockIdx.x * blockDim.x + threadIdx.x d_a [idx] = 1000 * blockIdx.x + threadIdx.x Part4:将d_a
<p-yang > 在 2024-12-28 上传 | 大小:6kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 10962.63 .64 .65 .66 .67 ... 14959 »

源码中国 www.ymcn.org