登录
首页 » Windows开发 » CodeBreakers5

CodeBreakers5

于 2023-01-08 发布 文件大小:787.18 kB
0 283
下载积分: 2 下载次数: 1

代码说明:

CodeBreakers5

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

发表评论

0 个回复

  • 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
  • 针对助推
    针对助推- 滑翔导弹的弹道优化问题,给出了一种求解其最大射程弹道的分段优化方法,建立了其 纵平面运动模型和弹道优化模型。在考虑攻角绝对值、攻角变化率、法向过载、分离点攻角衔接及落地条件等约束 下,应用序列二次规划法求解了其最大射程弹道。分析表明,助推- 滑翔导弹比传统弹道导弹射程显著提高,其最 优弹道的起伏有助于增大射程和提高突防能力-For booster- Optimize glider ballistic missile problem, give a maximum range of its ballistic solution of the sub-optimization method, set up the vertical plane motion model and optimization model of trajectory. In considering the absolute angle of attack, the rate of change of angle of attack, normal load, the separation point of convergence and the arrival angle of attack constraint conditions, the application of sequential quadratic programming method to solve a maximum range of its ballistic. Analysis showed that propelled- gliding range ballistic missile than the traditional significantly improve, the optimal trajectory of the ups and downs will help increase the range and ability to enhance penetration
    2022-09-28 04:55:03下载
    积分:1
  • 这是一个简单的汉洛塔
    这是一个简单的汉洛塔-This is a simple-LUOTA
    2022-07-21 23:12:50下载
    积分:1
  • 使用DLL的源码,可以按照此源码调用其它软件写的DLL。
    使用DLL的源码,可以按照此源码调用其它软件写的DLL。-The use of DLL
    2023-02-22 15:15:03下载
    积分:1
  • 屏蔽Ctrl+ALT+DEL的最好的程序
    屏蔽Ctrl+ALT+DEL的最好的程序-Ctrl ALT DEL shielding the best procedure
    2022-02-16 03:44:51下载
    积分:1
  • 磁盘文件的查找sam_sp_53
    磁盘文件的查找sam_sp_53-disk document search sam_sp_53
    2022-02-16 01:29:28下载
    积分:1
  • 一个没有任何限制的内码转换器,可以转换GB
    一个没有任何限制的内码转换器,可以转换GB->BIG5,BIG5->BG,简体转繁体,繁体转简体-a no restrictions within the code converter that converts GB- gt; BIG5, BIG5- gt; BG, English History turn, turn traditional English
    2023-03-15 18:05:04下载
    积分:1
  • cnetworking
    CNetworking
    2022-03-18 12:25:10下载
    积分:1
  • 如何在绘图过程中捕获鼠标(c++源码)
    如何在绘图过程中捕获鼠标(c++源码)- How catches the mouse in the cartography process (c++ source code)
    2023-03-23 16:05:04下载
    积分:1
  • MPI array to calculate the diffrent in numbers
    MPI array to calculate the diffrent in numbers
    2022-02-01 20:08:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载