登录
首页 » Visual C++ » mogeocoder

mogeocoder

于 2007-04-25 发布 文件大小:671KB
0 355
下载积分: 1 下载次数: 124

代码说明:

  jis控件mapobject在vc环境下 示例代码(jis Control mapobject vc environment in the sample code)

文件列表:

Geocoder
........\AddrDlg.cpp
........\AddrDlg.h
........\BatchDlg.cpp
........\BatchDlg.h
........\data
........\....\customer.dbf
........\....\redlands.dbf
........\....\redlands.gcd
........\....\redlands.sbn
........\....\redlands.sbx
........\....\redlands.shp
........\....\redlands.shx
........\font.cpp
........\font.h
........\Geocoder.aps
........\Geocoder.clw
........\Geocoder.cpp
........\Geocoder.dsp
........\Geocoder.dsw
........\Geocoder.h
........\Geocoder.ncb
........\Geocoder.opt
........\Geocoder.plg
........\Geocoder.rc
........\GeocoderDoc.cpp
........\GeocoderDoc.h
........\GeocoderView.cpp
........\GeocoderView.h
........\GeoRules
........\........\direct.tbl
........\........\expand.tbl
........\........\key_1.cls
........\........\key_1.dct
........\........\key_1.mat
........\........\key_1.pat
........\........\key_1.stn
........\........\prefix.tbl
........\........\suffix.tbl
........\........\us_addr.cls
........\........\us_addr.dct
........\........\us_addr.pat
........\........\us_addr.stn
........\........\us_addr1.mat
........\........\us_addr2.mat
........\........\us_intsc.cls
........\........\us_intsc.dct
........\........\us_intsc.pat
........\........\us_intsc.stn
........\........\us_intsc1.mat
........\........\us_intsc2.mat
........\........\us_snum1.mat
........\........\us_snum2.mat
........\........\us_srng1.mat
........\........\us_srng2.mat
........\........\zip.cls
........\........\zip.dct
........\........\zip.mat
........\........\zip.pat
........\........\zip.stn
........\........\zip4.cls
........\........\zip4.dct
........\........\zip4.pat
........\........\zip4.stn
........\........\zip4rng.mat
........\........\zp4.mat
........\IntrDlg.cpp
........\IntrDlg.h
........\MainFrm.cpp
........\MainFrm.h
........\map.cpp
........\map.h
........\MapHelper.cpp
........\MapHelper.h
........\MapObjects2.h
........\moaddresslocation.cpp
........\moaddresslocation.h
........\mochartrenderer.cpp
........\mochartrenderer.h
........\moclassbreaksrenderer.cpp
........\moclassbreaksrenderer.h
........\modataconnection.cpp
........\modataconnection.h
........\modatum.cpp
........\modatum.h
........\modotdensityrenderer.cpp
........\modotdensityrenderer.h
........\moellipse.cpp
........\moellipse.h
........\moeventrenderer.cpp
........\moeventrenderer.h
........\mofield.cpp
........\mofield.h
........\mofields.cpp
........\mofields.h
........\mogeocoder.cpp
........\mogeocoder.h
........\mogeocoordsys.cpp
........\mogeocoordsys.h
........\mogeodataset.cpp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SMT32ACD
    adc应用范例程序,直接催寄存器进行操作,简单明了(adc application sample programs, direct reminders register operation, simple)
    2013-11-14 21:43:34下载
    积分:1
  • DSP281x_SCI+CAN
    完成CAN通信和SPI通信 还可以做远程电机控制 调速(Completion of CAN communications and SPI communication can also make long-range motor control speed)
    2021-01-12 19:18:48下载
    积分:1
  • UDP
    仿照TCP协议的UDP封装,用ACK,和滑动窗口(Modeled on the TCP protocol UDP encapsulation, with ACK, and sliding window)
    2016-09-19 11:03:41下载
    积分:1
  • oRTP
    说明:  该源码主要描述了计算机进行数据实时数据传输时所使用的RTP协议,介绍了该协议的基于C++的API函数,及基本的实现过程,有利用实现网络编程。(The main source of data describing the computer real-time data transmission protocol used by RTP, described the agreement based on C++, API functions, and basic implementation process, there is use for network programming.)
    2010-04-05 14:52:39下载
    积分:1
  • LineChartControlDemo
    用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
    2020-12-14 23:39:13下载
    积分:1
  • VLCDemo
    MFC调用VLC的动态库libvlc.dll实现简单播放器,支持播放、暂停、停止、进度显示和进度控制、声音控制、支持中文路径的文件名字。VC6.0环境,可直接运行。(MFC calls VLC dynamic library libvlc.dll simple player, play, pause, stop, schedule display and schedule control, sound control, support Chinese path of the file name. VC6.0 environment, can be directly run.)
    2013-07-15 09:41:10下载
    积分:1
  • Reynolds-equation-improved
    雷诺equation进行修改后求解;可以适当修改源程序中的参数来求解不同的方程。(Reynolds equation improved. The user may display some index that the program will be run.)
    2014-03-20 10:45:15下载
    积分:1
  • kdcxcs2
    快递发送单查询通信, 利用了socket(Courier to send single query communication using a socket)
    2013-01-04 19:39:10下载
    积分:1
  • WDK开发了PCI驱动 WDM_PCI_Driver
    基于WDK开发了PCI驱动。根据读取PCI配置空间,可以得到PCI设备的所有资源。(The project is used for PCI driver.)
    2020-06-27 00:20:01下载
    积分:1
  • source-code
    Opencv教程的实例源代码 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。(Opencv tutorial source code examples in the book of C/C++ language examples. .. Each instance subdirectory* dsw and* dsp files are under Visual C++ 6.0 for Windows File and Project Workspace file Makefile Linux is GNU Make the input file. In the Windows environment, double* dsw file will start the Visual C++ 6.0 and load the instance in the Linux environment, enter the make command to compile the examples.)
    2013-12-05 22:28:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载