-
c语言实现基础数据结构
这是c语言实现的一套基础算法库,包括向量,链表,队列,哈希等算法,并内置了迭代器操作,经过了完整的测试,欢迎使用
- 2023-08-22 09:25:03下载
- 积分:1
-
该代码实现了A率和mu率PCM算法,有详细的注释说明,
该代码实现了A率和mu率PCM算法,有详细的注释说明,-the code achieved A rate and the rate of PCM mu algorithm, a detailed explanatory notes
- 2022-01-28 03:45:50下载
- 积分:1
-
java用星号输出菱形_buychicken
资源描述
用java在控制台输出一个指定边长的菱形:
输入一个数n:4
*
***
*****
*******
*****
***
*
古典问题:一百元钱买一百只chicken,公chicken五元一只,母chicken三元一只,小chicken一元三只。
- 2023-04-01 06:50:04下载
- 积分:1
-
讨论基于软件无线电技术的直接序列扩频码元捕获及跟踪的快速算...
讨论基于软件无线电技术的直接序列扩频码元捕获及跟踪的快速算-Discussion is based on software radio technology, direct-sequence spread-spectrum code yuan to capture and track the fast calculation
- 2022-02-20 16:29:08下载
- 积分:1
-
这个图书馆对多项式定义的基本操作,并包含3不同…
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.-This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
- 2022-01-22 15:11:18下载
- 积分:1
-
Fortran:四种方法求积分
这个是Fortran求积分的源代码,包括高斯五点法,高斯三点法,抛物线法,梯形法。希望能对大家有帮助。
- 2023-05-07 06:10:02下载
- 积分:1
-
不使用递归的快速排序法
不使用递归的快速排序法-Quick sort without using recursive
- 2023-01-30 18:50:04下载
- 积分:1
-
可计算工业卧式设备,荷载类型有:风荷载,地震荷载,设荷载,温度应力。基础类型有:桩基础。...
可计算工业卧式设备,荷载类型有:风荷载,地震荷载,设荷载,温度应力。基础类型有:桩基础。-computable industrial equipment, load types : wind loads, earthquake loading, based load and temperature stress. Basic types : pile foundation.
- 2023-03-30 05:15:03下载
- 积分:1
-
殷人昆第二版源代码(参考)
瑞士的计算机学者Niklaus Wirth在1976年出版了一本书,书名为《算法+数据结构 = 程序设计》,它正说明了数据结构与算法在程序设计中的作用。程序设计的实质即为计算机处理问题编制一组
- 2022-11-21 17:05:03下载
- 积分:1
-
C + + 中的 Strassen 算法源代码
使用 Strassen Algorithm 对乘法方阵。
IDE Visual Studio 2012 的 c + + 项目。
- 2022-07-03 06:21:52下载
- 积分:1