-
unpacked document, listed a number of commonly used algorithm C procedures, refe...
解压后的文件,列举了大量常用的C算法程序,欢迎参考!-unpacked document, listed a number of commonly used algorithm C procedures, reference welcome!
- 2022-03-17 16:39:25下载
- 积分:1
-
三维流场模拟软件源代码。自带UG......好东西
三维流场模拟软件源代码。自带UG......好东西-Source codes of 3D Flow Field computerized simulation system, contain UG system.
- 2022-12-23 18:45:03下载
- 积分:1
-
DES算法(C语言实现)
资源描述void show2() //加密界面
{
printf("
****************** DES加密 **********************
");
printf(" --------------------------------------------------
");
printf(" **************************************************
");
printf(" ** **
");
printf(" ** 请选择明文和密钥的输入方式: **
");
printf(" ** **
");
printf(" ** 1.直接输入 **
");
printf(" ** **
");
printf(" ** 2.从文件读取 **
");
printf(" ** **
");
printf(" ** 3.退出 **
");
printf(" ** **
");
printf(" --------------------------------------------------
");
printf(" 选择:");
}
- 2023-01-01 21:25:03下载
- 积分:1
-
Cholesky分解方法
#包括;
- 2022-07-18 10:10:42下载
- 积分:1
-
VC++图像处理与识别实用案例精选
应用背景当前图像处理技术处于热门段,本程序介绍了用VC程序如何进行图像处理与识别关键技术VC++图像处理与识别实用案例。。。。。。。。。。。。。。。。。。。。。。。
- 2023-09-03 20:10:05下载
- 积分:1
-
一个可进行矩阵计算的模版类,可实现大多数常用的矩阵计算功能...
一个可进行矩阵计算的模版类,可实现大多数常用的矩阵计算功能-Calculation of a matrix template class can be achieved most commonly used function matrix calculation
- 2022-07-21 05:05:57下载
- 积分:1
-
1602液晶电子钟
应用背景可以做一个时钟,同时可以学习时钟芯片的通信和LCD1602的显示,从实用上体会单片机编程的乐趣关键技术通过使用DS1302时钟芯片保存时间,再由LCD1602显示时间
- 2022-03-01 03:42:45下载
- 积分:1
-
CRC的算法分析和程序实现
CRC的算法分析和程序实现-CRC algorithm analysis and Program Implementation
- 2022-03-19 00:05:36下载
- 积分:1
-
数值分析里的龙贝格算法
数值分析里的龙贝格算法-numerical analysis of the algorithm Romberg
- 2022-01-24 09:27:47下载
- 积分:1
-
几何算法C++
很好的关于几何计算的算法,很值得保留
- 2022-01-22 08:02:18下载
- 积分:1