-
ASE的小例子
一个 aes 的例子,里面有详细的算法和 比较简单的例子,易懂。遵循 ase 的流程进行编写。。
- 2022-04-06 19:26:42下载
- 积分:1
-
二进制搜索 java 代码
导入 java.util.* ;类 BinarySearch{int [] ;无效的 get){扫描仪 sc = 新的 Scanner(System.in) ;System.out.println ("输入 no。元素") ;= 新 int[sc.nextInt()] ;System.out.println ("输入元素") ;为 (int 我 = 0 ; 我 < a.length;i++)a[i]=sc.nextInt() ;}int binarySearch (int n){int 低 = 0 ;int high=a.length-1 ;虽然 (低 < = 高){int 中期 =(low+high)/2 ;if(a[mid]==n)返回 (中期) ;if(n = 1 & & a [j-1] > t; j — —)[j] = [j-1] ;[j] = t ;}}空 display(){System.out.println ("给定的列表是") ;为 (int 我 = 0 ; 我 < a.length;i++)System.out.print ([i] +"") ;System.out.println() ;
- 2023-01-30 23:10:03下载
- 积分:1
-
这是一个图论Gomory-Hu算法!!!
This is a Gomory Hu algorithm-This is a Gomory Hu algorithm!!!
- 2022-03-14 12:08:08下载
- 积分:1
-
定步长龙格之间的区域一体化
全区间积分的定步长龙格-库塔法-regional integration between the fixed step Changlong Runge- Kutta method
- 2023-04-12 11:45:03下载
- 积分:1
-
数值计算的稳定性也很好,同时也非常精确。
作为数值计算中稳定性很好的,同时求解激波很准确的求解格式-The stability of numerical calculation as well, at the same time very accurate solution of shock wave solving format
- 2022-01-26 05:18:15下载
- 积分:1
-
经典c程序100例
经典c程序100例-100 cases of classic c procedures
- 2022-03-23 03:53:28下载
- 积分:1
-
巴特渥斯滤波器设计(butterworth),根据设计参数需要,设计出符合要求的滤波器,并提供示意图...
巴特渥斯滤波器设计(butterworth),根据设计参数需要,设计出符合要求的滤波器,并提供示意图-Bateoushi Filter Design (3.8mA), according to the design parameters, designed to meet the requirements of filters, and to provide diagram
- 2022-02-04 01:46:08下载
- 积分: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
-
基于PLC 的温控系统设计与研究 Des ign
资源描述摘要:介绍了用罗克韦尔PLC 设备构成温控系统的设计与研究, 讨论了PLC 输入输出控制的外部接口及显示扩展的软硬件
设计, 并对PLC 和PC 的通信和数据技术进行了分析, 给出了部分程序。
关键词:PLC;温度控制;热电阻模块;通信
- 2023-03-23 12:25:03下载
- 积分:1
-
棋盘覆盖问题的算法源程序
棋盘覆盖问题的算法源程序-chessboard coverage of the algorithm source code
- 2023-03-22 09:05:03下载
- 积分:1