-
a ClosestPair code which is writen with BrutForce
a ClosestPair code which is writen with BrutForce
- 2022-03-22 17:41:39下载
- 积分:1
-
C++ net time 读取网洛时间
C++ net time 读取网洛时间-C net Luo time reading time
- 2022-08-03 15:31:02下载
- 积分:1
-
在 python 中聊天的Eliza
这是Eliza为 python 语言要求创建那里名字和帮忙的人。提出了解决这一问题的认识到问题了解用户的问题和得到的单词和字母像元音。
- 2022-03-30 13:39:08下载
- 积分:1
-
初学者可以看看的算法
初学者可以看看的算法-beginners can look at the algorithm
- 2022-04-20 01:42:16下载
- 积分:1
-
关于时间序列分析的matlab程序代码,对原有的工具箱的补充
关于时间序列分析的matlab程序代码,对原有的工具箱的补充-on time series analysis Matlab code, the original supplementary Toolbox
- 2022-07-20 15:37:10下载
- 积分:1
-
图像的复原
资源描述AppWizard has created this ImageProcessing application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2023-01-04 15:40:03下载
- 积分:1
-
LDPC校验矩阵源码
次代码为验证过的ldpc校验矩阵及编解码matlab源代码,能过随意输入码长,列重,行重来构造子想要的校验矩阵。LDPC码 即低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码。
- 2022-04-18 22:03:28下载
- 积分:1
-
C语言实现复数型矩阵求逆
C语言实现复数型矩阵求逆
-C language plural-matrix inversion C language plural-matrix inversion
- 2022-08-23 21:05:02下载
- 积分:1
-
这个矩阵C++模板类图书馆是执行常见的矩阵运算…
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
- 2022-06-03 16:33:22下载
- 积分:1
-
图书管理系统
在这个图书借阅管理系统,我主要实现了两大功能:
(1)图书管理(增加图书、查询图书、删除图书、图书借阅、还书);
(2)会员管理(增加会员、查询会员、删除会员、借书信息);
- 2022-01-30 20:13:11下载
- 积分:1