资源列表
oracle
- 在PLSQL中用户登陆后,使用以上脚本一次性删除所有该用户创建的对象,包括表,视图,序列,触发器,存储过程等等,恢复到数据库刚刚创建的那个状态。-use this scr ipt,you can delete all the objects including tables, views, triggers ,sequences , procedures and etc. make your oracle database recovering to the newly created
10
- 建立employee表格 可按要求添加员工,筛选男员工信息,更改员工信息。-Establish employee form upon request to add staff, screening of male employees, change employee information.
sql
- 使用T_SQL脚本创建SQLServer2000后台计划作业任务 -Use T_SQL scr ipt to create SQLServer2000 background scheduled job task
AdoSql
- 一个简单的数据连接类,使用 ADO 连接, 可以执行查询SQL,执行SQL命令-A simple data connection type, using ADO connection, you can execute the query SQL, execute SQL commands
Silver__9559234CatchMKA582012
- 此代码是功能模块里比较强的模块源码Silver__9559234CatchMKA582012,同学们可以下载学习-This code is stronger in the functional module Silver__9559234CatchMKA582012 module source code, students can download the study
Hotel__36013Authenticationhbnzt9244
- 今天把这个源码Hotel__36013Authenticationhbnzt9244分享给各位同学,希望你们喜欢这个源码-Share the source Hotel__36013Authenticationhbnzt9244 give the classmate of everyone, today I hope you like the source code
zjzbkalman
- 直角坐标系下的单雷达kalman滤波,实现直角坐标系下单部雷达对目标的跟踪。-The single radar Kalman filter in Cartesian coordinates in the Cartesian coordinate system, place an order of radar target tracking.
ang
- 数据库SQL。内涵简但的学生成绩查询,,比较简单,-Database SQL. Meaning of simple queries, but student achievement, is relatively simple,
Oracle04
- Oracle下载地址.rar 常用版本地址 32 64位都有-Oracle Download. Rar commonly used versions Address 32 64 have
Source-Code
- It is a source code for PC based Data Logger
apriori
- 数据挖掘(概念与技术)书上的apiori算法实现。apiori剪枝算法使用候选项集产生发现频繁项集。-Data Mining (conceptual and technical) in a book apiori algorithm. apiori pruning algorithm uses candidate item set generated frequent itemsets found.
LAB05
- Operations on singly linked list - Create, Insert,Delete,Search