-
C语言程序,有限元
编一些基础的C有限元程序,效率高,
- 2022-07-19 14:01:49下载
- 积分:1
-
自己编写的集合覆盖问题的贪心近似算法,请指教
自己编写的集合覆盖问题的贪心近似算法,请指教-I have written a collection of coverage of the greedy approximation algorithm for the problem, please advice
- 2023-03-08 15:20:02下载
- 积分:1
-
Verilog数字积分法2轴插补
module DDA_xy(rst,clk,start,pls_A,pls_B,busy);2轴数字积分法插补算法,输出A、B两轴脉冲,采用verilog hdl语言编写,是用 verilog 来实现数控中的数字积分法插补-verilog to the NC is the number of points in the interpolation method
- 2022-01-28 08:33:01下载
- 积分:1
-
小波提升格式的java源代码,包括标准的分裂、预测和更新三步,以及一个实例...
小波提升格式的java源代码,包括标准的分裂、预测和更新三步,以及一个实例-Lifting format java source code, including the standard split, forecasts and updates of steps, and an example
- 2022-03-18 20:08:08下载
- 积分:1
-
报告
数值分析实验报告-report
- 2022-08-10 07:04:01下载
- 积分:1
-
数字验证码的识别
本算法采用C#语言编写,实现了对数字级别的验证码进行识别。首先利用Denoising()函数对图片进行预处理,去除杂质,利用to_str()函数对图片进行分割并转换为字符串,利用shibie_single()对每个字符串进行识别,最红将每个识别结果拼接得到最终结果。
- 2022-02-15 21:00:47下载
- 积分:1
-
8皇后问题代码
使用Las Vegas方法与回溯方法结合,改进8后问题算法
- 2022-07-17 13:25:19下载
- 积分:1
-
迪杰斯特拉最短路径算法
迪杰斯特拉最短路径算法-Floyd shortest path algorithm
- 2023-08-08 05:50:03下载
- 积分:1
-
This is the document on the operation of a title, and that Italy, we can see tha...
这是关于文件操作的一个题,由题意可知,该题解决起来应该分为三个部分。第一部分即从in.dat中读入数据,第二部分即实现排序的算法,最后应该实现将排序的结果输出到out.dat中。-This is the document on the operation of a title, and that Italy, we can see that the solutions to the problem should be divided into three parts. The first part from in.dat read into the data, the second part of that is to achieve the ranking algorithm, the final order will be to achieve the results were exported to out.dat.
- 2022-05-24 19:47:39下载
- 积分:1
-
关于小波理论的课件,介绍傅立叶变换的内容
关于小波理论的课件,介绍傅立叶变换的内容
- 2023-03-16 23:40:03下载
- 积分:1