-
单纯性法C++
说明: 使用单纯形法求解线性规划问题,求最优解不停迭代(Simplex method is used to solve linear programming problems and the optimal solution is iterated continuously.)
- 2020-06-23 21:20:01下载
- 积分:1
-
TrainFinalVersion
这个程序是用堆栈来对火车排序的,该火车的车厢是乱的,经过排序后,火车的车厢变为顺序的,特点是使用VC编写的(This procedure is used to sort the stack to the train, the train is inside the chaos, after sorting, the train carriages into the order, characterized by the use of VC prepared)
- 2009-06-03 11:50:07下载
- 积分:1
-
ANSYS悬索桥命令流
说明: 双塔三跨悬索桥ANSYS命令流 用于结构静力计算(ANSYS command flow for two-tower three-span suspension bridge)
- 2021-04-19 10:18:52下载
- 积分:1
-
ANSYS
ansys-flac
利用输入数据Node.dat及Element.dat产生Flac3D所需要的文件outforflac3d.dat-ansys-flac using input data generated Node.dat and Element.dat document FLAC3D needed outforflac3d.dat
- 2022-03-21 08:34:32下载
- 积分:1
-
手势识别
说明: 实现了2018年电赛手势识别题目。。。。。(code for gesture recognition)
- 2020-06-19 19:20:02下载
- 积分:1
-
火车浏览器高效表格批量提取
主要是介绍火车头浏览器表格的高效采集方式与方法。(Is the main way to introduce the efficient acquisition of locomotive form and method of browser.)
- 2017-11-06 20:00:53下载
- 积分:1
-
se_relativisticgan-master
说明: 基于gan的语音增强算法;
还包括原始gan用于语音增强的网络,还有wgan等(Speech enhancement based on GAN;
Also includes the original GAN for voice enhancement network, wGAN and so on)
- 2020-10-06 12:57:52下载
- 积分:1
-
数据结构综合实验的课题,重言式,用C语言实现的,也是比较多人选的...
数据结构综合实验的课题,重言式,用C语言实现的,也是比较多人选的-comprehensive experimental data structure issues, tautology, with the C language, as well as more candidates
- 2022-05-19 00:27:35下载
- 积分:1
-
UDF波仿真程序
波浪模拟UDF程序,可以模拟二位数值水槽产生波浪,便于应用fluent求解波浪模拟问题-UDF wave simulation procedures
- 2022-07-21 23:52:07下载
- 积分:1
-
自适应交叉和编译遗传算法
遗传算法是一个处理最优解问题的经典算法,通过设定初值,迭代次数和交叉变异概率等一些参数,能够达到很好的寻优效果,本手册通过对遗传算法的进一步解释,能够帮助同行们深入理解遗传算法,里面的一些仿真说明,对于即可使用的同行也有很大的帮助。(Genetic algorithm is a classical algorithm dealing with the optimal solution problem. By setting some parameters such as initial value, iteration times and crossover mutation probability, it can achieve a good optimization effect. Through further explanation of genetic algorithm, this manual can help peers to understand genetic algorithm deeply. Some simulation instructions in this manual are also very helpful to peers who can use it.)
- 2019-04-19 08:41:34下载
- 积分:1