-
3n+1的算法
acm程序设计大赛的练习题目
3n+1的算法
acm程序设计大赛的练习题目-3n algorithm acm a program design contest entitled to practice
- 2022-08-15 14:41:36下载
- 积分:1
-
是有关acm一道试题的解答方式飞拉开市解放路开始减肥
是有关acm一道试题的解答方式飞拉开市解放路开始减肥-Acm together is the way to answer the questions started to fly the city began to lose weight Jiefang
- 2023-07-21 13:35:03下载
- 积分:1
-
a algorithm for short time fourier transform
一种短时傅立叶变换的算法.并利用短时傅立叶变换画图-a algorithm for short time fourier transform
- 2022-04-26 17:11:05下载
- 积分:1
-
Will perform 3D Gaussian quadrature over a user
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.
Function inputs need not accept vector args. -Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use.Function inputs need not accept vector args.
- 2023-05-07 01:50:02下载
- 积分:1
-
实现集合的交和并集
实现集合的交和并集- The realization gathers junction with sum aggregate
- 2022-09-30 21:30:03下载
- 积分:1
-
文本分割
对于文本分割功能,并不差,使用使用 c + + 实现的你可以给它一试,于某简单。
- 2022-10-11 14:35:03下载
- 积分:1
-
Microsoft CryptoAPI
Microsoft CryptoAPI 可以自己看看
!
- 2022-01-26 08:19:07下载
- 积分:1
-
棋盘填满n*n的棋盘上(1LT;= NLT;= 10)请插入1,2,…
棋盘填数问题 在N*N的棋盘上(1
- 2022-03-18 00:25:40下载
- 积分:1
-
dijkstra求最短路
dijkstra求最短路:最短路问题是重要的最优化问题之一,它不仅可以直接应用于解决实际的许多问题,如管道铺设、线路安排、厂区布局、设备更新等,而且经常被作为一个基本工
具,用于解决其他问题。对于两点间的距离大于或者等于0的问题而言,目前公认的最好的方法是由Dijkstra于1959年提出来的。
- 2022-09-09 03:25:03下载
- 积分:1
-
各种形态学源码,以及图像dib的类建立,封装性好,方便实用效果好
由于MFC没有封装DIB类,编写面向对象的的DIB类,易于维护和移植;然后提供数学形态学代码,实现图像各种形态学运算,处理时只需要定义形态学类然后进行调用即可,代码都经过调试运行,现在应用与工程项目中
- 2022-02-01 20:07:16下载
- 积分:1