-
the procedures windows xp environment to prepare for the java source files, We c...
本程序由windows xp 环境下
编写,为java 的源程序,大家可用javac 编译后使用. -the procedures windows xp environment to prepare for the java source files, We can use the javac compiler.
- 2023-09-04 10:05:02下载
- 积分:1
-
MATLAB functions: LLL.m, Brun.m, Seysen.m. These functions implement different lattice reduction al
The supplementary material consists of three MATLAB functions:
LLL.m
Seysen.m
Brun.m
These functions implement different lattice reduction algorithms in MATLAB.
The functions are well-documented, explaining their functionality as well
as how to run them. The software is provided for free and without warranty.
- 2023-07-10 23:10:03下载
- 积分:1
-
介绍了有关最小生成树prim的生成途径以及程序具体设计
介绍了有关最小生成树prim的生成途径以及程序具体设计-Describes the generation of the minimum spanning tree prim specific design of channels and programs
- 2022-08-13 07:25:03下载
- 积分:1
-
对任意长整数进行加减的类,详见txt文件。
对任意长整数进行加减的类,详见txt文件。-For any long integer add or subtract the class, see txt file.
- 2022-02-03 15:16:28下载
- 积分:1
-
linux C数据结构
数据的逻辑结构决定了算法,数据的存储结构决定了如何实现算法。但是我觉得还是要了解一点C的基础知识比较好。因为数据结构里用的语言不是严格的c语言而是一种类c的解释语言。有c更有助于你理解数据结构。而且若是你想更进一步发展的话,比如考研数据结构就是必考的一门,所以数据结构很重要!!基于linux C的数据结构基本算法,适合初级学习,代码详细,经稍微修改可以解决实际问题,
- 2022-07-19 22:59:25下载
- 积分:1
-
地质学中使用的钻孔插值算法。输入网格的宽度和高度,可以得到钻孔数。...
地质学中使用的钻孔插值算法。输入网格的宽度和高度,可以得到钻孔数。-Geology interpolation algorithm used in drilling. Transmission grid width and height, the number can be boring.
- 2022-10-30 13:35:03下载
- 积分:1
-
最大子段和 源码
该代码用于求最大子段和,常用语大学或研究生算法课程的作业。当然,该源码是练习算法的一个很好的例子。
- 2022-01-26 06:55:47下载
- 积分:1
-
科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。...
科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
- 2022-03-19 21:38:14下载
- 积分:1
-
Handwritten
非常好的学习资料,请参考,以后多多请教高手,我这方面还不是很懂-Handwritten
- 2023-02-18 04:00:04下载
- 积分:1
-
最长公共子串的Java实现和NPL应用
资源描述这是关于动态规划的一个问题,一般称之为最长公共字串问题,但是在这里采用了Java语言来进行实现,可以帮助我们更好的理解动态规划这个经典算法
- 2023-02-27 18:40:03下载
- 积分:1