能夠將使用FoxPro9的OLE DB DRIVER開啟FoxPro DBF
2025-04-19 08:50:02 1.23MB FoxPro
1
MATLAB计算全局声发射B值统计系统:逐个统计并输出试件全局b值、相关系数及拟合函数代码,适用于幅值上下边界整数范围(40-100dB)的快速教学与实用工具,MATLAB计算全局声发射b值及统计:逐一计数、精准输出试件b值、相关系数与拟合函数代码详解 - 简明注释助力秒学,适用于幅值范围限制的整数(40dB-100dB),matlab计算全局声发射b值-逐个统计, 可输出试件全局的b值、相关系数和拟合函数,代码带有简明扼要的注释,包教包会,需要的可以直接,秒适用于幅值具有上下边界的整数(如40-100dB)。 ,关键词:MATLAB计算;全局声发射b值;逐个统计;试件全局b值;相关系数;拟合函数;幅值上下边界;整数(如40-100dB);代码注释。,Matlab计算全局声发射B值统计代码(含注释)
2025-04-08 10:35:39 407KB 正则表达式
1
Greenplum作为一款高性能、大规模并行处理(MPP)的数据库,VMware被博通收购之后,之前的Greenplum下载地址也发生了改变,为了方便大家使用,故整理了好了最新的安装包,本压缩包中包含greenplum-db-7.2.0-el9-x86_64和greenplum-db-7.1.0-el8-x86_64两个软件包,软件包中仅包含DB的软件,不涉及到其他的软件,本软件仅适合于个人测试使用,不可使用商业使用。博通下载地址请参考: https://knowledge.broadcom.com/external/article?articleNumber=371153
2024-09-04 11:18:25 307.61MB
1
DB╱T 29-35-2017 天津市住宅装饰装修工程技术标准.pdf
2024-08-30 18:20:53 12.93MB
1
变更调查举证DB转方位线(箭头),可自定义长度
2024-07-04 18:01:52 37KB python脚本
1
最新小鱼软件MeterTest_DB-v2018.11.14.1.zip
2024-06-26 13:49:05 2.74MB mbus
1
纽约ISO数据 市场财务模型说明 领先市场占所有能源交易的95%。 实时市场由DAM的剩余出价和RTM(通常是较脏的煤和石油)上的“快速斜坡”生成器出价组成。 资料来源 定价索引页 实时市场LBMP生成器 实时市场LBMP区域 日前行情LBMP生成器 日前交易市场LBMP区划 载入资料 NYISO每小时负载-看起来像过去一年中系统每小时的总负载 http://mis.nyiso.com/public/dss/nyiso_loads.csv 实时实际负载数据-每5分钟按区域索引页面 http://mis.nyiso.com/public/P-58Blist.htm
2024-06-24 17:57:26 10KB JavaScript
1
greenplum-db-6.2.1-rhel7-x86_64.rpm Pivotal Greenplum 6.2 Release Notes This document contains pertinent release information about Pivotal Greenplum Database 6.2 releases. For previous versions of the release notes for Greenplum Database, go to Pivotal Greenplum Database Documentation. For information about Greenplum Database end of life, see Pivotal Greenplum Database end of life policy. Pivotal Greenplum 6 software is available for download from the Pivotal Greenplum page on Pivotal Network. Pivotal Greenplum 6 is based on the open source Greenplum Database project code. Important: Pivotal Support does not provide support for open source versions of Greenplum Database. Only Pivotal Greenplum Database is supported by Pivotal Support. Release 6.2.1 Release Date: 2019-12-12 Pivotal Greenplum 6.2.1 is a minor release that includes new features and resolves several issues. New Features Greenplum Database 6.2.1 includes these new features: Greenplum Database supports materialized views. Materialized views are similar to views. A materialized view enables you to save a frequently used or complex query, then access the query results in a SELECT statement as if they were a table. Materialized views persist the query results in a table-like form. Materialized view data cannot be directly updated. To refresh the materialized view data, use the REFRESH MATERIALIZED VIEW command. See Creating and Managing Materialized Views. Note: Known Issues and Limitations describes a limitation of materialized view support in Greenplum 6.2.1. The gpinitsystem utility supports the --ignore-warnings option. The option controls the value returned by gpinitsystem when warnings or an error occurs. If you specify this option, gpinitsystem returns 0 if warnings occurred during system initialization, and returns a non-zero value if a fatal error occurs. If this option is not specified, gpinitsystem returns 1 if initialization completes with warnings, and returns value of 2 or greater if a fatal error occurs. PXF version 5.10.0 is included, which introduces several new and changed features and bug fixes. See PXF Version 5.10.0 below. PXF Version 5.10.0 PXF 5.10.0 includes the following new and changed features: PXF has improved its performance when reading a large number of files from HDFS or an object store. PXF bundles newer tomcat and jackson libraries. The PXF JDBC Connector now supports pushdown of OR and NOT logical filter operators when specified in a JDBC named query or in an external table query filter condition. PXF supports writing Avro-format data to Hadoop and object stores. Refer to Reading and Writing HDFS Avro Data for more information about this feature. PXF is now certified with Hadoop 2.x and 3.1.x and Hive Server 2.x and 3.1, and bundles new and upgraded Hadoop libraries to support these versions. PXF supports Kerberos authentication to Hive Server 2.x and 3.1.x. PXF supports per-server user impersonation configuration. PXF supports concurrent access to multiple Kerberized Hadoop clusters. In previous releases of Greenplum Database, PXF supported accessing a single Hadoop cluster secured with Kerberos, and this Hadoop cluster must have been configured as the default PXF server. PXF introduces a new template file, pxf-site.xml, to specify the Kerberos and impersonation property settings for a Hadoop or JDBC server configuration. Refer to About Kerberos and User Impersonation Configuration (pxf-site.xml) for more information about this file. PXF now supports connecting to Hadoop with a configurable Hadoop user identity. PXF previously supported only proxy access to Hadoop via the gpadmin Greenplum user. PXF version 5.10.0 deprecates the following configuration properties. Note: These property settings continue to work. The PXF_USER_IMPERSONATION, PXF_PRINCIPAL, and PXF_KEYTAB settings in the pxf-env.sh file. You can use the pxf-site.xml file to configure Kerberos and impersonation settings for your new Hadoop server configurations. The pxf.impersonation.jdbc property setting in the jdbc-site.xml file. You can use the pxf.service.user.impersonation property to configure user impersonation for a new JDBC server configuration. Note: If you have previously configured a PXF JDBC server to access Kerberos-secured Hive, you must upgrade the server definition. See Upgrading PXF in Greenplum 6.x for more information. Changed Features Greenplum Database 6.2.1 includes these changed features: Greenplum Stream Server version 1.3.1 is included in the Greenplum distribution. Resolved Issues Pivotal Greenplum 6.2.1 is a minor release that resolves these issues: 29454 - gpstart During Greenplum Database start up, the gpstart utility did not report when a segment instance failed to start. The utility always displayed 0 skipped segment starts. This issue has been resolved. gpstart output was also enhanced to provide additional warnings and summary information about the number of skipped segments. For example: [WARNING]:-********
2024-06-21 17:41:39 173.47MB greenplum-db gpdb 6.2.1
1
华为MA5680T的OLT清空密码需要的空密码数据库恢复db_scu_new,带完整文件及图文操作说明和步骤。按照操作步骤和流程一步步进行即可。
2024-06-17 17:52:44 1.11MB
1
作者及联系方式 作者:冰河 微信:sun_shine_lyz QQ:2711098650 微信公众号: 冰河技术 推荐使用 mykit-db-sync mykit中分离出的强大数据数据库同步工具——mykit-db-sync 基于java开发的功能强大、配置灵活的数据库之间同步工具,和数据产生器一样,均是前段时间因为项目需要编写的小工具,在实际应用场景中,我们经常需要定期将一个数据库的数据同步到另外一个数据库中,常见的一种做法是将源数据库的数据dump为sql文件,然后到目标数据库执行sql文件完成数据库的导入,但是这种方法至少存在以下问题: 需要手工操作,效率低 当涉及数据表较多时,容易遗漏、出错 如果要定期同步,操作人容易忘记 难以应付频繁变更数据表或者字段 针对以上存在的问题,将珍贵人力从这种重复、无意义的工作中解脱出来,特意开发这个小工具,目前源数据库为任何支持sql语法的数据库,
2024-06-05 09:59:51 2.57MB Java
1