搜索资源列表
选课系统应用程序
- 这个程序是用Delphi编写的,它运行在Window 2000/XP和MSSQL平台上-the procedure is used in the preparation of Delphi, it runs on Windows 2000/XP and MSSQL platform
Databack
- 在软件系统中,数据的备份与恢复是相当重要的,下面就给出了一个数据的自动备份程序,DELPHI编写-in software systems, data backup and recovery is very important, given below on an automatic data backup procedures, the preparation of DELPHI
W2kSqlextendedproc
- BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini ) --删除文件Select dbo.FileDelete( C:\\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\\Test\\test ,1) --文件复制Select dbo.FileCopy( C:\\boot.ini , c
pro_sql
- 存储过程脚本程序源码,自己过去写的方便编写存储过程的程序,能够选中表-〉选择字段-〉自动生成增加、修改的存储过程-stored scr ipt source of his past was prepared to facilitate the process of storage procedures, selected to Table-> choice field-> Automatic Generation add, modify the storage process
mapdof2
- 俄罗斯方块另类.zip - 又一个俄罗斯方块的代码(转)用vc写的著名游戏俄罗斯方块的代码,希望对大家有所帮助 (2005-9-1,Visual C++,95KB,1次) 手机版的俄罗斯方块程序 .rar - 手机版的俄罗斯方块程序 休闲内的手机游戏。 (2005-4-9,Java,31KB,27次) 俄罗斯方块VC版加源代码注释.rar - VC编写的俄罗斯广块,源代码加注释,希望对大家有用~ (2005-4-23,Visual C++,5KB,6次) src4rus
Setup2
- 这是一个基于C语言编写的数据库程序,类容非常丰富啊。此软件无解压密码。-This is a C-based language of the database program, such capacity is very rich ah. This software without extracting passwords.
Studentsmanagesystem-c
- 在TC环境下编写的一个学生成绩管理程序! 主要功能包括数据输入,查询,删除,插入等。-TC environment in the preparation of a student performance management process! Main functions include data entry, search, delete, insert and so on.
rjcsh
- 用VC++编写关于仓库销售管理系统的程序,很有用的哟-VC preparation of warehouse management system sales procedures, a very useful yo
899
- 此程序是用VB编写的企业人事信息管理系统,适合企业人事管理.代码齐全.模块化.操作简单.使用性强.-this procedure is used to prepare the VB enterprises Personnel Information Management System suited to the business personnel management. code complete. Modular. simple operation. the use of power.
odbc
- 用VC++,ODBC的API函数访问数据库,程序中有详细的编写代码实现过程
chunchu
- 1. 编写程序过程,返回所有读者的平均年龄; 2. 编写存储过程,获取读者当前借书总数; 3. 编写带游标类型输出参数的存储过程,返回借阅了图书“Web站点安全 ”的读者信息的游标变量。
student111
- 编写了个小程序,实现了数据库的建立连接,实现了对学生成绩的管理,查找,删除等功能
finalgaga
- 这是一个用VC++编写的访问远程数据库的程序。如果服务器工作,就能成功运行
storage_mamager
- 自己编写的delphi程序 可以与以有的数据库连接 使用SQL语言查询和修改数据库,执行有关用户注册、登陆,管理员登陆,商品、用户和供应商查询,商品选购,入库出库等功能
zhy20080321081210557.Rar
- 本系统是根据科汛系统编写的程序,程序和科汛原代码有出入,但是功能是完全一样的,由于标签系统比较麻烦所以暂时没有开发,所以在发布栏目供求列表时必须使用 SQL标签
sqlserverdatabasehuyuan
- delphi编写成的模拟SQLSEVER数据库还原数据库的程序
asp+sql
- 使用asp+sql编写的的各种程序案例,由入门到精通。
编写通用的asp防注入程序
- 编写通用的asp防注入程序-develop generic anti-implantation procedure asp
SQLServer
- 处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试- Then complete the process of creating original language and the process of scheduling the original language Final preparation of the main f
Demand-for-natural-numbers
- 用For/Next循环语句编写程序计算自然对数之和,并要求先定义求a到b的自然对数之和的函数为Nlogarithm(a,b),然后单击“求自然对数之和”按钮时调用该函数。-With a For/Next loop programming to calculate the sum of the natural logarithm and requires a to b seeking to define the natural logarithm of the sum function Nloga