-
漂亮的服装网站,大家一定要多多支持,希望大家多提宝贵意见。...
漂亮的服装网站,大家一定要多多支持,希望大家多提宝贵意见。-very very good.you are one
- 2022-03-24 11:58:06下载
- 积分:1
-
user defined scalars
用户自定义标量udf,Fluent模拟。(the udf of user defined scalars)
- 2017-07-25 11:47:48下载
- 积分:1
-
T1_4
stm32 串口 实现 队列 缓冲收发,dma 发送完成 中断内发送队列剩余数据,串口接收空闲终端,接收数据(stm32 UART with queue buffer)
- 2019-07-09 20:32:30下载
- 积分:1
-
paper+code
说明: 二阶段鲁棒规划代码,带有相关论文,python编写(Two stage robust programming code, with related papers, written in Python)
- 2020-11-05 21:19:33下载
- 积分:1
-
RADIUS 服务器介绍
RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配...
RADIUS 服务器介绍
RADIUS服务器支持标准的RADIUS协议,并支持设备提供商自己定义的扩展RADIUS属性,具有高稳定性、高性能、高度可配置性、高负荷量等特点,是宽带网络运营商理想的认证、授权、计费服务器。
特 点
◆ 支持多种接入方式
PPPoE接入、DHCP+Web接入、专线接入、无线和有线LAN或WAN基于IEEE802.1x的接入
◆ 支持多种认证类型
PPPoE用户帐号认证、计算机网卡MAC地址认证、计算机IP地址认证、卡用户认证、专线用户认证、 用户VLAN ID认证等等。
◆ 支持多种认证方式
PPP PAP认证、PPP CHAP认证、PPP MS-CHAP认证、Unix系统认证、PAM认证、ARAP认证、LDAP认证、EAP/MD5和EAP/TLS认证。
◆ 支持多种上网控制方式
上网时长控制、上网时段控制、累积时长控制、空闲时长控制、带宽控制。
◆ 支持漫游特性
A城市的用户在B城市上网,可将用户计费信息发往A城市的RADIUS服务器。
-RADIUS server on the server supports standard RADIUS agreement and support equipment providers to expand their definition of RADIUS attributes, with high stability, high performance, highly configurable, high-load characteristics, is a broadband network operators an ideal authentication, authorization, billing server . features support for multiple access methods PPPoE access, DHCP Web access, leased lines, wireless and cable-based LAN or WAN access IEEE802.1x supports multiple authentication type PPPoE user account
- 2022-01-25 21:16:36下载
- 积分:1
-
C#写的金鱼桌面宠物
C#桌面宠物秀源代码,运行程序后,你会发现一个黑色的活生生的金鱼在屏幕内游来游去,一幅悠然自得的模样,那么究竟是如何实现的呢?请下载源码自己看吧。
- 2022-06-14 16:04:23下载
- 积分:1
-
RCUP
说明: Remote Control Tool executable and related files.
- 2020-06-20 08:00:01下载
- 积分:1
-
VOF_Code
some different types of VOF codes
- 2021-01-17 23:38:48下载
- 积分:1
-
IFFT in 802.11a systems
802.11a中的IFFT模块的IP核实现-IFFT in 802.11a systems
- 2022-03-13 10:00:03下载
- 积分:1
-
FlappyBird2
大致思路说说,就是在外部SRAM里面做了一个大数组[320][240]做了一帧缓冲,所有屏幕相关操作都是在这一帧上面实现的,使用DMA直接丢数据到FSMC接口上,比I/O快多了,然后就是资源的去背问题,所有的图片都是我从手机版上面截图下来的,然后背景色都是0X4DF9,然后因为jpg转换软件的关系,蓝色的背景色会有偏差所以直接判断把0x4df9不显示不可行,后来想到可以用RGB颜色来入手,虽然不是0x4df9但是还是蓝色,所以蓝色分量肯定比红色多,所以做了一个阈值判断(Roughly speaking, a large array [320] [240] is made in the external SRAM to do a frame buffer. All screen-related operations are implemented on this frame. Using DMA to drop data directly to the FSMC interface is much faster than I/O. Then it is the problem of resource backtracking. All the pictures are taken from the top of the mobile version, and then the background color is 0X4DF9. Later, because of the relationship between JPG conversion software, the blue background color will be biased, so it is not feasible to directly judge that 0x4df9 is not displayed. Later, I thought that RGB color can be used to start with. Although it is not 0x4df9, it is still blue, so the blue component must be more than red, so I made a threshold judgment, and then it is the transition between scene and scene.)
- 2019-06-17 12:06:28下载
- 积分:1