搜索结果

找到约 489 项符合 OBJECT 的查询结果

其他行业 There are several problems related to the properties of the triangular mesh representation that des

There are several problems related to the properties of the triangular mesh representation that describes a surface of an object. Sometimes, the surface is represented just as a set of triangles without any other information and the STL file format, which is used for data exchanges, is a typicalexam ...
https://www.eeworm.com/dl/668/372627.html
下载: 97
查看: 1124

C/C++语言编程 进销存管理实例程序源代码

if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[采购订单_供货商_fk]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1) ALTER TABLE [dbo].[采购订单] DROP CONSTRAINT 采购订单_供货商_fk GO if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[采购订单历史_供货商_fk]') ...
https://www.eeworm.com/dl/503/37372.html
下载: 87
查看: 1143

C/C++语言编程 生产管理系统源代码

if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[mrp物料需求计算_物料编号_fk]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1) ALTER TABLE [dbo].[mrp物料需求计算] DROP CONSTRAINT mrp物料需求计算_物料编号_fk GO if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[m ...
https://www.eeworm.com/dl/503/37375.html
下载: 135
查看: 1144

C/C++语言编程 财务管理系统源代码

if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[FK_分录表_凭证表]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1) ALTER TABLE [dbo].[分录表] DROP CONSTRAINT FK_分录表_凭证表 GO if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[本期汇总账簿_科目代码_fk]') and ...
https://www.eeworm.com/dl/503/37376.html
下载: 100
查看: 1220

编辑器/阅读器 使用WebBrowser控件作为容器打开Word文档 === === === === === === === 这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工

使用WebBrowser控件作为容器打开Word文档 === === === === === === === 这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工程中添加的引用主要为Office支持库,本示例是以在OFFICEXP 2003的环境下打开。所需文件如下: Microsoft Word 11.0 Object Library (MSWord.olb) Microsoft Office 11.0 Ob ...
https://www.eeworm.com/dl/626/239203.html
下载: 192
查看: 1248

Linux/Unix编程 This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such

This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
https://www.eeworm.com/dl/619/353749.html
下载: 89
查看: 1148

技术资料 生产调度系统中的XML通讯模型及实现

在分析Web 环境下生产调度系统体系结构的基础上,建立了基于XML(Extensible MarkupLanguage)的生产调度系统的通讯模型,设计了基于SOAP(Simple Object Acc
https://www.eeworm.com/dl/914706.html
下载: 1
查看: 9574

SQL Server LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provide

LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.
https://www.eeworm.com/dl/689/275731.html
下载: 176
查看: 1133

人工智能/神经网络 BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code

BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
https://www.eeworm.com/dl/650/365739.html
下载: 47
查看: 1081

技术资料 基于VC++6.0的通信装备故障诊断ES 实现

介绍使用MFC(Microsoft foundation Class)和ADO(ActiveX Data Object)数据库访问技术,开发可视化通信装备故障诊断专家系统的方法。探讨了使用面向对象、数
https://www.eeworm.com/dl/921028.html
下载: 3
查看: 7738