-
delphi-crypto
厌倦了使用大型库,比如OpenSSL,
- 2022-03-18 03:04:30下载
- 积分:1
-
军团问题, 某国家在一条战线上(一条直线)上部署了n 支军队。如果两支或两支以上军队相邻,它们将形成一个军团。如果一支军队不和任何一支军队相邻,那么它也是一个独...
军团问题, 某国家在一条战线上(一条直线)上部署了n 支军队。如果两支或两支以上军队相邻,它们将形成一个军团。如果一支军队不和任何一支军队相邻,那么它也是一个独立的团。给定一组军队在战线上左右两端的位置及编号,求出所有的军团
-Corps issues, a country in a front (a straight line) on n-support forces deployed. If two or more than two neighboring armies, they will form a regiment. If an army is not adjacent to any one army, then it is also an independent regiment. Given a group of troops on the front left and right ends of the location and number, find all of the Army
- 2022-02-28 17:22:05下载
- 积分:1
-
C++ 各种排序算法演示(插入、希尔、冒泡、快速等)
C++ 各种排序算法演示(插入、希尔、冒泡、快速等)。
- 2023-08-01 22:15:03下载
- 积分:1
-
TFT与JPEG解码
JPEG解码程序与TFT驱动程序,可加入到STM32等硬件中使用。
JPEG解码程序与TFT驱动程序,可加入到STM32等硬件中使用
- 2022-03-04 01:45:23下载
- 积分:1
-
matlab遗传算法路径规划源码
用matlab编写的遗传算法路径规划用matlab编写的遗传算法路径规划源码源码
- 2022-03-06 19:08:44下载
- 积分:1
-
this is a FFT algorith using by matlab code
this a FFT algorith using by matlab code-this is a FFT algorith using by matlab code
- 2023-03-25 16:05:03下载
- 积分:1
-
优化计算的新方法
可以直接进行数值计算
优化计算的新方法
可以直接进行数值计算- The optimized computation new method may directly carry on the
value to calculate
- 2022-03-09 22:14:28下载
- 积分:1
-
Simpleson算法函数,利用子函数设计实现,子函数非常简单,可供参考使用...
Simpleson算法函数,利用子函数设计实现,子函数非常简单,可供参考使用-Simpleson algorithm functions, the use of subroutine design implementation, subroutine is very simple, available for reference use
- 2023-03-31 08:30:04下载
- 积分:1
-
Kmeans算法的VB代码和测试数据
kmeans algorthms code vb and test data
- 2022-03-25 17:35:53下载
- 积分:1
-
基于51单片机的信号产生于周期检测
通过51单片机的外部中断接收信号,用51单片机定时器0的工作模式2记时,准确的产生一定周期的方波。同时当外部中断检测到信号的下降沿则打开定时器1记时,当第二个信号来时,关闭定时器1,读取时间,显示数据。
- 2022-02-22 01:50:55下载
- 积分:1