资源列表
cylinder
- LBM方法圆柱模型,学习LBM的基础模型(LBM cylinder model, a fundamental model)
新建文件夹
- LBM,圆柱绕流,均匀来流速度入口,zou-he边界(LBM, cylinder around the flow, uniform flow velocity inlet)
双水库2
- 简单水管考虑恒定摩阻,上下均为水库的程序代码(Considering the constant friction resistance of the simple water pipe, the upper and lower parts are the program codes of the reservoir)
mtfwd1d_only_E
- 一维的大地电磁测深法场值正演,直接计算电场场值(the code for 1D magnetotelluric forward modelling ( Electric field ))
粒子群算法
- 利用粒子群算法求解测试函数算法,可以完整的实现(Using particle swarm optimization algorithm to solve the test function algorithm can be fully implemented)
EH
- 能源集线器的使用及优化,通过建立模型,24小时优化能源分配(The use of the energy hub and optimization)
kantan
- 用于计算地震波以不同的角度入射到界面时Zoeppritz方程的解(It is used to calculate the solution of Zoeppritz equation when the seismic wave incident on the interface at different angles)
sLinkList
- 项目任务 在单链表类中增加一个功能erase(x, y), 删除表中所有值在 [x, y] 之间的结点。假设链表中结点数值类型是整形,要求编程返回删除相应结点后的链表长度和链表元素。 输入描述 第一行输入链表List的结点元素值,元素之间用空格间隔,且均为int类型; 第二行输入为x和y,分别表示需要删除结点元素的最小值和最大值。 输出描述 第一行输出删除相应结点后链表的长度; 第二行输出删除相应结点后链表的所有元素,元素之间用空格间隔。若无剩余元素,输出null。(Project task
Queue
- 任务描述 栈和队列都提供 Push/Pop 两种操作,其中 Push:加入一个元素。Pop:弹出一个元素。给出一个线性结构的进出顺序,判定这个结构是栈还是队列。(40’) 输入描述 第一行输入一个整数s,代表有s组测试数据。 第一行输入一个整数 n,代表操作的次数。 输入 n 行,每行包含两个整数 type val。 当 type = 1时,表示该次操作为 push 操作,val 表示进入的数字。当 type=2 时,表示该次操作为 pop 操作,val 代表出来的数字。 输出描述 对每
qpsoSVMcgForClass
- 利用量子粒子群优化svm参数得到高精度svm模型(Using quantum particle swarm optimization (QPSO) to optimize SVM parameters, a high-precision SVM model is obtained)
BAS
- 利用天牛须算法寻优,程序中用一个函数进行测试,绘制出迭代次数和搜索路径的两个图(In the program, a function is used to test, and two graphs of iteration times and search path are drawn.)
worst_case_optimization
- 最差性能最优法波束形成,内含仿真信号,可根据需求更改参数(worst-case-optimization beamforming,including simulation signal,simulation parameters are changeable)
