搜索结果
找到约 25 项符合
Constraint 的查询结果
按分类筛选
操作系统开发 :)alter table Students drop constraint no_na alter table Students add constraint sno primary key(S
:)alter table Students drop constraint no_na
alter table Students add constraint sno primary key(Sno)
行业发展研究 This paper introduces an affine invariant of trapezia, and the explicit constraint equation between
This paper introduces an affine invariant of trapezia, and the explicit constraint equation between the intrinsic matrix of a camera and the similarity invariants of a trapezium are established using the affine invariant. By this constraint, the inner parameters, motion parameters of the cameras and ...
人工智能/神经网络 Mining sequential patterns with constraint (SPADE with constraint)
Mining sequential patterns with constraint (SPADE with constraint)
其他书籍 Abstract Syntax Notation One (ASN.1): Constraint specification
Abstract Syntax Notation One (ASN.1): Constraint specification
VC书籍 一次性生成Constraint Delaunay的论文
一次性生成Constraint Delaunay的论文,结构完整,叙述详细。
PCB相关 Allegro pcb editor
cadence allegro constraint manager high speed
allegro Allegro SPB V15.2 版新增功能
15.2 已經加入了有關貫孔及銲點的Z軸延遲計算功能. 先開啟 Setup - Constraints - Electrical constraint sets 下的 DRC 選項. 點選 Electrical Constraints dialog box 下 Options 頁面 勾選 Z-Axis delay栏.
PCB相关 高速PCB基础理论及内存仿真技术(经典推荐)
第一部分 信号完整性知识基础.................................................................................5第一章 高速数字电路概述.....................................................................................51.1 何为高速电路.................................................................. ...
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_门诊划价明细_门诊划 ...