-
MSDN集成概述
MSDN Integration Overview
- 2023-03-28 01:40:04下载
- 积分:1
-
Linux设备驱动程序第三版
Linux设备驱动程序第三版-Linux device drivers third edition
- 2023-02-05 15:55:03下载
- 积分:1
-
本教程介绍了 Enterprise JavaBean 技术,特别关注于在分布式计算方案中 Enterprise JavaBean 组件的角色、体系结构、扩展 A...
本教程介绍了 Enterprise JavaBean 技术,特别关注于在分布式计算方案中 Enterprise JavaBean 组件的角色、体系结构、扩展 API 以及使用 EJB 技术的基本知识。-version of Enterprise JavaBean technology, Of special concern to the distributed computing program Enterprise JavaBean role Architecture, extending EJB API and the use of the basic technical knowledge.
- 2022-01-22 15:50:36下载
- 积分:1
-
北大青鸟内部教程,很难得,我希望能提供给想要的人,多努力把...
北大青鸟内部教程,很难得,我希望能提供给想要的人,多努力把-Beida Jade Bird-house tutorials, it is difficult to get, I hope I have provided to those who want more efforts to
- 2023-02-19 14:50:04下载
- 积分:1
-
Glibc的中文手册,linux开发必备!
Glibc的中文手册,linux开发必备!-the Chinese manual entries, required the development of linux!
- 2023-05-27 01:55:04下载
- 积分:1
-
主要是介绍基于手写笔的电子白板系统的研究与实现。
主要是介绍基于手写笔的电子白板系统的研究与实现。-Mainly to introduce the pen-based Whiteboard System.
- 2022-11-13 12:35:04下载
- 积分:1
-
动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数...
动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。structures of computer science. -Dynamic link libraries (DLLs) from the C language function library and Pascal library modules developed from the concept. All of the C language standard library functions are stored in a library at the same time users can also create their own procedures LIB library. Link applications in the process, the linker copies of documents from the Treasury calls a function code, and code these functions added to the executable file. structures of computer science.
- 2022-06-27 19:13:40下载
- 积分:1
-
#包括“PCH。”
#include "pch.h"
#include "base64.h"
NAMESPACE_BEGIN(CryptoPP)
static const int MAX_LINE_LENGTH = 72
static const byte vec[] =
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
static const byte padding = =
Base64Encoder::Base64Encoder(BufferedTransformation *outQueue, bool insertLineBreak)
: insertLineBreak(insertLineBreak), Filter(outQueue)
{
inBufSize=0 -# Include
- 2023-02-26 13:15:03下载
- 积分:1
-
操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法...
操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
- 2022-08-16 08:19:04下载
- 积分:1
-
New Windows API Reference Series. Rar
新编Windows API参考大全.rar-New Windows API Reference Series. Rar
- 2022-04-12 01:51:00下载
- 积分:1