搜索结果
找到约 247 项符合
map 的查询结果
按分类筛选
- 全部分类
- 其他 (20)
- Java编程 (20)
- matlab例程 (18)
- 其他书籍 (14)
- 人工智能/神经网络 (11)
- STL (8)
- 学术论文 (7)
- 数据结构 (7)
- GPS编程 (6)
- 文章/文档 (6)
- DSP编程 (5)
- VC书籍 (5)
- Linux/Unix编程 (5)
- 游戏 (5)
- 微处理器开发 (5)
- 文件格式 (5)
- 通讯编程文档 (4)
- 书籍源码 (4)
- 邮电通讯系统 (4)
- 通讯/手机编程 (4)
- 软件设计/软件工程 (4)
- Ajax (4)
- 源码 (4)
- 技术资料 (4)
- 单片机编程 (3)
- 数值算法/人工智能 (3)
- Java书籍 (3)
- VHDL/FPGA/Verilog (3)
- 中间件编程 (3)
- 嵌入式/单片机编程 (3)
- Delphi控件源码 (3)
- 行业发展研究 (3)
- 工控技术 (2)
- 编辑器/阅读器 (2)
- 单片机开发 (2)
- 汇编语言 (2)
- 嵌入式Linux (2)
- 串口编程 (2)
- 其他行业 (2)
- FlashMX/Flex源码 (2)
- 编译器/解释器 (2)
- VIP专区 (2)
- 通信网络 (1)
- 开发工具 (1)
- PCB相关 (1)
- 教育系统应用 (1)
- Applet (1)
- *行业应用 (1)
- 并行计算 (1)
- 数据库系统 (1)
- 交通/航空行业 (1)
- 技术管理 (1)
- Jsp/Servlet (1)
- 认证考试资料 (1)
- BREW编程 (1)
- J2ME (1)
- 加密解密 (1)
- 操作系统开发 (1)
- 驱动编程 (1)
- 人物传记/成功经验 (1)
- 无线通信 (1)
- Linux/uClinux/Unix编程 (1)
- 习题答案 (1)
- 软件 (1)
- 论文 (1)
- 精品软件 (1)
文章/文档 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tre ...
其他 把那个放大镜拖到mfc写的程序的窗口上
把那个放大镜拖到mfc写的程序的窗口上,如securecrt,vc6等,松开鼠标就能看到一些内部函数地址了。如oninitdialog,onok什么的一目了然。拖到子窗口如铵钮上时,可以看出其id,当然,这个工作也可以由spy++完成。结合其父窗口message map的输出,还可以知道当点击这个按钮时,会跳到哪段程序上执行 ...
Java编程 基于J2ME的手机地图客户端源码
基于J2ME的手机地图客户端源码,支持Google Map
其他 该代码不仅实现了编码的仿真
该代码不仅实现了编码的仿真,还在多种条件下实现了译码的仿真,包括MAP,LOG-MAP,SOVA下的单双滑动窗口。
人工智能/神经网络 mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of
mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions.
MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html
Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36
Methods obtained from v ...
VC书籍 This paper presents a visual based localization mechanism for a legged robot. Our proposal, fundame
This paper presents a visual based localization
mechanism for a legged robot. Our proposal, fundamented
on a probabilistic approach, uses a precompiled topological
map where natural landmarks like doors or ceiling lights
are recognized by the robot using its on-board camera.
Experiments have been co ...
数据结构 常见java数据结构的使用方法
常见java数据结构的使用方法,包括Arrays类Collections类HashSet类List类TreeSet类Map类Vector类
其他 This approach addresses two difficulties simultaneously: 1) the range limitation of mobile robot se
This approach addresses two difficulties simultaneously: 1)
the range limitation of mobile robot sensors and 2) the difficulty of detecting buildings in
monocular aerial images. With the suggested method building outlines can be detected
faster than the mobile robot can explore the area by itself, g ...
文章/文档 .NET平台下专题地图实现的C#代码 private void 点密度图ToolStripMenuItem_Click(object sender, EventArgs e) {
.NET平台下专题地图实现的C#代码
private void 点密度图ToolStripMenuItem_Click(object sender, EventArgs e)
{
//获取当前图层 ,并把它设置成IGeoFeatureLayer的实例
IMap pMap = axMapControl1.Map
ILayer pLayer = pMap.get_Layer(0) as IFeatureLayer
IFeatureLayer pFeatureLayer = pLayer as IFeatur ...
其他 Description The art galleries of the new and very futuristic building of the Center for Balkan Coop
Description
The art galleries of the new and very futuristic building of the Center for Balkan Cooperation have the form of polygons (not necessarily convex). When a big exhibition is organized, watching over all of the pictures is a big security concern. Your task is that for a given gallery to wri ...