-
算法分析和设计过程是本书的核心,是对算法的一个研究。
算法分析与设计是程序的核心,这本书就是关于算法分析与设计方面的书.国外很多大学将此书作为经典的教材.-algorithm analysis and design process is the core of this book is on algorithm analysis and design of the book. Many foreign universities will book as a classic textbook.
- 2023-04-07 04:15:05下载
- 积分:1
-
嵌入式应用程序开发综合实验9例:基于博ARM300教学平台和各类(超星格式)...
嵌入式应用程序开发综合实验9例:基于博ARM300教学平台和各类(超星格式)-embedded application development Experiment nine cases : Bo ARM300 based teaching platform, and various (Superstar format)
- 2022-01-26 03:09:01下载
- 积分:1
-
这个程序用于判断平衡符号,及简单的判断符号所在的行,对于行定位不准,因为没有java语法分析。望高手指点。...
这个程序用于判断平衡符号,及简单的判断符号所在的行,对于行定位不准,因为没有java语法分析。望高手指点。-procedures for judging the balance of symbols, and simple symbols judging the line, not positioning, because no java syntax analysis. Look master guiding.
- 2022-03-13 05:30:41下载
- 积分: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
-
清华大学数据结构结构的答案 是比较详细的 可以供初学者研究...
清华大学数据结构结构的答案 是比较详细的 可以供初学者研究 -QingHua university answer to data structure excise
is very good for beginner study
- 2023-06-07 10:35:03下载
- 积分:1
-
is purely dedicated to learning
纯粹是学习专用~-is purely dedicated to learning
- 2022-12-14 13:55:03下载
- 积分:1
-
online collection Jive Forum software research literature _CHM
网上搜集的Jive论坛软件的研究文献_CHM-online collection Jive Forum software research literature _CHM
- 2022-03-15 17:16:10下载
- 积分:1
-
DirectShow基础指南.你想入门吗,这本清华版的电子书时你最佳的入门教程,系统讲解了DirectShow的知识...
DirectShow基础指南.你想入门吗,这本清华版的电子书时你最佳的入门教程,系统讲解了DirectShow的知识-DirectShow-based guidelines. Do you want to entry, this version of the book Tsinghua when your best introductory tutorial, the system of knowledge to explain the DirectShow
- 2022-11-13 04:40:09下载
- 积分:1
-
复数求逆矩阵,复数矩阵求逆矩阵,fortran子程序,求解精度高稳定,适合大矩阵计算...
复数求逆矩阵,复数矩阵求逆矩阵,fortran子程序,求解精度高稳定,适合大矩阵计算-Plural inverse matrix, complex matrix inversion matrix, fortran subroutine solving high accuracy and stability, suitable for large matrix calculation
- 2022-09-20 16:15:03下载
- 积分:1
-
数字信号处理实践(第二版),书中使用的Matlab源程序…
数字信号处理实践方法(第二版),书中使用的Matlab源程序。-digital signal processing practices (2nd edition), the use of Matlab book source.
- 2022-02-01 05:50:43下载
- 积分:1