搜索结果
找到约 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)
数据结构 一个德国人Kasper Peeters用C++ template写的tree的STL实现
一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。
GPS编程 JavaGPS is a Java-only base library that enables access to GPS devices from within any Java applicat
JavaGPS is a Java-only base library that enables access to GPS devices from within any Java application. Provides Java API, NMEA0183 parser, record and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with map..
人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars indicate the source and ...
matlab例程 该文件夹为空时块码-卷积码级联系统的仿真程序
该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。
主要程序的用途说明:
mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数
gendatabits.m: 生成原始信息比特数据的程序
conv_encoder.m: 卷积码编码器
interleave.m: 交织器
mod_2Tx_STBC_DFUSC_Convcode.m:调制程序
gen_SUI_CorrCIR.m: 生成信道冲 ...
其他 用于地理信息系统的地图资源
用于地理信息系统的地图资源,朝阳区地图,数据格式.Map,.Tab,.Dat,.ID用于MapX的开发,可在vb,vb.net,vc,c++,c#各平台下使用
Java编程 hibernate最小示例
hibernate最小示例,hibernate配置文件及map等文件
其他书籍 作者是Ajaxian.com的创始人
作者是Ajaxian.com的创始人,JavaOne、TheServerSide等诸多高级别会议的演讲者。本书作为Pragmatic系列之一,从实践出发,通过实例展示Ajax的诸多特性,手把手教你实现Google Map的绚丽效果。不仅教会你Ajax的技术细节,同时还带你了解各种功能强大的主流Ajax工具包(Dojo、Prototype、Script.aculo.us、DWR、Backbase、Sma ...
中间件编程 自己编写的基于VB+MO的图形元素编辑代码
自己编写的基于VB+MO的图形元素编辑代码,可以实现针对map控件中的线或面元素,使其显示节点并且拖动节点改变其原有形状
其他书籍 Teach you how to use Rails to write web applications. For that, you probably ought to start with Rol
Teach you how to use Rails to write web applications. For that, you probably ought to start with Rolling with Ruby on Rails. This is an introduction and road map to the many features of Rails.
编辑器/阅读器 CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-d
CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing object ...