-
浙江大学设计大赛,我自己收集的acm2060
浙江大学程序设计大赛ACM2060题我自己收集的-Zhejiang University Design Competition ACM2060 that my own collection
- 2023-08-19 15:15:04下载
- 积分:1
-
a calculation of two pools and a small collection procedures
一个计算两个集合的并集的小程序-a calculation of two pools and a small collection procedures
- 2022-06-21 22:41:11下载
- 积分:1
-
java实现质数,短小精干,有解释
java实现质数,短小精干,有解释-few, small and lean, it was explained
- 2022-05-22 01:14:53下载
- 积分:1
-
牛顿迭代算法;
数值计算算法:牛顿迭代算法的数学写的帕斯卡尔 要找到一个解决方案,以F(X)=0给出的 初始近似P0: 输入:初始近似P0;公差TOL; 最大迭代次数编号。 输出:近似解p或 该算法失败的消息。
- 2022-07-11 16:34:14下载
- 积分:1
-
自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件...
自己编写的,1024点快速傅里叶变换、倒频谱分析、功率谱分析及其Applet曲线显示程序源代码。 说明清楚,附有验证使用的数据文件-themselves prepared in 1024 point fast Fourier transform, cepstrum analysis, power spectrum analysis and Applet curve shows the source code. Make it clear with the use of the test data files
- 2023-08-21 00:10:04下载
- 积分:1
-
易语言利用JS做RSA验证
QQ注册RSA算法易语言源码例程程序,创建ScriptControl对象实现QQ注册中的RSA算法。
易语言例程源码属于易语言进阶教程。
- 2022-02-20 01:12:27下载
- 积分:1
-
- 2023-08-09 16:55:03下载
- 积分:1
-
用Borland C写的B
用Borland C写的B-Tree算法- B-Tree algorithm writes which with Borland C
- 2023-02-02 02:20:04下载
- 积分:1
-
素数分解的MillerRabin+pho算法
使用c++的素数分解模板,可以分解2^64范围的数字。一般用于ACM竞赛模板,具体使用情况比较简单易用。程序主体使用pho以及squefof分解算法,中间不断使用米勒罗宾监测素数。分解过程主要在于猜测素数的位置逐个测试,也算是分解效率比较高的算法之一。用于ACM竞赛中还是比较好用比较能A题的一个版了。
- 2022-07-20 21:16:56下载
- 积分:1
-
2kDPDS算法源码
2k近邻数据流聚类算法,采用vc++实现
The summary of what you will find in each of the files that
make up your 2kDPDS application.
2kDPDS.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
2kDPDS.h
This is the main header file for the application. It includes other
- 2022-05-15 07:28:24下载
- 积分:1