搜索结果

找到约 46 项符合 radius 的查询结果

Java编程 j2me radius soket radius client

j2me radius soket radius client
https://www.eeworm.com/dl/633/367513.html
下载: 168
查看: 1017

数据库系统 radius 服务器安装 数据库使用postgresql

radius 服务器安装 数据库使用postgresql
https://www.eeworm.com/dl/523/396819.html
下载: 115
查看: 1024

软件设计/软件工程 This is java Radius API

This is java Radius API
https://www.eeworm.com/dl/684/417735.html
下载: 108
查看: 1076

VxWorks Radius PNE 3.3 source code, running at more than vxworks6.x version.

Radius PNE 3.3 source code, running at more than vxworks6.x version.
https://www.eeworm.com/dl/662/440073.html
下载: 184
查看: 1078

多国语言处理 H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector

H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector CENTER, radius as a scaler RADIS. NOP is the number of points on the circle. As to STYLE, use it the same way as you use the rountine PLOT. Since the handle of the object is returned, you use r ...
https://www.eeworm.com/dl/637/475885.html
下载: 99
查看: 1030

系统设计方案 华为 Quidway 系列多协议路由器

华为 Quidway 系列多协议路由器,支持 PPP、FR、X25、SLIP、HDLC 等网络协议,用户可通过各种广域网线路接入 Internet 及互联互访。 路由器内置安全防火墙、NAT、RADIUS 安全认证,以及 CALL BACK 等多项互联安全防护功能;并通过 CA 认证协议的验证和 IPSec 隧道协议,在 Internet 上构建安全可靠的网络通道,基于硬件的数 ...
https://www.eeworm.com/dl/678/127314.html
下载: 94
查看: 1076

VC书籍 C++完美演绎 经典算法 如 /* 头文件:my_Include.h */ #include <stdio.h> /* 展开C语言的内建函数指令 */ #define PI 3.141

C++完美演绎 经典算法 如 /* 头文件:my_Include.h */ #include <stdio.h> /* 展开C语言的内建函数指令 */ #define PI 3.1415926 /* 宏常量,在稍后章节再详解 */ #define circle(radius) (PI*radius*radius) /* 宏函数,圆的面积 */ /* 将比较数值大小的函数写在自编include文件内 */ int show_big_or_small (int a,int ...
https://www.eeworm.com/dl/686/134069.html
下载: 41
查看: 1075

网络 小型短信网关系统

小型短信网关系统,基于类似Radius的通信协议,C++语言开发,采用面向对象方法设计。
https://www.eeworm.com/dl/635/173877.html
下载: 110
查看: 1072

数值算法/人工智能 使用到的参数跟谈到弹性网络的那一章里头所讲的是一样的

使用到的参数跟谈到弹性网络的那一章里头所讲的是一样的, ke 则是终止条件。如果 step 被打勾,则程式在每一步之间会暂停 100毫秒(或其他使用者输入的数值)。如果 Random 被打勾,则程式会以系统时间作为乱数产生器的种子数,否则,就以使用者输入的数( Random 右边那一格)为种子数。 你可以利用 load 来载入推销员问 ...
https://www.eeworm.com/dl/518/195541.html
下载: 186
查看: 1033

Java编程 (1) 实现一个Point类

(1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double distance(Point)方法。其中计算平方根用Math.sqrt()方法。 (2) 实现一个Circle类,该类包含表示圆心的Point型变量center,表示半径的int radius ...
https://www.eeworm.com/dl/633/334958.html
下载: 99
查看: 1063