-
shujuku
数据库原理及应用数据库原理及应用数据库原理及应用精华(Database theory and application of database theory and application of database theory and application of essence)
- 2009-11-21 02:42:57下载
- 积分:1
-
20190317 G+16 FLAT SLAB PROJECT
说明: jlyjsyeau tyue7ii etieu e ie7iyjtyjdtjtd
- 2019-05-31 14:37:02下载
- 积分:1
-
comfort
根据温度/相对湿度/风速/衣服等计算空调环境下人体热舒适PMV-PPD指标。(According to temperature / relative humidity / wind speed / clothing, the PMV-PPD index of human thermal comfort in air conditioning environment is calculated.)
- 2018-05-28 12:42:19下载
- 积分:1
-
SQL server common statement is the classic collection does not see you suffer
SQL server 中常用的语句,是收藏的经典,不看你吃亏-SQL server common statement is the classic collection does not see you suffer
- 2023-05-29 03:25:03下载
- 积分:1
-
ch08
说明: sql2000工程实践一书第8张源代码,可以直接调试 (SQL2000 engineering practice of a book section 8 Zhang code, debugging can be directly)
- 2008-12-01 23:57:24下载
- 积分:1
-
空间查询
USE [NSA]GO/****** Object: StoredProcedure [dbo].[BufferSelect] ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGOALTER PROCEDURE [dbo].[BufferSelect]@WKT varchar(2000),@startPt varchar(30),@Buffer int,@OrderbyX intASbegindeclare @stPt geometry;set @stPt=geometry::STGeomFromText(@startPt,4326);declare @urplace GEOGRAPHY;set @urplace= GEOGRAPHY::STGeomFromText(@WKT,4326);declare @bufArea GEOGRAPHYset @bufArea = @urplace.STBuffer(3);declare @bufArea2 geometryset @bufArea2=geometry::STGeomFromWKB(@bufArea.STAsBinary(),4326) select p.*,l.LineID as LineName,l.Path as LinePath from SVPoint p left join SVLine l on p.LineID=l.LineID inner join (select ptID as PointID, PtGeo from SVPointGeo where PtGeo.Filter(@bufArea2)=1 ) g on p.PointID= g.PointID order by g.PtGeo.STDistance(@stPt)
- 2014-02-22下载
- 积分:1
-
Student achievement inquiry system. Help U.S. students and enhance the VC++ Stud...
学生成绩查询系统.帮忙大家学生和提升对VC++的学生和认识.-Student achievement inquiry system. Help U.S. students and enhance the VC++ Students and awareness.
- 2022-06-12 02:24:05下载
- 积分:1
-
mango-src
mango 源码 m2m 组态软件 内嵌derby,可转mysql(mango 源码 m2m)
- 2015-02-15 11:25:38下载
- 积分:1
-
网吧收银系统
说明: 网吧的收费管理系统,可以哦难过MySQL实现。(Internet Cafe fee management system, can Oh sorry MySQL implementation.)
- 2019-05-03 05:06:09下载
- 积分:1
-
基于MSFlexgrid控件的气泡提示,对mis编程很有用
基于MSFlexgrid控件的气泡提示,对mis编程很有用-MSFlexgrid controls on the bubble, suggesting that the mis useful Programming
- 2022-09-28 08:00:03下载
- 积分:1