-
Laboratory
基于实验室装置的先进控制算法,主要是水槽液位的控制,组态软件实现-Laboratory-based devices, advanced control algorithms, mainly water tank level control, configuration software
- 2022-03-14 17:24:28下载
- 积分:1
-
VC实现精巧界面的程序
VC实现精巧界面的程序-VC sophisticated interface procedures
- 2022-02-15 14:34:38下载
- 积分:1
-
BSIM3模型源代码
BSIM3v3 模型的源代码-BSIM3v3 model source code
- 2022-01-22 13:28:07下载
- 积分:1
-
对于12electrode电容计设计的数据采集系统…
Designof Data Acquisition System for 12Electrode Electrical Capacitance Tomography
- 2023-05-09 14:30:02下载
- 积分:1
-
35738627串行外设接口模块SPI3 5738627串行外设接口模块SPI3 5738627串行外设接口模块SPI35738627串行外设接口模块SPI...
35738627串行外设接口模块SPI3 5738627串行外设接口模块SPI3 5738627串行外设接口模块SPI35738627串行外设接口模块SPI-35,738,627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI35738627 Serial Peripheral Interface Module SPI
- 2022-09-21 22:20:03下载
- 积分: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
-
对话框
显示一个消息框,其中可以包含通知和指示用户的文本、按钮和符号。
- 2022-05-14 08:16:57下载
- 积分:1
-
The program of polynomial addition,subtration and multiplication, just so so, ev...
多项式相加减乘的程序,还可以,大家可以参照一下,还请多指教.-The program of polynomial addition,subtration and multiplication, just so so, everyone can use it as a reference, please issue your idea on it.
- 2023-01-24 22:30:04下载
- 积分:1
-
在控件之间拖放
在控件之间拖放 -The example of drag and release between activex control
- 2022-01-28 17:15:12下载
- 积分:1
-
<Visual C++程序设计技巧与实例>第三单
第三单-lt; Visual C programming skills and examples gt; Third-
- 2022-06-29 17:04:41下载
- 积分:1