-
from regular
从正则式转化为有穷自动机-from regular-into DFA
- 2022-08-22 01:19:02下载
- 积分: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
-
几个关于汉诺塔算法的C++源代码,对于理解递归算法很有帮助...
几个关于汉诺塔算法的C++源代码,对于理解递归算法很有帮助-Tower of Hanoi algorithm on a few of the C++ source code helpful for understanding the recursive algorithm
- 2022-02-25 22:03:59下载
- 积分:1
-
The section of least squares procedures, very good, and hope that we share
最小二乘法的一段程序,很好用,希望大家共享-The section of least squares procedures, very good, and hope that we share
- 2022-12-26 20:45:02下载
- 积分:1
-
包括两个源,wavelet1d维多利亚是小波变换;wavelet2d。是..
包含两个源码,Wavelet1D是一维小波变换;Wavelet2D,是二维小波变换。可直观的显示小波算法的演示效果。-includes two source, Wavelet1D Victoria is a wavelet transform; Wavelet2D. is a two-dimensional wavelet transform. Visual display may wavelet algorithm demonstration effect.
- 2023-03-31 11:20:04下载
- 积分:1
-
级联式SVM
cascadeSVM是层级式的SVM,是将SVM分布式处理的一种方式,它可以实现快速的模型训练和测试,提高单节点的性能
- 2023-03-31 08:45:04下载
- 积分:1
-
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动...
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendment : 1. Using the principle of two Brandt. Human-Computer Interaction
- 2023-06-21 20:30:03下载
- 积分:1
-
Implementacao Relogio
使用秒、分钟和小时变量观察实施情况;
- 2023-04-04 21:35:03下载
- 积分:1
-
文件1.txt,2.txt,3.txt和5.txt为用Fortran编写的有限元程序 4.txt为用c++编写的钢筋混凝土异形柱的全过程非线性分析源程序...
文件1.txt,2.txt,3.txt和5.txt为用Fortran编写的有限元程序 4.txt为用c++编写的钢筋混凝土异形柱的全过程非线性分析源程序-document 1.txt, 2.txt, 3.txt and 5.txt Fortran prepared for the use of the finite element program 4.txt to use C++ to prepare the R.C.special-the whole process of nonlinear analysis source
- 2022-08-18 18:12:35下载
- 积分:1
-
dsp28335 spwm
采用dsp28335 产生三相的spwm信号,在微型逆变器中的应用,分析了spwm信号的产生原理与dsp28335相关的寄存器配置,
- 2022-05-13 20:50:16下载
- 积分:1