-
双色球随机软件源码
void CRandDlg::OnOK()
{
// TODO: Add extra validation here
int a[7];
int b=0;
srand((unsigned)time( NULL ));
for (int i=0;i
- 2022-03-24 20:24:18下载
- 积分:1
-
基于51ds1302、ds18b20数码管显示
基于51ds1302、ds18b20数码管显示 基于51ds1302、ds18b20数码管显示基于51ds1302、ds18b20数码管显示基于51ds1302、ds18b20数码管显示基于51ds1302、ds18b20数码管显示
- 2022-02-14 12:10:53下载
- 积分:1
-
MD5算法的源代码
MD5算法的源代码
MD5算法的源代码
MD5算法的源代码-MD5 algorithm MD5 algorithm source code source code
- 2022-03-14 21:14:03下载
- 积分:1
-
compress_dwt
差分脉冲编码调制(DPCM)是一种高效的数据压缩技术
- 2022-03-05 16:59:21下载
- 积分:1
-
使用python实现搜索和广深(人工智能)
本文介绍了搜索深度和宽度在人工智能中使用的发展。
在实现中使用了Python。
- 2022-04-19 19:55:02下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC+...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting data processing and regression analysis of the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-09-26 01:50:03下载
- 积分:1
-
C++实现矩阵的所有运算
利用C++实现了,矩阵的所有运算,包括矩阵的基础运算、以及矩阵的LU分解、矩阵QR分解等等,对于进行矩阵运算来说这是一个很不错的代码,希望对大家能够有所帮助
- 2022-02-14 15:25:09下载
- 积分:1
-
himself in a fractal procedures and supports dynamic expression compiler
自己写的一个分形程序,支持动态编译表达式-himself in a fractal procedures and supports dynamic expression compiler
- 2022-02-15 13:27:01下载
- 积分:1
-
vc并行算法 论文
vc并行算法 论文-vc parallel algorithm papers
- 2022-03-22 12:51:08下载
- 积分:1
-
雅可比算法的算例程序,用简单明了的计算过程展示了雅可比算法的C设计过程。...
雅可比算法的算例程序,用简单明了的计算过程展示了雅可比算法的C设计过程。-Jacobi algorithm example program, with a simple and straightforward calculation shows C Jacobi algorithm design process.
- 2022-03-31 09:17:14下载
- 积分:1