-
数据结构中的迷宫求解
此算法是加载一个写好的迷宫,并运用此算法求解迷宫,将求解出来的迷宫道路在屏幕上显示出来。此算法简单易懂,很适合初学者想要加强数据结构的编程能力。
- 2022-07-09 11:28:48下载
- 积分:1
-
BMP Binare 代码,16 系统
#include < stdlib.h >
#include < stdio.h >
int (主要) {
//ЭТО БУДЕТ ИМЯ ИСХОДНОГО ФАЙЛА
char ima_faila [256] ;
//БУФЕРНАЯ ПЕРЕМЕННАЯ
int 布费尔 ;
char prodolzhit_ili_net = "y";
int; chotchik
文件 * f;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-14 04:00:04下载
- 积分:1
-
啮合工具箱
网格操作算法
- 2022-07-14 03:56:15下载
- 积分:1
-
SM2、SM3、SM4算法说明及c语言代码
实现国密算法的SM2、SM3、SM4,可以界面上测试算法的正确性,同时包含国密局公开的国密算法规范
SM2椭圆曲线公钥密码算法
SM3密码杂凑算法
适用于商用密码应用中的数字签名和验证、消息认证码的生成与验证以及随机数的生成,可满足多种密码应用的安全需求。
SMS4 密码算法
该算法的分组长度为128比特,密钥长度为128比特。加密算法与密钥扩展算法都采用32轮非线性迭代结构。解密算法与加密算法的结构相同,只是轮密钥的使用顺序相反,解密轮密钥是加密轮密钥的逆序。
- 2022-10-18 23:30:03下载
- 积分:1
-
LDL 分解源码。从文件输入数据,编译运行后结果输出在输出文件中。...
LDL 分解源码。从文件输入数据,编译运行后结果输出在输出文件中。-LDL decomposition source. Import data from the document, compiled the results after the operation output in the output document.
- 2022-07-18 02:37:59下载
- 积分:1
-
PSCNC源代码
一个有用的CNC代码,C语言编写,包括G代码编译,插补功能,I/O编程-A useful CNC code written in C
language, including the G-code compiler, interpolation functions, I/O
programming
- 2022-03-14 02:50:37下载
- 积分:1
-
s 变换的vc++源程序代码,需要用到fftw函数库
s 变换的vc++源程序代码,需要用到fftw函数库-s Transform vc++ source code necessary to use fftw library
- 2022-08-06 01:13:32下载
- 积分:1
-
calculation of the distribution function F function
计算F分布函数的函数值-calculation of the distribution function F function
- 2022-05-22 17:19:25下载
- 积分:1
-
a chessboard horse riding
一个C的马踏棋盘-a chessboard horse riding
- 2022-03-24 08:05:02下载
- 积分:1
-
C++实现离散数学中对称矩阵的判断。6行6列的矩阵,闲来无事,用VC++写一个小程序,判断是否是配对矩阵,很有意思哦!...
C++实现离散数学中对称矩阵的判断。6行6列的矩阵,闲来无事,用VC++写一个小程序,判断是否是配对矩阵,很有意思哦!-C++ realization of discrete mathematics in the symmetric matrix judgments. 6 row 6 of the matrix, nothing better, using VC++ to write a small program to determine whether the matching matrix, very interesting oh!
- 2022-01-25 14:58:01下载
- 积分:1