-
这是大学里面学习《数据结构》,严蔚敏版本的配套配套练习册 数据结构C源代码 的答案...
这是大学里面学习《数据结构》,严蔚敏版本的配套配套练习册 数据结构C源代码 的答案-This is the university there to study
- 2023-03-19 17:55:03下载
- 积分:1
-
很好的串口项目程序,对初学串口编程很有帮助!
很好的串口项目程序,对初学串口编程很有帮助!-Serial project a good program, very helpful for beginners serial programming!
- 2022-03-18 21:09:39下载
- 积分:1
-
Computer Architecture Computer Architecture Simulation title
计算机系统结构 计算机系统结构模拟题-Computer Architecture Computer Architecture Simulation title
- 2022-05-30 19:51:24下载
- 积分:1
-
休闲书籍 那小子真帅上
休闲书籍 那小子真帅上-leisure books on the son Zhenshuai
- 2022-10-16 05:00:03下载
- 积分:1
-
C语言数值算法程序大全(第二版)_10070603
C语言数值算法程序大全(第二版)_10070603-C language program Guinness Numerical Algorithms (second edition) _10070603
- 2022-02-13 10:34:12下载
- 积分:1
-
东大的一个分词程序。RuleForPn.dat,segment.dat,segrule.dat是分词动态库要使用的资源文件. userdict.dat是用户词典...
东大的一个分词程序。RuleForPn.dat,segment.dat,segrule.dat是分词动态库要使用的资源文件. userdict.dat是用户词典. CipSegSDK.dll,CipSegSDK.lib是动态库的文件. CipSegDll.h是头文件,供调用使用.-a sub-term procedures. RuleForPn.dat, segment.dat, segrule.dat Dynamic segmentation is to be used for the resource files. Userdict.dat user dictionary. CipSegSDK.dll, CipSegSDK.lib library is a dynamic document. CipSegDll.h is the first document calling for the use.
- 2022-04-09 12:46:23下载
- 积分:1
-
Particle Swarm Optimization Based on the books or procedures based on particle s...
基于粒子群优化的书籍或程序基于粒子群优化的书籍或程序-Particle Swarm Optimization Based on the books or procedures based on particle swarm optimization books or procedures
- 2023-02-08 11:30:04下载
- 积分:1
-
Evolutionary Computation ebook with pay
ebook演化计算相关的书籍内付有C程序-Evolutionary Computation ebook with pay-related books have C program
- 2022-10-18 07:25:04下载
- 积分:1
-
图像灰色处理 请参考<<visual c++ 工程应用和项目实践>>...
图像灰色处理 请参考-gray image processing reference
- 2023-02-27 14:05:03下载
- 积分: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