-
Nonlinear Schr枚dinger equation source code nonlinear Schr枚dinger equation Nonlin...
- 2022-02-11 21:52:14下载
- 积分:1
-
皇后问题快速算法
皇后问题快速算法-Queens Fast Algorithm
- 2022-03-11 06:57:20下载
- 积分:1
-
A relatively simple calculator, the basic completion of the real functions of ad...
一个比较简单的计算器,基本完成了实数的加减乘除的功能,还有取负号,开方,倒数,清除等功能.-A relatively simple calculator, the basic completion of the real functions of addition and subtraction, multiplication and division, as well as from a negative number, prescription, countdown, removing and other functions.
- 2023-05-08 21:50:03下载
- 积分:1
-
并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)...
并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)-Parallel programming methods in the Monte Carlo description of the procedures seek π value (specific language using MPI C)
- 2022-01-21 02:15:29下载
- 积分:1
-
来自于http:acm.zju.edu.cn上的一个名叫Fece的用C写的程序
来自于http:acm.zju.edu.cn上的一个名叫Fece的用C写的程序-from http:acm.zju.edu.cn named one of the C Fece written procedures
- 2023-09-05 10:15:03下载
- 积分:1
-
降采样(16Kto8K)
录音库采集,经常采用高采样率,如44.1k或16k, 但实际应用场合,录音采样率可能只有8k,因此需要降采样。本源码实现录音wav文件降采样,从16K转8K. 采用连续两点求平均,转完时域波形几乎不影响,听不出差别,但如用于语音识别,则可能有影响。
- 2022-01-25 22:51:20下载
- 积分:1
-
遗传算法tsp
基于遗传算法以TSP中的中国旅行商问题为例进行求解,采用轮盘赌、顺序交叉、反转变异方式实现算法涉及的选择、交叉、变异策略,利用C++语言编码进行仿真实验,验证本文所设计算法的正确性和可行性.
- 2022-10-19 02:05:03下载
- 积分:1
-
Nurbs曲线曲面库源码
学习NURBS时写的NURBS曲线曲面的库-NurbsLib,用它就可以画NURBS曲线和曲面了。里面的源代码参照了The NURBS Book, 注意该程序只能编译出来库文件,NurbsCurve.lib和NurbsSurface.lib如果想画NURBS曲线和曲面还要自己建立OPENGL三维环境,根据节点矢量和权因子等调用该库绘制曲线和曲面。同时注意使用了matrix.h的头文件实现矩阵运算。
- 2022-02-13 18:59:02下载
- 积分:1
-
组合数学的算法与程序设计
组合数学的算法与程序设计-combination of mathematical algorithms and program design
- 2023-07-02 17:00:05下载
- 积分:1
-
骑士漫游问题C语言示例.详见ReadMe.
骑士漫游问题C语言示例.详见ReadMe.-Cleveland roaming C-language examples. See ReadMe.
- 2023-02-01 10:35:04下载
- 积分:1