登录
首页 » Windows开发 » WiMAX网络部署

WiMAX网络部署

于 2022-04-09 发布 文件大小:2.07 MB
0 204
下载积分: 2 下载次数: 1

代码说明:

WiMAX Network Deployment

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

发表评论

0 个回复

  • 利用ini文件将你的应用程序放到“收藏夹”里面
    利用ini文件将你的应用程序放到“收藏夹”里面-use ini file your applications to "favorites" inside
    2022-03-18 14:03:49下载
    积分:1
  • 基于图的图像分割算法C++实现
    输入为RGB三通道图像,输出有分割彩色图,分割灰度图,分割结果与原图叠加的效果,进行形态学闭操作的分割结果。基于图的图像分割,Windows10 系统下VS2015平台opencv3.2.0。
    2022-03-24 11:59:52下载
    积分:1
  • 使用子
    使用子像素的方法来减轻图像系统的负荷已经是目前主流3D程序中的必用方法。比如知道Sin函数的特性,就只需要计算0~pi/2的点就可以了,剩下的pi/2~pi可以通过子像素来画出,在图形量大的情况下可以减轻至少一半的系统压力。 这个程序不光可以加速Sin函数的显示,还可以加速所有函数的显示。 -The use of sub-pixel image of the ways to reduce the load on the system is already the existing procedures of the mainstream 3D methods will be used. For example, to know the characteristics of Sin function, we only need to calculate 0 ~ pi/2 could be the point, and the rest of pi/2 ~ pi can be sub-pixels to draw, in the graphic case of a large quantity can be reduced at least half of the system pressure. This process not only speed up the Sin function can be shown that all functions can also speed up the display.
    2022-05-25 18:34:59下载
    积分:1
  • stm8 温度传感器MLX90614驱动程序
    通过STM8驱动温度传感器MLX90614,集成串口中断通信,已测试可用
    2022-05-14 06:15:31下载
    积分:1
  • Windows核心编程(Pascal代码)
    Windows核心编程(PASCAL代码) ------------------------------------- 《Windows核心编程》 原书: Programming Applications for Microsoft Windows Fourth Edition 作者: Jeffrey Richter 译者: 王建华等 --------------------------------------- 书中有不少C++写的Win32 SDK小程序,闲暇时用Object Pascal写了一遍, 限于自身水平和时间精力等关系,可能存在错误,期待您能给予指正。 感谢风云剑客提供原书光盘,否则,只是打字可能就会把人累得半死!^.^ -Windows core programming (PASCAL code )------------------------------------- Windows core programming the original book: Programming Applications for Microsoft Windows Fourth Edition Author: Jeffrey Richter Translator: Wang Jianhua, etc.--------------------------------------- book has a lot of C++ Writing the Win32 SDK applet, using Object Pascal spare time to write again, confined to their own level and the relationship between time and energy, etc., there may be errors, look forward to your correction can be given. Thanks to the provision of the original book Fengyun Swordsmen CD-ROM, otherwise, just typing the person may be too tired to
    2022-06-11 14:52:05下载
    积分:1
  • This article presents different ways of im plementing factories, each with their...
    This article presents different ways of implementing factories, each with their own advantages and disadvantages -This article presents different ways of im plementing factories, each with their own advantages and disadvantag es
    2022-12-21 21:15:03下载
    积分:1
  • 一个用VC编成的计算器小程序模仿WINDOWS的计算器的格式
    一个用VC编成的计算器小程序模仿WINDOWS的计算器的格式-a VC into the calculator small program to imitate the Windows calculator format
    2022-02-04 16:39:14下载
    积分:1
  • kakabossskdr
    /* base64.cpp 和 base64.h 版权所有 (C) 2004年-2008 René Nyffenegger 提供此源代码 " 作为-是 ",没有任何明示或暗示 保修。在没有事件将作者举行任何损害承担责任 因使用本软件。 授予任何人出于任何目的,使用此软件的权限 包括商业应用程序进行修改和重新发布它 自由,受到以下限制: 1.此源代码的起源必须不得歪曲 ;你必须不 声称是你写的原始源代码。如果您使用此源代码 在一种产品,确认产品文档中将 表示赞赏,但不是必需的。 2.改变源版本为此,必须有明确标记和一定不能 谎称为原始的源代码。 3.本公告不可能会被删除,或从任何源分布改动。 勒内 · Nyffenegger rene.nyffenegger@adp-gmbh.ch */ #include"stdafx.h" //#include"base64.h" #include"msvc_common.h" #include < iostream > 静态 const std::string base64_chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" ""abcdefghijklmnopqrstuvwxyz "0123456789 +"; 静态内联 bool is_base64 (无符号的 char c) { 返回 (isalnum(c) | |(c == "+") ||(c == "/")); } std::string base64_encode (无符号的 char const * bytes_to_encode、 无符号的 in
    2022-12-20 14:15:03下载
    积分:1
  • 学生信息管理系统是例子例子!!! 学生信息管理系统是例子
    学生信息管理系统是例子例子!!! 学生信息管理系统是例子 -student information system
    2022-08-16 08:27:32下载
    积分:1
  • 包括常用的经典的算法及其实现 非常受用的经典苏澳达偶在里面...
    包括常用的经典的算法及其实现 非常受用的经典苏澳发达偶在里面
    2022-03-07 08:20:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载