-
双色球随机软件源码
void CRandDlg::OnOK()
{
// TODO: Add extra validation here
int a[7];
int b=0;
srand((unsigned)time( NULL ));
for (int i=0;i
- 2022-03-24 20:24:18下载
- 积分:1
-
achieve with a horse vc checkerboard
用vc实现的马跳棋盘-achieve with a horse vc checkerboard
- 2022-01-25 21:52:07下载
- 积分:1
-
MWC飞控2.3源码
MWC是完全开源的多旋翼飞行器飞控,基于Arduino平台。飞控分为三轴模式和六轴模式,可根据个人喜好自主配置。支持多种陀螺仪和加速度计,同时支持电子罗盘和GPS。整个工程结构清晰,IMU算法简洁易懂。
- 2023-03-31 04:25:05下载
- 积分:1
-
自己编写的,背包问题的各种近似算法以及动态规划算法,请多多指教...
自己编写的,背包问题的各种近似算法以及动态规划算法,请多多指教-I have written, knapsack problem, as well as a variety of approximate dynamic programming algorithm algorithm, please advice
- 2023-07-22 05:35:03下载
- 积分:1
-
实序列IFFT傅里叶反变换算法
离散傅立叶反变换 (IDFT)及其快速算法 (IFFT)通常是针对一般的复数序列定义和推导的 ,
而在实际应用中 ,进行时频分析的信号大多是实数信号 ,即实序列。
是基于C语言编写的基于时间抽取的基二实序列FFT傅里叶变换算法和IFFT傅里叶反变换算法。
- 2023-08-14 04:30:04下载
- 积分:1
-
ffmpg库的源码
FFmpeg README
-------------
1) Documentation
----------------
* Read the documentation in the doc/ directory.
2) Licensing
------------
* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
liba52 and libpostproc are licensed under the Lesser GNU General
Public License.
* liba52 and libpostproc are distributed under the GNU General Public
License and their compilation and use is optional in ffmpeg.
Fabrice Bellard.
- 2022-07-03 09:19:29下载
- 积分:1
-
数学全排列算法
组合数学,全排列字典序、递增进位、递减进位、邻位对换法,C,算法,包含完整的工程文件,用VC++6.0开发,可以直接运行,有几种方式可选,可以根据情况输出计算时间
- 2022-11-25 07:35:03下载
- 积分:1
-
高斯赛德尔逆矩阵算法类
高斯赛德尔逆矩阵算法类-high Shisaideer inverse matrix algorithm category
- 2022-03-02 18:55:12下载
- 积分:1
-
C语言源代码 万年历
C语言源代码 万年历-C language source code hefty almanac
- 2022-10-05 02:45:03下载
- 积分:1
-
matlab SA algorithm
应用背景
智能优化,线性规划,路径寻优,。。。。。。。。。。。。。。。
关键技术matlab实现,求解优化问题,最优值寻找。。。
- 2022-02-24 18:16:56下载
- 积分:1