-
Flappy Bird C语言版
风靡ios,Android世界的Flappy Bird的C语言版,附带exe文件。这是一款很好玩很有意思的游戏,但难度很大。我根据互联网上的版本修改,去除了界面上的一些文字,让整体更加简洁。如果有初学者想要学习用C语言写游戏,这是一个比较好的小例子。
- 2022-02-04 16:27:48下载
- 积分:1
-
Dynamic programming method, algorithm programming, if there are other questions,...
动态规划法,算法程序设计,如果有其他问题,请给我发邮件-Dynamic programming method, algorithm programming, if there are other questions, please send me e-mail
- 2022-06-30 11:29:46下载
- 积分:1
-
以优化SVM算法的参数c和g为例,对GSA(引力搜索算法)MATLAB源码进行了详细中文注解。是很好的学习材料。
以优化SVM算法的参数c和g为例,对GSA(引力搜索算法)MATLAB源码进行了详细中文注解。是很好的学习材料。
- 2023-02-05 22:30:04下载
- 积分:1
-
自动谱分析:可用于丢失/采样/子束光谱分析;矢量自动迭代,可用于建模,故障诊断;...
自动谱分析:可用于丢失/采样/子束光谱分析;矢量自动迭代,可用于建模,故障诊断;-The applications of this additional toolbox are:
- Automatic spectral analysis for Irregular sampling/Missing data, analysis of spectral subbands,
- Vector Autoregressive modeling and Detection [uses ARMASA]
- Reduced statistics ARMAsel: A compact yet accurate ARMA model is obtained based on a given power spectrum. Can be used for generation of colored noise with a prescribed spectrum.
- ARfil algorithm: The analysis of missing data/irregularly sampled signals
- Subband analysis: Accurate analysis of a part of the power spectrum
- Detection: Generally applicable test statistic to determine whether two signals have been generated by the same process or not. Based on the Kullback-Leibler index or Likelihood Ratio.
- Analysis of segments of data, possibly of unequal length.
- 2022-03-04 02:22:26下载
- 积分:1
-
基于稀疏的人脸识别
基于稀疏的人脸识别,数据库为ORL,共40人,每人10幅图片,可以随机选择训练样本,剩下为测试样本。选择20次结果的平均值为最终结果。
- 2022-08-20 17:18:48下载
- 积分:1
-
Algorithm Design Manual 欢迎你下载ginger547的算法系列资料
Algorithm Design Manual 欢迎你下载ginger547的算法系列资料-Algorithm Design Manual ginger547 welcome you to download the information algorithm Series
- 2023-01-31 12:00:03下载
- 积分:1
-
several interpolation commonly used numerical calculation method, the numerical...
几种常用的内插数值计算方法,对经常数值计算的人有帮助-several interpolation commonly used numerical calculation method, the numerical calculation of regular people to help
- 2022-01-26 06:57:54下载
- 积分:1
-
算符优先文法
本课程设计的题目为“FirstVT集和LastVT集生成算法模拟”,它是算符优先分析算法中判断三种优先关系的关键。算符优先分析算法是自底向上分析方法的一种。所谓自底向上分析,也称移近—规约分析,粗略地说它的实现思想是对输入符号串自左向右进行扫描,并将输入符逐个移入一个后进先出的栈中,边移进边分析,一旦栈顶符号串形成某个句型的句柄或可规约串,就用该产生式的左部非终结符代替相应右部的文法符号串,这称为一部规约。重复这一过程直到规约到栈中只剩文法的开始符号则为分析成功,也就确认输入串是该文法的句子。而算符优先分析算法的基本思想只是规定算符之间的优先关系,也就是只考虑终结符之间的优先关系。
本课程设计的要求就是根据文法构造FirstVT集和LastVT集,为以后扩充建造算符优先分析表打好基础。
- 2023-05-23 11:25:04下载
- 积分:1
-
C++Bulider与Matlab的混合编程中的用C++Bulider来实现Matlab的技术文章
C++Bulider与Matlab的混合编程中的用C++Bulider来实现Matlab的技术文章-Bulider C and Matlab programming mixed with the C Bulider to achieve Ma tlab technical articles
- 2022-02-07 03:23:38下载
- 积分:1
-
机器人的基本原理
这是对机器人的基本 power point。它给出了初步的了解,关于如何使机器人。如何运作。从哪里开始和需要什么硬件。
- 2023-02-04 19:40:03下载
- 积分:1