-
1、示例程序的目录下必须有Map(地图数据)目录,方可正常运行,否则无法打开地图。
2、重新编译Delphi源代码前,需配置相关的组件环境。...
1、示例程序的目录下必须有Map(地图数据)目录,方可正常运行,否则无法打开地图。
2、重新编译Delphi源代码前,需配置相关的组件环境。-1, the sample program directory must Map (map data) directory before normal operation, otherwise it is impossible to open the map. 2, Delphi recompile the source code, configuration of component environment.
- 2022-02-02 06:24:14下载
- 积分:1
-
GIS a good learning materials, including three
GIS学习的好材料,包括三维可视化,投影等-GIS a good learning materials, including three-dimensional visualization, projection, etc.
- 2022-03-25 04:42:10下载
- 积分:1
-
Simple example VHDL code for registers
Simple example VHDL code for registers
- 2022-06-27 01:11:14下载
- 积分:1
-
用图形界面的程序装载控制台程序并接收控制台程序的输出。
将tiff转换成PDF的源程序。...
用图形界面的程序装载控制台程序并接收控制台程序的输出。
将tiff转换成PDF的源程序。-Use graphical interface of the program loaded console process and procedures to receive console output. Tiff convert to PDF of the source.
- 2022-02-20 20:25:39下载
- 积分:1
-
gis学习很重要!如果你喜欢建议你学一下!值得我很喜欢的饿!...
gis学习很重要!如果你喜欢建议你学一下!值得我很喜欢的饿!-gdsfsfsf!sfsfsdf
- 2022-07-08 18:25:12下载
- 积分:1
-
环保模型,包括水污染模型,大气污染模型及爆炸模型,基于ArcGIS Engine开发。...
环保模型,包括水污染模型,大气污染模型及爆炸模型,基于ArcGIS Engine开发。-Environmental models, including water pollution model, air pollution models and explosion models, based on ArcGIS Engine development.
- 2023-02-09 05:55:03下载
- 积分:1
-
HillshadeCommand.rar。 三维阴影的计算机内部实现。 以DLL形式。...
HillshadeCommand.rar。 三维阴影的计算机内部实现。 以DLL形式。-HillshadeCommand.rar. Three dimensional shadow computer interior
realization. By DLL form.
- 2022-10-19 20:40:04下载
- 积分:1
-
读写ESRI公司Shape格式文件的C底层类库,十分简洁强大,大名鼎鼎的OGR library中对Shape文件的IO就是用的这个库,包含完整代码,文档和测试工...
读写ESRI公司Shape格式文件的C底层类库,十分简洁强大,大名鼎鼎的OGR library中对Shape文件的IO就是用的这个库,包含完整代码,文档和测试工程,或用于C/C++,C#,VB等-Read and write ESRI, Shape file format underlying C library, a very concise powerful, the famous OGR library of Shape files IO is to use the library, contains the complete code, documentation and testing projects, or for C/C+ 2B !, C#, VB, etc.
- 2022-06-14 02:47:59下载
- 积分:1
-
32×32的寄存器堆,它有32个32位的寄存器、两个读端口和一个写端口。该寄存器堆由3个层次共5个模块构成,最低层次的模块是D触发器,中间层次的模块包括32位寄...
32×32的寄存器堆,它有32个32位的寄存器、两个读端口和一个写端口。该寄存器堆由3个层次共5个模块构成,最低层次的模块是D触发器,中间层次的模块包括32位寄存器、5位地址译码器、32选1多路选通器,顶层模块是寄存器堆模块。设计采用行为建模和结构建模相结合的方法,先用行为建模方法建立低层模块,然后再用结构建模方法搭建高层模块。-32 × 32 of the register file, it has 32 32-bit registers, two read ports and one write port. The register file by the three levels of a total of five modules, the lowest level module is the D flip-flop, middle-level module including 32-bit register, address decoder 5, 32 election more than one way strobe, and top-level module is Register File module. Design using behavioral modeling and structural modeling method of combining the first act of modeling methods used to establish low-level modules, then the structural modeling method to build high-level module.
- 2022-02-01 23:18:47下载
- 积分:1
-
python绘制等值线
应用背景该代码用于python对于栅格数据的二维等值线的可视化,通过数据可视化的手段可以加强海洋技术专业的同学对海洋数据的分析和了解。python是一种脚本语言,使用起来比较方便。关键技术主要是基于windows 7下的python中的matplotlib包和numpy包进行数据处理和绘制图像。等值线就是从很多数据中提取出某个值的所有值进行插值绘制线使得所有相等的值都绘制出一条线来。
- 2022-03-05 22:09:46下载
- 积分:1