-
计字符串类并给出其基本操作和运算符重载的算法实现。
计字符串类并给出其基本操作和运算符重载的算法实现。
- 2022-03-10 12:57:47下载
- 积分:1
-
人工智能中,经典的基于小波变换的图像处理和图像去噪的解决办法,可下载后观摩使用...
人工智能中,经典的基于小波变换的图像处理和图像去噪的解决办法,可下载后观摩使用-Artificial Intelligence, the classical wavelet-based image processing and image denoising solution can be used to watch after download
- 2022-03-14 05:33:58下载
- 积分:1
-
ACM竞赛的一些搜索剪枝算法的应用,供大家学习
ACM竞赛的一些搜索剪枝算法的应用,供大家学习-ACM search tree
- 2022-08-16 09:52:56下载
- 积分:1
-
各种算法的c语言程序,包括huffman、线性表、栈、队列等
各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
- 2022-04-19 07:42:59下载
- 积分:1
-
MATLAB算法应用
资源描述本书有大量的MATLAB算法,具有广泛的应用,通过查看,可以更好的学习MATLAB。这对于初学者来说是个很有用的工具。相信读懂他,对学习会有很大用处。
- 2022-06-15 22:16:58下载
- 积分:1
-
QR码编码解码算法实例
qr码是一种二维条码. 本源码中包含了完整的编码、解码以及测试程序. 多份代码可供选择.-qr code is a two-dimensional bar code. The source code contains a complete encoding, decoding, as well as testing procedures. more than the code to choose from.
- 2022-05-20 15:42:01下载
- 积分:1
-
三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的...
三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
- 2022-08-20 07:36:50下载
- 积分:1
-
数值计算方法 列主元素法
数值计算方法 列主元素法-numerical method main-element method
- 2022-02-20 08:33:33下载
- 积分:1
-
software architecture layer Mode
软件体系结构中的层模式实现-software architecture layer Mode
- 2022-01-25 20:55:17下载
- 积分:1
-
Given a set A [1 ... n], and one from A to its own mapping f, to find the larges...
给定一集合A[1...n]和一个从A 到其自身的映射f,寻找元素个数最多的一个子集S属于A,并使得S 满足:
1.f 把S 映射到自身;
2.S 中没有两个元素映射到相同的元素。-Given a set A [1 ... n], and one from A to its own mapping f, to find the largest number of elements in a subset of S belongs to A, and makes the S satisfy: 1. f to S is mapped to itself 2. No two elements of S mapped to the same element.
- 2022-12-19 23:40:03下载
- 积分:1