登录
首页 » 其他项目 » err

err

于 2022-04-10 发布 文件大小:623.13 kB
0 223
下载积分: 2 下载次数: 1

代码说明:

《NS2与网络模拟》这本书的源代码 经典-err

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RacorX8 是DirectX的例子程序
    RacorX8 是DirectX的例子程序-RacorX8 are examples of procedures DirectX
    2023-05-03 01:35:05下载
    积分: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
  • 通过把彩票每期的重奖号码保存在文件中,通过读取数据,对进行分析及概率论的知识可以得出彩票中将号码分析图...
    通过把彩票每期的重奖号码保存在文件中,通过读取数据,对其进行分析及概率论的知识可以得出彩票中将号码分析图-Through the lottery each重奖numbers stored in the document, by reading the data analysis and probability theory of knowledge can be drawn lottery numbers Lieutenant analysis
    2022-04-01 06:06:48下载
    积分:1
  • 西门子S7
    西门子S7-200PID温控程式..内附详细的注释..可直接使用-Siemens S7-200PID control program .. containing detailed notes .. can directly use
    2022-09-14 09:00:03下载
    积分:1
  • 浏览文件夹对话框(C#)
    浏览文件夹对话框(C#)-View Folder dialog box (C#)
    2023-06-23 23:20:15下载
    积分:1
  • A full source code of housing agency web site,it can be used after decompression...
    一个房产中介网站的代码,解压缩后即可使用-A full source code of housing agency web site,it can be used after decompression.
    2022-10-11 04:55:03下载
    积分:1
  • this is μC_OS
    this is μC_OS-Ⅱchinese for arm7 operation,include some useful code
    2022-05-21 07:29:23下载
    积分:1
  • 本系统的使用可以将工作的部分流程使用计算机的办公自动化处理,能够极大的提高办公的效率和准确程度。另外,可以便捷的统计和分析各种所需资料,方便相应政策的调整等。...
    本系统的使用可以将工作的部分流程使用计算机的办公自动化处理,能够极大的提高办公的效率和准确程度。另外,可以便捷的统计和分析各种所需资料,方便相应政策的调整等。 该系统作为网上信息管理系统,实现网络处理功能。系统采用先进的应用系统体系结构和开发模式,提高系统的可扩展性、可维护性和交互性。该系统相对独立,接口实现简单、安全,可操作性强-the use of the system can be part of the process of using computers for office automation, the ability to greatly improve office efficiency and accuracy. In addition, the user can analyze statistics and information required to facilitate the corresponding policy adjustments. The system as a web-based information management system, network processing functions. The system uses advanced application system architecture and development model to improve the scalability, maintainability and interactive. The system relatively independent interface is simple, safe and operable
    2022-07-10 04:28:56下载
    积分:1
  • 计算一个非负整数矩阵的铪质。注:复制铪质。C的方法。
    Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the command "wmatch". -Computes the hafnian of a nonnegative inte ger matrix. Notes : Copy hafnian.c to main.c, in the same directory as Rothberg"s code (see abo ve). You can download the. tar directory with th e code weighted-match.tar here. Then "make" th e codes (this codes are in C, not C). The program is then run by the command "wm atch. "
    2022-01-30 19:38:32下载
    积分:1
  • 1.功能完整,直接使用 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 3、对减少内存占用、尽量减少屏幕操作进行适当优化...
    1.功能完整,直接使用 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 3、对减少内存占用、尽量减少屏幕操作进行适当优化 4、新方块生成高度随机,绝对无规律 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行
    2022-04-30 12:19:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载