搜索资源列表
SNo
- 通过MD5算法,生成注册码,可以自由修改,保护自己的劳动成果-through the MD5 algorithm, generate license, the freedom to change, to protect themselves fruit of labor
1
- 4、 编写一个过程。要求:有一个输入参数和一个输出参数,过程里面要有自定义异常。从学生表中(tab_student)中寻找符合指定学号等于输入参数的值,然后将找到的学生的姓名赋予输出参数,如果没有符合条件的值则触发异常。 Create table tab_student (sno char(8), sname varchar2(20), age integer, province varchar2(60), se
短信ocx控件
- 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.o
SNo
- 通过MD5算法,生成注册码,可以自由修改,保护自己的劳动成果-through the MD5 algorithm, generate license, the freedom to change, to protect themselves fruit of labor
Snow3
- 图形图像程序,通过显示屏实现雪花飞舞屏幕的浪漫效果。-graphics programme,to display the romantic impression of the flying snow
snoop
- 用delphi开发的网络抓包控件,非常好用-development with the network capturing Packet Control, very handy
1
- 4、 编写一个过程。要求:有一个输入参数和一个输出参数,过程里面要有自定义异常。从学生表中(tab_student)中寻找符合指定学号等于输入参数的值,然后将找到的学生的姓名赋予输出参数,如果没有符合条件的值则触发异常。 Create table tab_student (sno char(8), sname varchar2(20), age integer, province varchar2(60), se
ids_snort
- ids snort入侵检测系统的分析与研究博士论文
sniff-src-1.8
- usb snoop的源码,拦截usb通信-usb snoop the source code, usb to intercept communications
snoop
- 一个SNOOP控件,各位看看可以对网络包进行分析.-A SNOOP controls, you can take a look at the network packets for analysis.
chengxu
- create database s_t on ( name= s_t , filename= f:\程序\database\s_t.mdf , size=2, maxsize=10, filegrowth= 1 ) log on ( name= s_t_log , filename= f:\程序\database\s_t.ldf , size=1, maxsize=5,
profnocut1
- no cut no arp arp sno cut no
rules
- snort 规则文件,2000多条入侵检测和防御相关规则,针对十几类攻击-snort rule
gpops
- 一套很好用的基于伪谱法的极大值原理数值算法: 注意:应用此软件需要另外下载snopt,否则无法运行.-PMP solver, based on PS method, SNOPT s numerical solver for NLP is required.
Java
- 编程实现序列化的Student(sno,sname)对象在网络上的传输-To realize the transporting of the message.
Snoop30(2008[1].01.28)
- 索引变量中添加TSnoopMemoryNode。 PInteger定义是除去SnoopMemory.pas。 指数的ListView中添加了专家实地取样。 -Index variable is added in TSnoopMemoryNode. PInteger definition is removed in SnoopMemory.pas. Index field of ListV
SQL-CREATE-DATABASE
- SQL 创建数据库 CREATE DATABASE studb CREATE TABLE Stud insert into Stud(Sno,Sname,Ssex,Sdept,Sage)values( 0001 , Jim , M , IS ,19)-SQL CREATE DATABASE CREATE DATABASE studb CREATE TABLE Stud insert into Stud(Sno,Sn
Oracle--biancheng
- 设有学生表student(学号sno, 姓名sname, 年龄 sage,系别dept)、课程表Course(课程号cno,课程名称cname)和选课表sc(学号sno,课程号cno,成绩grade),用Oracle PL/SQL语言设计一个名为pkg_student程序包,要求: (1)写出程序包头和包体的定义,其中包含函数avgGradePerCourse和存储过程printAvgGradeCourse。 (2)函数avg
sql
- SQL数据库简单例程 设有一个 SPJ 数据库,包括 S 、 P 、 J 、 SPJ 四个关系模式: S(SNO , SNAME , STATUS , CITY) P(PNO , PNAME , COLOR , WEIGHT) J(JNO , JNAME , CITY) SPJ(SNO , PNO , JNO , CITY) -SQL database simple routines Equippe