-
acm换钱的算法,主要检查货币的度量衡是否可以用贪心法
acm换钱的算法,主要检查货币的度量衡是否可以用贪心法-acm exchange algorithms, the main currency of the Weights and Measures to check whether the greedy method can be used
- 2023-01-06 12:45:03下载
- 积分:1
-
This code is used to find shortest path by using dijkstra algorithm
This code is used to find shortest path by using dijkstra algorithm
- 2023-01-01 01:20:12下载
- 积分:1
-
使用基于K
使用基于K-L变换的特征选择方法,使原本4维的特征向量降至3维-KL transform based feature selection method, so that the original 4-dimensional feature vector is reduced to 3-dimensional
- 2022-08-17 16:24:35下载
- 积分:1
-
ffmpg库的源码
FFmpeg README
-------------
1) Documentation
----------------
* Read the documentation in the doc/ directory.
2) Licensing
------------
* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
liba52 and libpostproc are licensed under the Lesser GNU General
Public License.
* liba52 and libpostproc are distributed under the GNU General Public
License and their compilation and use is optional in ffmpeg.
Fabrice Bellard.
- 2022-07-03 09:19:29下载
- 积分:1
-
最经典的版本的决策树的最全面的资源库…
c4.5的源码决策树最全面最经典的版本-Bank of the most comprehensive source of decision tree of the most classic version
- 2022-03-07 02:02:06下载
- 积分:1
-
STM8函数库中文参考
STM8函数库中文参考
- 2023-02-26 15:45:04下载
- 积分:1
-
基于IHS融合算法的多光谱与全色图像融合代码
这是一个基于IHS融合算法的多光谱与全色图像融合代码,使用于融合ETM+遥感图像,并且附带了一些遥感数据,供参考
- 2022-01-31 08:25:46下载
- 积分:1
-
AES高级加密算法的verilog语言实现
AES高级加密算法的verilog语言实现
- 2022-06-29 20:41:12下载
- 积分:1
-
一个正二十面体通过迭代产生(star)星形的漂亮的工程,需要glut
一个正二十面体通过迭代产生(star)星形的漂亮的工程,需要glut-is an icosahedral through iterative (star) star beautiful project that requires glut
- 2022-01-25 16:59:24下载
- 积分:1
-
modbus crc16校验
在modbus通信时,我们经常需要计算crc校验码,本软件是我自己根据crc16算法自己编写的,按照modbus命令格式写出一串命令字符,填入第一个编辑框中,点击计算按钮就会得到crc16四位的校验码,同时还会在另一个编辑框中得到LRC的校验码,程序中crc16函数我已经封装好,方便后来者使用!
- 2022-03-05 16:40:53下载
- 积分:1