搜索结果
找到约 874 项符合
TML-P 的查询结果
Java书籍 第一章JSP简介 例子1(效果如图1.1所示) Example1_1.jsp: < @ page contentType="text/html charset=GB2312" >
第一章JSP简介
例子1(效果如图1.1所示)
Example1_1.jsp:
< @ page contentType="text/html charset=GB2312" >
<HTML>
<BODY BGCOLOR=cyan>
<FONT Size=1>
<P>这是一个简单的JSP页面
< int i, sum=0
for(i=1 i<=100 i++)
{ sum=sum+i
}
> ...
加密解密 RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digit
RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman in 1977. Every user have a pair of key, public key a ...
电子书籍 AM26C31CLow Power, I CC = 100 ƒ ⊂ A Typ Operate From a Single 5-V Supply High Spee
AM26C31CLow Power, I
CC
= 100
ƒ ⊂
A Typ
Operate From a Single 5-V Supply
High Speed, t
PLH
= t
PHL
= 7 ns Typ
Low Pulse Distortion, t
sk(p)
= 0.5 ns Typ
High Output Impedance in Power-Off
Conditions
Improved Replacement for AM26LS31
matlab例程 给定一批的样本
给定一批的样本,当然这些样本间必须相互独立。如果Q > chi2(p, nu),假设拒绝,否则通过。
ARGUMENTS:
x Absolut numbers.
p The prob ability value, calculated from Q.
Q The resulting Q-value.
其他 This is the model of boost converter. The control of this converter is PID. With changing the coffic
This is the model of boost converter. The control of this converter is PID. With changing the cofficient of the P-I and D a good replay can be supplied.
数据结构 I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a s
I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations.
编译器/解释器 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-
1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs);
2. 语法支持比较全面(毕竟是C-,语法还是不多的);
3. Error Recovery;
4. 生成p-code,便于理解;
5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。 ...
行业应用文档 开源路由器的研究
本论文研究了开源路由器的实现方法,通过具体的实验在X O R P 上实现了R I P , O S P F , B G P 等一系列协议,在P A C K E T
T R A C E R 上进行了仿真,并对开源路由器进行了性能评价。
行业应用文档 开源路由器的实现方法
本论文研究了开源路由器的实现方法,通过具体的实验在X O R P 上实现了R I P , O S P F , B G P 等一系列协议,在P A C K E T
T R A C E R 上进行了仿真,并对开源路由器进行了性能评价。