资源列表
func_bank_commwithserv
- oracle下的存储过程开发的tcp通讯模块-oracle stored procedures developed under the tcp communication module
call_procedure_p07.sh
- 调度oracle数据库存储过程, 调度oracle数据库存储过程-Scheduling oracle database stored procedure
database
- 建立微信数据库,删除,建立视图等,包括建立4个表和索引(create wechat database)
morton
- 根据莫顿码计算行列号 根据行列号计算莫顿码(Morton code ,GIS rasterdata.)
mysql procedures
- 建立一个常规的存储过程,用于修复mysql内的批量数据(Establishing stored procedures)
splitA
- Alter FUNCTION [dbo].[split](@expression VarChar(max),@delimiter VarChar(30) = ' ') RETURNS @TmpTable TABLE (RefNo VarChar(max)) AS BEGIN if rtrim(isnull(@expression,'')) > '' begin declare @cxml xml set @cxml = '<x_k><![CDATA['+re
tianjia
- 对给定的学生数据库db_student设计一个学生表tb_student的操作页面,要求实现课程成绩录入的功能,输入学号后点击查询按钮可显示相应的姓名、专业,输入课程名称和成绩后,点击“添加”按钮可以添加学生的课程成绩(For a given student database db_student design a student table tb_student operation page, required to realize the function of the curriculum
sale1
- 为设计简单拍卖网站所具备的功能,所设计的数据库(A database designed by the functions of a simple auction website.)
个人简历制作
- 适合与简单的个人简历制作,可以删除信息添加个人信息。(A resume for college students.)
database
- 创建一个数据库,并建立表格,能插入、删除、修改数据库表中的记录(Create a database and create tables to insert, delete and modify records in database tables.)
Pressure_MAIN
- matlab文件,计算平均风压系数和脉动风压系数的程序(Matlab file, program for calculating mean wind pressure coefficient and fluctuating wind pressure coefficient.)
平方乘
- 实现平方乘算法,简单实用!!!!!!!!(shixiannpingfangchengsuanfa)