-
二进制题
这是一道警示题:题目要求:输入11001
111
10011
输出1101
11
1011
长度不超过6位 最好采用数据结构写
- 2022-02-05 15:20:22下载
- 积分:1
-
c语言简单算法实例
c语言简单算法实例-c algorithm example, simple language
- 2022-02-16 05:08:08下载
- 积分:1
-
get the shortest path between two node with arithmetic of DIJ and floyd
利用迪杰斯特拉算法和弗洛伊德算法计算两节点之间的最短路径-get the shortest path between two node with arithmetic of DIJ and floyd
- 2023-01-02 03:50:07下载
- 积分:1
-
program for computation of geography distance and azimuth, especially for earth...
计算地理距离和方位角的程序,特别实用于地球曲线计算-program for computation of geography distance and azimuth, especially for earth curve
- 2023-02-23 17:50:04下载
- 积分:1
-
A very powerful method of steepest descent algorithm for the C++ program, the re...
很强大的最速下降法的C++算法程序,结果也比较精确-A very powerful method of steepest descent algorithm for the C++ program, the results more precise
- 2022-06-17 04:18:10下载
- 积分:1
-
C language Multiplier
用C语言实现的乘法器-C language Multiplier
- 2022-01-27 19:14:22下载
- 积分:1
-
Alogothym 对称背景
Alogothym 对称背景图像处理中。通过 dqd 和图像处理线程开发
- 2022-03-07 11:46:42下载
- 积分:1
-
用龙贝格算法计算sinx 在的积分
用龙贝格算法计算sinx 在的积分-with Romberg algorithm in the integral sinx
- 2023-02-03 14:05:05下载
- 积分:1
-
opencv指纹识别
opencv做的一个指纹识别,处理的输入是指纹图片,JPG格式-finger recognising in c++ with opencv
- 2022-01-25 15:07:29下载
- 积分:1
-
实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。...
实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。-A function of the realization of FFT transform. Call the form of y = bianhuan (xr, n) of them, xr Fourier transform in order to carry out the sampling signal for the input, y is output, n is the length of the signal xr.
- 2022-02-15 20:20:27下载
- 积分:1