-
fu_li_ye_bian_huan
VC++版的傅里叶变换函数代码,已经调试过了(program for F code)
- 2011-08-24 19:50:35下载
- 积分:1
-
1
应用于fluent的UDF程序,用于修正液滴表面轮廓(The UDF is applied fluent procedures for correcting the droplet surface contour)
- 2021-04-16 20:48:53下载
- 积分:1
-
Sharp Othello
By. MS Visual C#.Net 2008
Sharp Othello
By. MS Visual C#.Net 2008
- 2023-07-26 16:40:03下载
- 积分:1
-
AD6 中进行FPGA设计与仿真
说明: AD6 中进行FPGA设计与仿真,很不错的资料哦(FPGA design and Simulation in AD6, very good data)
- 2020-04-15 21:22:17下载
- 积分:1
-
ga_matlab
遗传算法的详细仿真程序(matlab),算法详细介绍了遗传算法的功能和主要实现原理。难得的源码程序。(Genetic algorithms detailed simulation program (matlab), algorithm described in detail the function of genetic algorithm and the main achievement of the principle. Rare source procedures.)
- 2007-12-13 10:43:23下载
- 积分:1
-
外点法C++
C++实现外点法求解约束问题,其中有使用到单纯性法(C++ implements exterior point method to solve constraints, among which simplicity method is used.)
- 2020-06-23 21:40:02下载
- 积分:1
-
qt 实现的故障树
qt 实现的故障树 void FaultTree::calcPosition(){ int maxLayer = 0; //获取最大层数 for (int index = 0; index < m_list.size(); ++index) { if (m_list.at(index)->layer() > maxLayer) maxLayer = m_list.at(index)->layer(); } //计算最大宽度 int maxWidth = 0, count; for (int layer = 1; layer < maxLayer+1; ++layer) { count = 0; for (int index = 0; index < m_list.size(); ++index) { if (m_list.at(index)->layer() == layer) count++; } if (count > m
- 2022-08-26 04:01:10下载
- 积分:1
-
C51-program
这是一些C51源程序,里面有好多实用的例程,是你学校c51必备的资源。(This is the source of some C51, which has many practical routines, your school c51 essential resources.)
- 2010-09-20 20:23:20下载
- 积分:1
-
G代码
vc 源码 简单的实现了g代码显示 仿真功不完整(Vc source code simple implementation of g code display simulation work incomplete)
- 2021-02-22 09:19:41下载
- 积分:1
-
Spectrum
声纹识别系统,顾名思义就是能够通过说话人的声音特点来判断说话人的一个系统。(Voiceprint recognition system, as the name suggests is to a system by the sound characteristics of speaker to judge the speaker.)
- 2018-03-10 11:04:31下载
- 积分:1