-
图的操作,实现遍历功能
图的操作,实现遍历功能-operation of the plan, to achieve functional Traversing
- 2022-10-06 07:25:03下载
- 积分:1
-
基于libtommath的CRT大数实现
采用libtommath大数库对中国剩余定理算法通解进行改写,支持128位的大数实现,已测试成功。
- 2022-08-13 23:23:22下载
- 积分:1
-
Discrete Fourier Transform
离散分数阶傅立叶变换-Discrete Fourier Transform
- 2023-04-06 14:05:04下载
- 积分:1
-
java语言实现的ID3算法
Program is written in java and has a GUI.
The FileMenu items should be run from top to the down of the menu. If any changes in the parameters are applied, all items of menu should be run agin from top to the button in order to have the correct result.
- 2022-04-21 08:50:21下载
- 积分:1
-
显示前100个反素数
应用背景
反素数是指一个将其逆向之后也是一个素数的非回文数。例如:17是一个素数,而71也是一个素数,所以17和71是反素数。编写程序,显示前100个反素数。每行显示10个,并且准确对其,如下所示:
13 17 31 37 71 73 79 97 107 113
149 157 167 179 199 311 337 347 359 389
...
关键技术
step1: 关于如何判断一个数是素数,就是质数,
step2: 关于这个素数的逆反数,
step3: 再一次判断这个数是个素数,
step4: 将这个数输出,
step5: 输出前100个反素数。
- 2022-07-04 10:11:11下载
- 积分:1
-
介绍时频分析的发展进程,及各种时频方法的分析比较,其中包括WVD...
介绍时频分析的发展进程,及各种时频方法的分析比较,其中包括WVD-Introduction of time-frequency analysis of the development process, and all kinds of time-frequency analysis and comparison of methods, including the WVD, etc.
- 2023-03-21 05:40:03下载
- 积分:1
-
LZ77压缩编码算法的C代码,VC开发.
LZ77压缩编码算法的C代码,VC开发.-LZ77 compression algorithm C code, VC development.
- 2022-02-26 22:33:26下载
- 积分:1
-
这个是一个用java实现的tftp程序。其中包括客户端和用户端
这个是一个用java实现的tftp程序。其中包括客户端和用户端-This is a realization of java with the tftp process. Including client and the client
- 2022-12-15 08:10:03下载
- 积分:1
-
基于遗传算法的机器人路径规划
基于遗传算法的机器人路径规划的实现,已通过测试验证,是可以运行的C++程序。
- 2022-02-10 09:21:53下载
- 积分:1
-
用幂法与反幂法求矩阵的最大特征值及最小特征值
用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
- 2022-03-15 14:11:29下载
- 积分:1