-
DSP281x_GlobalVariableDefs global variable source
DSP281x_GlobalVariableDefs全局变量源程序-DSP281x_GlobalVariableDefs global variable source
- 2022-02-06 23:14:31下载
- 积分:1
-
欢迎使用网页设计 在线学习系统
本系统主要特点如下:
1.本系统采用学号加密码登录,可接受外部注册。
2.教学内容模块可由教师后台管理。
3.保...
欢迎使用网页设计 在线学习系统
本系统主要特点如下:
1.本系统采用学号加密码登录,可接受外部注册。
2.教学内容模块可由教师后台管理。
3.保存学生学习进度。
4.多种交互方式。
5.提供在线考试模块,同时能够进行补考,成绩查询等功能。
6.网页设计教学内容部分精心挑选,并进行了较好的分类。
本系统运行环境
windows 98 +PWS
windows 2000+IIS
windows XP+IIS
最佳分辨率:1024*768
要求IE流览器版本不低于5.0
要系统未在NETSCAPE流览器下测试过,建议您使用IE流览器。
如果在线学习者较多时,建议转成Sql server 数据库
本系统可自由使用,没有任何限制。
QQ:86214492
本系统学生测试帐号为122005001 密码为:123
老师测试帐号为:teacher 密码为:123
-Welcome to Web Design Online Learning System
The main features of the system are as follows:
1. The school system increases its password, acceptable external registration.
2. Teaching content management modules can be teachers in the background.
3. To preserve the progress of student learning.
4. A variety of interactive ways.
5. Provides an online test module, at the same time to carry out make-up, the functions of query results.
6. Web Design part of carefully selected educational content and a better classification.
The system operating e
- 2023-04-05 06:25:04下载
- 积分:1
-
形成椭圆参数,然后通过离散量求取验证椭圆参数。
形成椭圆参数,然后通过离散量求取验证椭圆参数。-The formation of elliptical parameters, and then seek to verify through discrete elliptic parameters.
- 2022-05-14 13:30:49下载
- 积分:1
-
Java EJB简单例子
Java EJB简单例子,这是HelloWorldBean的Home接口,它是EJB对象的生成库,无状态会话(将在下一个实例中具体讲解)Bean,这个接口是客户端与EJB对象相互作用的中间途径,通过Client触发调用Bean方法:
try {
//取得初始化属性jndiContext,它是连接JNDI树的起始点
InitialContext jndiContext = new InitialContext(properties);
//取得Home对象的引用
Object ref = jndiContext.lookup("HelloWorldHome");
HelloWorldHome home = (HelloWorldHome)
PortableRemoteObject.narrow (ref, HelloWorldHome.class);
//用EJB生成库Home生成EJB对象
HelloWorld hello= home.create();
//调用EJB对象方法printHelloWorld(),EJB对象把调用委派给Bean
System.out.println (hello.printHelloWorld());
}
- 2022-07-20 22:16:54下载
- 积分:1
-
简单的ns2的tcl文件。
simple ns2 tcl file.
- 2022-07-26 11:43:32下载
- 积分:1
-
还很好
还很好 -also very, very good very, very good
- 2022-02-07 00:01:35下载
- 积分:1
-
seg2数据格式,希望对于学相关数据格式的人有用
seg2数据格式,希望对于学相关数据格式的人有用-seg2 data format, data for the study were useful format
- 2023-08-25 15:40:03下载
- 积分:1
-
gathered with a group and the elimination of noise, the weighing
收集的一组跟噪声产生以及消除、衡量消噪性能指标的MATLAB仿真源代码,每个文件夹下都附有对该代码的注解!-gathered with a group and the elimination of noise, the weighing-noise performance indicators MATLAB simulation source code, Each folder with all of this code notes!
- 2022-01-25 19:48:38下载
- 积分:1
-
这是一个Prolog实现解决一个迷宫
this a prolog implementation to solve a single maze-this is a prolog implementation to solve a single maze
- 2023-07-05 08:05:03下载
- 积分:1
-
running document addresses the need to change, we must pay attention, otherwise...
运行时需要更改文件地址,一定要注意,否则运行不了-running document addresses the need to change, we must pay attention, otherwise not running
- 2022-01-31 18:33:59下载
- 积分:1