这是一个简易的聊天程序,它是一个基于b/s模式的系统,希望大家看了之后能给予更多的改进啊,谢谢大家
上传时间: 2013-12-01
上传用户:84425894
2. You may use this core in any way, be it academic, commercial, or -- military. Modified or not.
标签: commercial Modified academic military
上传时间: 2015-03-20
上传用户:顶得柱
《网上考试系统》是一款基于Web、采用B/S体系的考试系统软件。系统体现流程思想。无论是考试计划还是新闻的发布都需要通过层层审批才能生效,审批流程,系统自动提示,无需主动寻找
上传时间: 2014-01-13
上传用户:stvnash
B/s结构,采用 asp.net(C#)+ MS SQL 编写。严格按照三层结构,不失为学习 C#的好例子。安泰OA办公系统自动化系统
标签:
上传时间: 2015-03-22
上传用户:yzy6007
b+樹源碼,b+樹結構,刪除,插入,等值搜索,範圍搜索等功能
标签:
上传时间: 2015-03-23
上传用户:tianjinfan
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.
标签: algorithm character position either
上传时间: 2014-01-27
上传用户:wang0123456789
JPEG图像生成器 自己做JPEG图象 很牛B哦
上传时间: 2013-11-28
上传用户:cuiyashuo
java ejb开发 程序4、语句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表结构 B 为people表添加约束,约束名称是phone_number C 向people表中添加一列,名称是phone_number,数据类型是varchar2,长度是10 D 上述答案均不正确 5、( )BLOB和CLOB的区别在于 A CLOB只能存放字符类型的数据,而BLOB没有任何限制 B BLOB只能存放字符类型的数据,而CLOB没有任何限制 C CLOB只能存放小于4000字节的数据,而BLOB可以存放大于4000字节的数据 D BLOB只能存放小于4000字节的数据,而CLOB可以存放大于4000字节的数据 6、存储过程从本质上来讲就是 A 匿名的PL/SQL程序块,它可以被赋予参数 B 命名的PL/SQL程序块,它可以被赋予参数 C 命名的PL/SQL程序块,不能被赋予参数 D 匿名的PL/SQL程序块,不能被赋予参数 7、( )下列关于日期数据类型,哪一个语句是正确的写法 A insert into test values( 9999-12-03 ) B insert into test values( 1999-03-02 ) C insert into test values(to_char(1999-06-03, yyyy/dd/mm )) D insert into test
标签: people phone_number varchar2 alter
上传时间: 2013-12-26
上传用户:wendy15
计算矩阵连乘积 问题描述 在科学计算中经常要计算矩阵的乘积。矩阵A和B可乘的条件是矩阵A的列数等于矩阵B的行数。若A是一个p×q的矩阵,B是一个q×r的矩阵,则其乘积C=AB是一个p×r的矩阵。
上传时间: 2015-03-25
上传用户:yulg
一个学生管理系统,B/S架够.非常好用,里面包括了原码.可以学习修改
上传时间: 2014-01-03
上传用户:维子哥哥