-
2纬下正方自规避随机行走,采用蒙德卡罗方法计算其指数
2纬下正方自规避随机行走,采用蒙德卡罗方法计算其指数-randomwalk Monte Carlo
- 2022-03-21 17:21:49下载
- 积分:1
-
互联网的建立
VC下的INTERNET的建立-VC establishment of the Internet
- 2022-10-12 17:25:03下载
- 积分:1
-
ADPCM音频编解码器,使用标准的C语言编程,实现了G.711,g.72 3,…
音频ADPCM编解码器,采用标准C语言编程,实现G.711,G.72 3,16K,24K,32K算法-ADPCM audio codec, using standard C language programming, realize G.711, G.72 3,16 K, 24K, 32K Algorithm
- 2022-01-25 18:36:54下载
- 积分:1
-
最小二乘法递推算法辨识程序,输入u,输出y, 输出结果中的c矩阵中最后一列为参数估计值....
最小二乘法递推算法辨识程序,输入u,输出y, 输出结果中的c矩阵中最后一列为参数估计值.-Recursive least squares algorithm for identification procedures, input u, output y, the output matrix c of the last one as the estimated value of parameters.
- 2022-02-03 05:27:37下载
- 积分:1
-
ME500单片机开发系统演示程序
ME500单片机开发系统演示程序 - 时钟
LCD1602显示-Singlechip ME500 demo program development system- LCD1602 display clock
- 2023-03-04 02:35:03下载
- 积分:1
-
《数字图像处理编程入门》吕凤军 第九章的代码。程序较简单,但实现了所有的基本功能。可以作为好的入门教材。...
《数字图像处理编程入门》吕凤军 第九章的代码。程序较简单,但实现了所有的基本功能。可以作为好的入门教材。-"Digital Image Processing Programming Primer" Mr Lu Fengtai chapter IX of the military code. Procedure is relatively simple, but achieving all of the basic functions. Could serve as a good introductory materials.
- 2022-03-19 12:12:11下载
- 积分:1
-
这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。...
这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。-This a compatible standard C-IO interface, which can be used to visit*. zip file. (Support for the compression and decompression).
- 2022-01-21 05:11:22下载
- 积分:1
-
RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对...
RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对数。可应用于电力系统数据的压缩。-Ray compression integrated statistics and dictionary method, the database compression algorithm. The algorithm is targeted at high repetition rate of data compression algorithm, a higher compression ratio. If all the repeat, then the compression ratio is 2 to the end of a few. Can be applied to power system data compression.
- 2022-07-20 10:56:53下载
- 积分:1
-
魔兽改图工具。
魔兽改图一条龙
魔兽改图工具。
魔兽改图一条龙-dota
allstarbSuccess = ReadFile(hFile, buff, dwFileSize, &dwBytesRead, NULL)
CloseHandle(hFile)
if (!bSuccess || (dwBytesRead != dwFileSize))
{
free(buff)
return 0L
}
hash = XORRotateLeft(buff, dwFileSize)
free(buff)
return hash
- 2022-08-31 15:15:08下载
- 积分:1
-
I do not what to do the introduction. If you play at home to manage the system,...
我就不做什么介绍了.你们打家假如要管理系统的话就下下来自己看吧-I do not what to do the introduction. If you play at home to manage the system, then on the next down and see their own
- 2022-10-13 00:20:03下载
- 积分:1