搜索资源列表
ch10
- 数据结构(严慰敏)配套纯c代码实验十 typedef int InfoType // 定义其它数据项的类型 typedef int KeyType // 定义RedType类型的关键字为整型 struct RedType // 记录类型(同c10-1.h) { KeyType key // 关键字项 InfoType otherinfo // 其它数据项 } typedef char KeysType // 定义关键字类型为字符型 #incl
kody
- 該檔案是Linux作業系統下的原始碼,請大家踴躍下載。-0kay guys, here we go... As i told you with VLP I (we try to write an fast-infector) here s the result:
Qoole99src
- 一款C++作图软件,功能和界面布局接近3D MAX,程序代码质量非常高,对CAD,3D程序编写等学习有帮助,希望带给大家希望。-A C++ mapping software, functions and interface layout close to 3D MAX, a very high quality code, the CAD, 3D programming, such as learning to help, I hope to leave you with hope.
Fuzzy_logic_Engine
- Title: Fuzzy logic Engine Descr iption: This dll written in C implements a fuzzy logic engine with 3 different inferencing methods - min-max, dot-sum and Yager. This engine implements also a LALR(1) parser allowing users to define fuzzy sets and ru
附件
- lc; clear; A=[1 1.2 1.5 1.5; 0.833 1 1.2 1.2; 0.667 0.833 1 1.2; 0.667 0.833 0.833 1]; %因素对比矩阵A,只需要改变矩阵A [m,n]=size(A); %获取指标个数 RI=[0 0 0.58 0.90 1.12 1.24 1.32 1.41