Learning-GNU-C
探索LEARNING-GNU-C,掌握开源世界的编程精髓。本标签下汇聚了41312个精选资源,涵盖从基础语法到高级应用的全方位教程与实例代码,专为希望深入理解GNU C语言及其在嵌入式系统、操作系统开发等领域的工程师设计。无论是初学者还是经验丰富的开发者,都能在这里找到提升技能所需的一切资料。立即加...
资源总数
500
Learning-GNU-C 全部资料 500 份
GNU Octave is a high-level language, primarily intended for numerical computations. It provides a c
GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command li...
2014-01-07
72
LVQ算法( Learning Vector Quantization
LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对LVQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法克服了LVQ算法对初值敏感的问题和广义学...
2015-08-31
160