-
2009 ACM世界总决赛的问题集
2009 ACM World Final Problem Set
- 2022-04-25 03:01:42下载
- 积分:1
-
维特比译码的代码
维特比代码的 DSP,它可以运行实时。本文档使用 C 语言......Design by Van Linh- HUST....................................................................................................................................................................................................
- 2022-08-13 03:25:21下载
- 积分:1
-
normal random number generator
c#正态分布的随机数发生器-normal random number generator
- 2022-01-26 01:33:55下载
- 积分:1
-
科学计算和C程序集,有好多算法实现,很有用的有
科学计算和C程序集,有好多算法实现,很有用的有-Scientific Computing and C procedures set has a lot of algorithms, have useful
- 2022-06-30 14:27:25下载
- 积分:1
-
多分辨率分块 (MRC) 高速缓存
一个简单的代码(未完成)的多分辨率CHUNKING(MRC),请参阅本文“广域网加速发展中世界”,USENIX10。
我给一个简单的代码库MRC分块。请按你的需要使用或修改它。
- 2022-02-01 11:16:28下载
- 积分:1
-
computer simulation of physical operations, simulated three
计算机模拟物理作业,模拟3体运动-computer simulation of physical operations, simulated three-movement
- 2022-07-14 21:08:52下载
- 积分:1
-
挺好的用于计算年利率和月利率的vb程序
挺好的用于计算年利率和月利率的vb程序-Holbrook used in the calculation of annual and monthly interest rates vb procedures
- 2022-04-24 09:42:51下载
- 积分:1
-
实现数据的FFT算法,纯C代码,可移植性,可用于生成。
实现数据的FFT算法,纯c代码,可移植性好,可以用于一般程序-Realize data FFT algorithm, pure c code, portability, and can be used in the general procedure
- 2022-03-15 17:00:25下载
- 积分:1
-
使用RSA数字签名
//Rivest,Shamir,Adelman(RSA)#include#include#include#include#include#include#includeint enumber(char);char denumber(int);int CK_PRIME(long int);long int Get_GCD(long int,long int)
- 2022-01-22 03:04:32下载
- 积分:1
-
hmax模型C++/matlab混合编程
这是一个已经在我们的论文中所使用的标准代码。关于如何使用C / MATLAB HMAX源代码指令:下载的压缩包HMAX解压它:焦油-xvf hmax.tar这样做:MEX myRespC2new.c(这是MEX函数来计算C2激活)到MEX.c文件编译成.mex*或.dll的平台启动MATLAB键入主运行演示程序,它加载的图像(testImage.gray),并计算出它的C2反应(这是存储在c2Resp之后)。
- 2023-03-18 20:00:03下载
- 积分:1