-
有关XML的文档,可以下载下来当个参考。我建议,不错的一个文档资料。...
有关XML的文档,可以下载下来当个参考。我建议,不错的一个文档资料。-the XML document can be downloaded from becoming a reference. I suggest that a good documentation.
- 2023-07-31 17:50:03下载
- 积分:1
-
lstm_example
说明: lstm小demo,根据时间变化,预测航空公司客流量。(LSTM small demo, according to the time change, predicts the airline passenger flow.)
- 2019-05-20 14:15:15下载
- 积分:1
-
STM32在马达控制上的应用
说明: 可用于理解直流无刷三相电机进行六步PWM驱动时,有感方案的硬件触发方式,通过霍尔传感器接口定时器单脉冲触发六步PWM配置更新(It can be used to understand the hardware trigger mode of the inductive scheme when the DC three-phase motor is driven by six step PWM, and to trigger the six step PWM configuration update by the single pulse of the hall sensor interface timer)
- 2020-05-28 08:59:41下载
- 积分:1
-
用C写的GPS测试软件,对于开发者回有很大的帮助
用C写的GPS测试软件,对于开发者回有很大的帮助
- 2022-02-02 15:00:26下载
- 积分:1
-
qqtouxiang
It shows the usage of regular native dialog boxes, such as confirm cancel dialog box, pick list dialog box, radio multiple-choice dialog box, and dialog box with progress bar. Friends who need it can download and study it.
- 2020-06-17 18:00:01下载
- 积分:1
-
本工具软件为共享软件。在使用MAPGIS平台进行空间数据建库或大批量处理数据过程中,会涉及到大量繁重的数据处理工作。本工具软件即针对在此过程中遇到的问题,提供相
本工具软件为共享软件。在使用MAPGIS平台进行空间数据建库或大批量处理数据过程中,会涉及到大量繁重的数据处理工作。本工具软件即针对在此过程中遇到的问题,提供相应的功能给予解决,从而可以大幅度提高数据处理的工作效率、节约成本。主要功能如下:
1. 参数转换
根据(点、线、区)参数表(描述待转换的SLIB与目标SLIB之间的对应关系),将点、线、区文件转换为符合目标SLIB参数定义的文件,从而解决由于SLIB不一致而进行的数据转换问题。
2. 颜色转换
根据颜色对照表,将点、线、区文件的颜色进行转换。
3. 输出颜色表
将系统库中的颜色库输出为颜色表,即描述每种颜色号所对应的K、C、M、Y值。
4.添加属性结构
5.根据属性赋参数
根据图层分离文件,即将指定路径下的所有(点、线、区)文件(源文件)根据分离参数表进行分离。
6.根据图层分离文件
根据图层分离文件,即将指定路径下的所有(点、线、区)文件(源文件)根据分离参数表进行分离。
7.根据图层代码赋属性结构
8.属性连接
…………………………………….
使用方法:
将本程序拷贝至MAPGIS66安装目录的Program文件夹内,直接运行即可。
-err
- 2022-03-01 00:05:17下载
- 积分:1
-
ft_sh_phase_screen
利用功率谱通过FFT构建相位屏,可增加低频补偿,程序非常标准,建议大家学习参考(gernerate phase screen in matlab by FFT)
- 2017-10-13 00:06:49下载
- 积分:1
-
Java在手机与电脑间互发彩信
Java实现在手机与电脑间互发彩信,内含jwap-1.1.jar、mobileUtil.jar。
- 2022-01-26 02:48:27下载
- 积分:1
-
Taiwan enterprises appear attractive version. Suitable for enterprises using. Qu...
台讯企业精美版.适合企事业单位用.方便易学.不会做网站也能建网站.-Taiwan enterprises appear attractive version. Suitable for enterprises using. Quite convenient. No website can be done by setting up websites.
- 2022-06-26 18:30:12下载
- 积分:1
-
his little function rounds a number (or the elements of a vector ot matrix) towa...
his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.
Examples:
roundsd(0.012345,3) returns 0.0123
roundsd(12345,2) returns 12000
This is a useful complement to Matlab s ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes.
I was about to upload this file when I found "sd_round.m" by Edward Zechmann (see aknowledgment), which has similar feature (and more). But, because my script is very different in coding (much much shorter), I decided to share it anyway.
- 2022-06-30 21:07:55下载
- 积分:1