搜索结果
找到约 489 项符合
OBJECT 的查询结果
按分类筛选
- 全部分类
- 技术资料 (66)
- Java编程 (47)
- 其他书籍 (36)
- 其他 (35)
- VC书籍 (33)
- 软件设计/软件工程 (18)
- matlab例程 (17)
- 电子书籍 (16)
- Java书籍 (14)
- Delphi控件源码 (11)
- 文章/文档 (10)
- 书籍 (9)
- 软件工程 (9)
- Linux/Unix编程 (9)
- 人工智能/神经网络 (9)
- Delphi/CppBuilder (9)
- C/C++语言编程 (8)
- 编译器/解释器 (7)
- 单片机开发 (7)
- 其他行业 (7)
- 数据库系统 (6)
- 书籍源码 (6)
- 文件格式 (6)
- 行业发展研究 (6)
- JavaScript (5)
- 编辑器/阅读器 (4)
- 网络 (4)
- 技术管理 (4)
- 数据结构 (4)
- SQL Server (4)
- GPS编程 (4)
- 单片机编程 (3)
- 通讯/手机编程 (3)
- 操作系统开发 (3)
- 压缩解压 (3)
- 数学计算 (3)
- 教程 (2)
- Internet/网络编程 (2)
- 多国语言处理 (2)
- 其他数据库 (2)
- 通讯编程文档 (2)
- FlashMX/Flex源码 (2)
- VHDL/FPGA/Verilog (2)
- Windows CE (2)
- Symbian (2)
- 系统设计方案 (2)
- VIP专区 (2)
- Windows编程 (1)
- 数值算法/人工智能 (1)
- 仿真技术 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 开发工具 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 驱动编程 (1)
- 游戏 (1)
- Applet (1)
- 汇编语言 (1)
- 嵌入式/单片机编程 (1)
- 嵌入式Linux (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
- Oracle数据库 (1)
- 其他嵌入式/单片机内容 (1)
- MySQL数据库 (1)
- Jsp/Servlet (1)
- Ajax (1)
其他行业 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 ...
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]') ...
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 ...
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 ...
编辑器/阅读器 使用WebBrowser控件作为容器打开Word文档 === === === === === === === 这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工
使用WebBrowser控件作为容器打开Word文档
=== === === === === === ===
这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工程中添加的引用主要为Office支持库,本示例是以在OFFICEXP 2003的环境下打开。所需文件如下:
Microsoft Word 11.0 Object Library (MSWord.olb)
Microsoft Office 11.0 Ob ...
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.
技术资料 生产调度系统中的XML通讯模型及实现
在分析Web 环境下生产调度系统体系结构的基础上,建立了基于XML(Extensible MarkupLanguage)的生产调度系统的通讯模型,设计了基于SOAP(Simple Object Acc
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.
人工智能/神经网络 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
技术资料 基于VC++6.0的通信装备故障诊断ES 实现
介绍使用MFC(Microsoft foundation Class)和ADO(ActiveX Data Object)数据库访问技术,开发可视化通信装备故障诊断专家系统的方法。探讨了使用面向对象、数