搜索结果
找到约 13,900 项符合
A-GPS 的查询结果
嵌入式/单片机编程 a/d公司8位微控制器aduc812(10路10位adc)应用笔记
a/d公司8位微控制器aduc812(10路10位adc)应用笔记
数据结构 This a collection of algorithms for sorting and searching.
This a collection of algorithms for sorting and searching.
USB编程 This driver implements a COM port interface for USB Point-of-Sale devices
This driver implements a COM port interface for USB Point-of-Sale devices
GPS编程 Gps.setupcom() 初始化Gps.setsystime() 对时GPSTD-2000型GPS卫星同步时钟 山东三鑫科技集团 烟台开发区三鑫电子通讯工程有限公司
Gps.setupcom() 初始化Gps.setsystime() 对时GPSTD-2000型GPS卫星同步时钟 山东三鑫科技集团 烟台开发区三鑫电子通讯工程有限公司
Applet some example source of java,for beginner.inside there are a lot of sample examples
some example source of java,for beginner.inside there are a lot of sample examples
其他 This module defines safer C library string * * routine replacements. These are meant to make C * * a
This module defines safer C library string * * routine replacements. These are meant to make C * * a bit more safe in reference to security and * * robustness
其他 The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based
The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
人工智能/神经网络 这是通过A*算法实现8数码问题
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。
数据结构 A Practical Introduction to Data Structures and Algorithm Analysis
A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全