搜索结果

找到约 281 项符合 where 的查询结果

技术资料 美国 San José State University 逻辑设计课件(Xilinx FPGA和Verilog)

·这是课程说明:EE178 is a class for students interested in designing synchronous digital circuits using Xilinx FPGA devices as the prototyping medium. EE178 is a hands-on lab class where students will complet
https://www.eeworm.com/dl/941695.html
下载: 8
查看: 6351

JavaScript A Web proxy server listens to requests, then retrieves the requested files from other Web servers an

A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations, such as on firewalls, where they can allow access to certain pages and deny access to others
https://www.eeworm.com/dl/685/308811.html
下载: 54
查看: 1052

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/37367.html
下载: 113
查看: 1195

书籍 Plug In Electric Vehicles

Plug in Electric Vehicles (PEVs) use energy storages usually in the form of battery banks that are designed to be recharged using utility grid power. One category of PEVs are Electric Vehicles (EVs) without an Internal-Combustion (IC) engine where the energy stored in the battery bank is the only so ...
https://www.eeworm.com/dl/522337.html
下载: 1
查看: 113

书籍 Electric Vehicles in Smart Grids

Plug in Electric Vehicles (PEVs) use energy storages usually in the form of battery banks that are designed to be recharged using utility grid power. One category of PEVs are Electric Vehicles (EVs) without an Internal-Combustion (IC) engine where the energy stored in the battery bank is the only so ...
https://www.eeworm.com/dl/522338.html
下载: 1
查看: 104

驱动编程 These libraries are designed for use with Microsoft Visual C++ version 6.0. Install them by running

These libraries are designed for use with Microsoft Visual C++ version 6.0. Install them by running setup.exe. This will copy the files to various places where MSVC will expect to find them. If setup fails, alternate instructions are below.
https://www.eeworm.com/dl/618/167578.html
下载: 173
查看: 1159

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

其他书籍 The objective of this page is to teach you how to use the Intel libraries to build applications wher

The objective of this page is to teach you how to use the Intel libraries to build applications where images or sequences of images have to be processed. In addition, the DirectShow technology is also introduced this one is particularly useful to process image sequences or sequences captures using ...
https://www.eeworm.com/dl/542/453756.html
下载: 101
查看: 1105