搜索资源列表
VC源码
- 包括编译程序词法分析器、操作系统进程状态切换演示、VC_哈夫曼树halftree、节点矩阵最短路径guildmap、串基本操作的演示-Including the compiler morphology analyzer, the operating system advancement condition cut demonstration, VC_ Haveman sets up halftree, pitch point matrix most short-path guildmap
eo-1.0.1
- 这是linux下的进化计算的源代码。 === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest ne
EO
- 该文件是极值算法的研究,包括一个主程序,一个最适应值程序和一个EO源程序,已通过系统仿真测试-The file is extremal algorithm, including a main program, one of the most fitness programs and a source EO has been tested by simulation
EO
- 利用琼斯矩阵,模拟物理光学课程中电光效应实验全过程,可以直观的考察各个部件对实验结果的影响-Using Jones matrix, analog electro-optic effect in the physical optics course the whole process of experiment, the various components can be visual inspection of the experimental results
UiTSP
- 采用开源遗传库EO基于遗传算法的TSP问题,采用qt界面,后台算法与前台界面多线程-Genetic libraries using open-source EO TSP problem based on genetic algorithm, using qt interface, the interface with the front desk back multi-threaded algorithm
EO
- 针对网络社团划分的EO算法(WEO算法),对于研究复杂网络很有帮助!-matlab Code for Complex Network Community
EO_reactor
- 在银催化剂上进行乙烯(ET或C2H4)氧化合成环氧乙烷(EO)反应器模型代码 -Oxide synthesis of ethylene oxide (EO) reactor model code on the silver catalyst, ethylene (ET or C2H4)
EO_reactor_time
- 在银催化剂上进行乙烯(ET或C2H4)氧化合成环氧乙烷(EO)反应器模型的反应时间代码 -Oxidation reaction of the synthesis of ethylene oxide (EO) reactor model time code on the silver catalyst, ethylene (ET or C2H4)
heat_transfer_coeffcient
- 在银催化剂上进行乙烯(ET或C2H4)氧化合成环氧乙烷(EO)反应器模型的反应热交换器代码-Oxidation reaction of the synthesis of ethylene oxide (EO) reactor model time code on the silver catalyst, ethylene (ET or C2H4)
eo.mdl
- this file containt a modeling of wind turbine
hyp_wshop
- Preprocessing EO-1 Hyperion hyperspectral data to support the application of agricultural indexes
OPTICS for EO
- Among other applications, CRC-based techniques are used to verify data transmission or storage integrity. In the scope of the EN/IEC 60335-1 standard, they offer a means of verifying the Flash memory integrity. The CRC calculation unit helps compute
FEM -Q8等参元程序
- 实现C++的Q8等参元程序, //输入问题类型D[0],积分点数H[0] inFile>>D[0]>>H[0]; //输入单元数EN,结点数NN,约束数,FXN、FYN,载荷数SXN,SYN,面载荷数KQ inFile>>NN>>NE>>KU>>KV>>KRX>>KRY>>KQ; //输入材料基本数据 inFile>>EO>>PO&