搜索结果
找到约 8,775 项符合
PROGrammer-TO 的查询结果
人工智能/神经网络 This code is to estimate the parameter of model of Mixture Gauss which is popular model used in patt
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification .
JAVA 写的估计复合高斯模型中的参数
人工智能/神经网络 CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most i
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
微处理器开发 arm7 移植 ucosII TO ARM7 的详细教程 及原码
arm7 移植
ucosII TO ARM7 的详细教程
及原码
其他 How to call some functions that you might though it is simle sometimes, but it could take your worth
How to call some functions that you might though it is simle sometimes, but it could take your worthful time.
Try these short routes as fun whenever you take a break.
Linux/Unix编程 This document describes how to complie keyboard and mouse driver. 键盘驱动
This document describes how to complie keyboard and mouse driver.
键盘驱动
其他书籍 introduction to algorithms
introduction to algorithms,经典算法教材
人工智能/神经网络 The purpose of this computer program is to allow the user to construct, train and test differenttype
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures an ...
游戏 随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuff
随机性发生器、冒泡分类和混洗一组12张牌的演示程序。
Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times. ...
Windows CE Guide to the Dot NET Compact Framework電子書
Guide to the Dot NET Compact Framework電子書
人工智能/神经网络 this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this
this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this tar also include some testfiles and config file and a readme which describes how to run this program.