-
一些经常用到的C算法程序集,很有用的
一些经常用到的C算法程序集,很有用的-some frequently used algorithm C procedures set very useful
- 2022-03-06 18:53:51下载
- 积分:1
-
DELPHI FFT written procedures, the demonstration curve, convenient reference.
DELPHI写的FFT程序,有曲线的演示,方便大家参考。-DELPHI FFT written procedures, the demonstration curve, convenient reference.
- 2023-03-16 17:20:03下载
- 积分:1
-
C++双截面法
双截面算法的C++实现。该算法是一种无约束优化方法。它仅适用于一个变量;
- 2022-06-01 19:45:23下载
- 积分:1
-
这是一个DDS程序,用VHDL编写,实现的是一个频率可调…
这是一个DDS程序,用VHDL编写,实现的是一个频率可调的方波-This is a DDS procedures, using VHDL prepared achieve is a frequency adjustable square
- 2022-03-30 06:47:29下载
- 积分:1
-
基于Zigbee的四锚节点三点质心定位算法程序
本定位算法采取了采集四个参考节点的RSSI值作为参考,上位机软件在运行的过程中。从四个RSSI值中选取三个信号强度值最强的作为定位为的参考值。进而对盲节点进行定位。
- 2022-02-03 18:14:45下载
- 积分:1
-
Time 类C++
设计一个Time类,设计多个重载的构造函数,可以设置时间,进行时间的加减运算,按各种可能的格式(24小时制、12小时制)输出时间
- 2023-03-05 20:50:03下载
- 积分:1
-
好东西房贷首付但是是的房贷首付但是是对方的身份
好东西房贷首付但是是的房贷首付但是是对方的身份-rghfdhujty
- 2022-12-08 01:20:03下载
- 积分:1
-
二分搜索,不只只是查找(运用单调性)
资源描述二分查找不单单是查找,可以运用单调性
- 2022-01-27 15:25:35下载
- 积分:1
-
c++文件翻转
Make your rcopy robust against all kinds of user or operation system errors. That means – check all
return values for operating system errors (mostly I/O errors) and command line arguments for user
errors.
Stick to our files and interfaces that we provide via SubVersion. You may add methods (e.g. for file
size or reversing the buffers content), but you are not allowed to change the signature of any method
specified by us.
- 2022-02-21 11:52:25下载
- 积分:1
-
Adaboost 算法 实现小例子
结合二分类,实现了最基本的adaboost算法实例,适合初次学习此算法的童鞋
- 2022-03-20 13:53:14下载
- 积分:1