搜索结果

找到约 280 项符合 Select 的查询结果

技术资料 socket

单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation o
https://www.eeworm.com/dl/908572.html
下载: 4
查看: 9044

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/37365.html
下载: 132
查看: 1174

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/37377.html
下载: 61
查看: 1188

人工智能/神经网络 用c语言编写的matlab遗传算法程序

用c语言编写的matlab遗传算法程序,包含:select,crossover,mutator等。非常适合初学者学习,程序比较清晰,而且不是很复杂。
https://www.eeworm.com/dl/650/287334.html
下载: 143
查看: 1090

SQL Server to study the example of creation of tables, formative DB, and filling with their information. Using

to study the example of creation of tables, formative DB, and filling with their information. Using this example to create DB, satisfying a logical structure, to developed in previous laboratory work and to fill with its information. To study a command SQL SELECT.
https://www.eeworm.com/dl/689/490317.html
下载: 185
查看: 1132

嵌入式Linux 一个智能门禁系统的linux的程序

一个智能门禁系统的linux的程序,select方式数据驱动方式,对于搞嵌入linux开发的朋友有一定参考价值
https://www.eeworm.com/dl/653/304026.html
下载: 174
查看: 1142

技术资料 DM9000AE

The host interface is a general processor local bus that using chip select (pin CS#) to access DM9000A. Pin CS# is default low active which can be re-defined by EEPROM setting.
https://www.eeworm.com/dl/989072.html
下载: 3
查看: 31

源码 RBF神经网络

%this is an example demonstrating the Radial Basis Function %if you select a RBF that supports it (Gausian, or 1st or 3rd order %polyharmonic spline), this also calculates a line integral between two %points.
https://www.eeworm.com/dl/742705.html
查看: 66

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

驱动编程 AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Em

AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. ...
https://www.eeworm.com/dl/618/386679.html
下载: 57
查看: 1098