资源列表
PESQ Measure
- This version of the toolbox fixes several bugs, especially in the Gammatone and MFCC implementations, and adds several new functions.
1-3
- 描述 某公司在对应聘者做过一轮笔试之后,从中选出n 人继续进行面试,每位应聘者被分配了一个整数ID。 为公平起见,组织者决定利用会议室外的圆桌,按以下方法“随机”确定面试顺序:第一个到达的应聘者在圆桌周围任意选择一个位置坐下;此后到达的每位应聘者都从前一应聘者出发,沿逆时针方向围圆桌走过m 人(前一应聘者算作走过的第1 人,同一人可能经过多次),并紧邻第m 人右侧就座;所有应聘者到齐后,从最后到达者出发,绕圆桌以顺时针方向为序进行面试。 这里假定应聘者到达的时刻
1-4
- Duck公司在仓库安装了红外报警装置,如图所示,所有红外线互不相交。n个发射器和n个接收器将平面分成n+1个区域,从左到右分别记作0、1、…、n。现在技术人员正在进行调试,对于每个点,需要快速知道它处于哪个区域。若正好处于红外线上,则视为处于右边的区域。 输入 第一行两个整数n、m,表示有n条直线、m个点 接下来n行,每行两个整数a、b,表示一组报警装置的发射器安装在(a, 0),接收器安装在(0, b)。每行a、b都比前一行的大 接下来m行,每行两个整数x、y,表示
2-1
- 描述 其中,A为入口,B为出口,S为中转盲端。所有铁道均为单轨单向式:列车行驶的方向只能是从A到S,再从S到B;也可以不在S中驻留,直接从A驶向B;另外,不允许超车。因为车厢可在S中驻留,所以它们从B端驶出的次序,可能与从A端驶入的次序不同。不过S的容量有限,同时驻留的车厢不得超过m节。(A train dispatching station rail connection structure as shown.)
遗传算法优化GA-LM
- 主要是遗传优化算法,优化LM,起到很好的改进作用(Mainly genetic optimization algorithm, optimization of LM, play a good role in improvement)
PSOt
- 粒子群算法工具箱,大多用于电网或者潮流计算的优化(Particle swarm optimization toolbox for optimization algorithm)
插补VB
- 机床数控系统依照一定方法确定刀具运动轨迹的过程(The process of determining the trajectory of tool motion in a numerical control system of machine tools in accordance with a certain method)
09498664GN_FN
- 主要用于社区GN的分类,具有较强的分类功能,代码已测试过(It is mainly used in the classification of community GN. It has a strong classification function. The code has been tested.)
dna
- This toolbox will also be useful to speech and auditory engineers who want to see how the human auditory system represents sounds.
音乐播放器
- 一款Visual Basic编写的音乐播放器(A music player written by Visual Basic)
未命名文件夹
- Lagrange\Jacobi\Gauss求线性方程组,matlab程序(Lagrange and Jacobi and Gauss for Matlab)
VB+窗体坐标系的实例
- 使用Visual Basic编写描绘坐标系的功能(Using Visual Basic to write the functions of the depicting coordinate system)