-
一个简单的贪吃蛇游戏,希望大家批评指正。
一个简单的贪吃蛇游戏,希望大家批评指正。-A simple game of Snake, I hope everyone criticism.
- 2022-01-27 23:18:45下载
- 积分:1
-
最优化课程中简单计算问题的MATLAB函数执行
最优化课程中简单计算问题的MATLAB函数执行。 最速下降法的应用简单的实例。(Matlab function execution of simple calculation problem in optimization course. A simple example of the application of the steepest descent method.)
- 2020-04-20 20:07:26下载
- 积分:1
-
read_wav
说明: 读取wav音频数据的函数,可用于绘制WAV波形图,进行语音识别,哼唱别等。最基础的函数,但网上真正开源的C或C++版代码少,特别是将语音数据规范化的函数部分。代码是C++,但很容易改为C版,1:动态内存部分和释放内存的代码是C++的。2:求浮点型绝对值的fabsf函数是C++库里的。都是初学就有能力改成C版的。(Function of reading wav audio data(c plus version))
- 2020-04-11 11:45:04下载
- 积分:1
-
太阳的位置太阳的位置positionsonn positionsonn e e
sonne position sonne positionsonn e positionsonn e position-sonne position sonne positionsonne positionsonne positionsonne positionsonne positionsonne position
- 2023-05-22 16:35:04下载
- 积分:1
-
before non
非递归前序,中序,后序遍历二叉树(优化算法)-before non- recursive sequence, sequence after sequence binary tree traversal (optimization algorithm)
- 2022-10-11 18:45:02下载
- 积分:1
-
代码
基于matlab的男女生辨别系统,根据基音频率进行辨别,在安静环境内,识别度较高(Matlab-based male and female discrimination system, based on the pitch frequency to identify, in a quiet environment, the recognition degree is higher)
- 2020-06-17 12:40:01下载
- 积分:1
-
LC并联谐振-matlab仿真
说明: LC并联谐振的MATLAB仿真模型,可以验证并联谐振(MATLAB simulation of LC parallel resonance)
- 2019-05-14 11:06:00下载
- 积分:1
-
Flash选择题 实现考试做题功能
Flash选择题 实现考试做题功能,基于Flash ActionScript脚本实现,有一个考试的界面,并且实现了选择题做题效果,基于Flash8源码,期待需要与此相关动画效果的朋友,可下载这个Flash参考。
- 2022-05-30 11:06:57下载
- 积分:1
-
NEH.m
1.NEH principle
(1) the processing time of each workpiece on all machines is summed; the summed values are sorted from large to small;
(2) first select the first workpiece (the longest processing time), with the second workpiece into the first workpiece before and after the two positions, calculate makespan, small is saved;
(3) fix the sequence in the previous step, insert the next workpiece into the previous workpiece, and compare the smallest makespan and save it;
(4) Repeat the previous step to arrive at the final result.
- 2020-08-26 13:38:14下载
- 积分:1
-
九宫格
九直行九横列,共分成九个九宫格,每行列都由1到9、不能重复的阿拉伯数字组成,每个九宫格亦然(Nine, nine rows and nine columns are divided into nine sections. Each row is composed of 1 to 9 figures that cannot be repeated)
- 2018-06-18 23:49:57下载
- 积分:1