-
这三段C程序能够产生符合高斯、瑞利和泊松分布的随机数,并且包括关于它们的说明文档...
这三段C程序能够产生符合高斯、瑞利和泊松分布的随机数,并且包括关于它们的说明文档-These three paragraphs C program to generate consistent with Gaussian, Rayleigh and Poisson distribution of random numbers, and includes documentation about them
- 2022-01-31 02:36:39下载
- 积分:1
-
小游戏“神奇翻转”
也称“点灯游戏”。9×9的矩阵中,每选择一个元素,它与其上下左右共5个元素都会由1变为0、或是由0变为1。将所有元素变为1则胜利。本源码使用命令行界面实现这一功能,一方面支持用户手动操作游玩,另一方面给出了算法来自动解决这一问题。
- 2023-05-20 19:20:03下载
- 积分:1
-
动态时间规整算法实现 C#
动态时间规整算法的实现。田北俊议员阮在 C# 中以编程语言编写的 DTW 算法实现。如果您有任何疑问,请联系我在 nxtien@gmail.com
- 2022-08-23 22:30:50下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-10-31 12:55:03下载
- 积分:1
-
本程序为7HC595的驱动程序,为初学者掌握SPI时序给予很大帮助。...
本程序为7HC595的驱动程序,为初学者掌握SPI时序给予很大帮助。-This procedure for 7HC595 driver, SPI master timing for beginners to give great help to me.
- 2022-06-16 19:20:53下载
- 积分:1
-
频谱感知之能量检测
本程序是基于能量检测的频谱感知算法,程序共包括四个文件,分别是主文件,噪声发生文件,阈值计算文件和结果输出文件,希望能对频谱感知研究的初学者能有所帮助,谢谢。
- 2022-03-25 07:14:42下载
- 积分:1
-
用Csharp语言实现KMP查找匹配算法测试正确算法很快
用Csharp语言实现KMP查找匹配算法测试正确算法很快-Csharp language by KMP matching algorithm to find the correct algorithm to test soon
- 2022-02-02 16:29:45下载
- 积分:1
-
NRF51822 UART
/* Copyright (c) 2013 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor ASA.
* Terms and conditions of usage are described in detail in NORDIC
* SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.
*
* Licensees are granted free, non-transferable use of the information. NO
* WARRANTY of ANY KIND is provided. This heading must NOT be removed from
* the file.
*
*/
- 2022-06-19 21:29:20下载
- 积分:1
-
C语言程序源代码(集合)
C语言从入门到熟练掌握,里面集结了学习C语言的大部分练习程序,从简单到复杂
- 2022-02-03 07:08:28下载
- 积分:1
-
跳棋编程初始
此代码为初始之VC之代码 喜欢此游戏的人可以下载来进行加工的动作 完全可运行在一般的Windows环境里面 但其余的环境则不保证能成功运行
- 2022-03-11 14:41:49下载
- 积分:1