-
龙贝格插值算法求积分下限为0,积分上限为1的,被积函数为4/1+x*x的积分...
龙贝格插值算法求积分下限为0,积分上限为1的,被积函数为4/1+x*x的积分-Romberg interpolation algorithm quadratures threshold of 0, points to a ceiling of the function of the plot was 4/1 x* x points
- 2023-04-23 10:45:03下载
- 积分:1
-
学生成绩管理系统源代码及设计报告
本程序为用Delphi 做的学生成绩管理系统,压塑内包含源代码,数据库和设计报告,将数据库正常导入SQL才能正常使用
- 2022-06-21 22:12:10下载
- 积分:1
-
更改目标文件字节序,以写入flash中,适应big/little endian 的CPU。...
更改目标文件字节序,以写入flash中,适应big/little endian 的CPU。-Change the target file byte order, to write to flash, the adaptation big/little endian of the CPU.
- 2023-05-20 07:05:04下载
- 积分:1
-
emv 软件威虎
软件应用的 EMV 软件,创建 ARQC 动态或静态,美味 FUNCIONALITY!!!
- 2022-09-05 18:05:02下载
- 积分:1
-
GOAHEAD 上传文件补丁, 实现了在GOAHEAD上对FORM表单文件上传。
GOAHEAD 上传文件补丁, 实现了在GOAHEAD上对FORM表单文件上传。-Upload file GOAHEAD patches, realize GOAHEAD on in the FORM file upload form.
- 2023-01-08 04:25: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
-
一些 c# 示例
这是几个例子说 c# 什么。我不擅长英语。我只是想要一些点,从此页下载源。但我的消息来源也是在 c# 中为初学者很有帮助。希望能帮助 !
- 2022-02-05 13:45:06下载
- 积分:1
-
The c book
publications.gbdirect.co.uk/c_book/the_c_book.pdf
The c book
publications.gbdirect.co.uk/c_book/the_c_book.pdf
- 2022-07-15 06:34:48下载
- 积分:1
-
代码很少但是效率很高的内存整理程序。作者:mallon。用VC6编译通过。...
代码很少但是效率很高的内存整理程序。作者:mallon。用VC6编译通过。-Few, however code memory efficient finishing process. Author: mallon. Through the use VC6 compiler.
- 2022-04-17 22:42:17下载
- 积分:1
-
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
matlab数学建模常用程序
- 2022-07-22 05:38:21下载
- 积分:1