-
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现....
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现.-digit factorial algorithm. According to the decomposition method, a majority of the factorial using arrays to achieve.
- 2022-02-26 18:36:29下载
- 积分:1
-
Adaboost 算法 实现小例子
结合二分类,实现了最基本的adaboost算法实例,适合初次学习此算法的童鞋
- 2022-03-20 13:53:14下载
- 积分:1
-
预测分析程序
使用自上而下分析法,实现了预测分析程序,主要包括求非终结符的First集,Follow集,和分析表,最后使用栈对文法进行分析。使用VC++6.0打开工作空间便可以直接运行。
- 2022-08-09 17:48:47下载
- 积分:1
-
介绍算法的书籍,比较详细介绍了相关算法的一些基本知识和事项过程。...
介绍算法的书籍,比较详细介绍了相关算法的一些基本知识和事项过程。-algorithm introduced the books, more detailed correlation algorithm introduced some basic knowledge of the process and issues.
- 2023-06-12 16:15:06下载
- 积分:1
-
从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。...
从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。-From. Txt file to read data, and data Haar wavelet transform and compression operations.
- 2022-08-25 09:02:02下载
- 积分:1
-
This is a program that generate a universe of chromas females and males, crosses...
This a program that generate a universe of chromas females and males, crosses men with women and makes the best chromosome of generation-This is a program that generate a universe of chromas females and males, crosses men with women and makes the best chromosome of generation
- 2022-11-11 12:50:03下载
- 积分:1
-
一个用来计算每年1月1号星期几的c小程序!实现比较简单,其实就是计算闰年的小程序,不过小程序可能有点小bug,希望大家包含!...
一个用来计算每年1月1号星期几的c小程序!实现比较简单,其实就是计算闰年的小程序,不过小程序可能有点小bug,希望大家包含!-one used to calculate the annual January 1 several weeks of c small program! Achieving a relatively simple calculation of leap year is actually a small, but a small program might have a small bug, we hope that contain!
- 2022-04-29 02:07:05下载
- 积分:1
-
kmeans算法
harris角点检测源代码,简洁高效,通俗易懂,可以有效检测出图像的角点,并提供了一个画圆的程序,用于在图像上圈出角点。 使用格式为[cnt,posr,posc] = get_harris(img,k,t) 其中img为需要检测的图像,k,t分别为该角点检测
- 2022-03-02 21:18:53下载
- 积分:1
-
该程序在TC环境下运行。
按键1
该程序在TC环境下运行。
按键1-6可以画6中常用的不同极坐标曲线。
按按键 q 退出。
你可以添加你想知道或者尝试任何你想象的曲线。-The program runs under the environment in the TC. 1-6 keys can be painted in 6 different commonly used polar curves. Q according to exit button. You can add or you want to know any of you try to imagine the curves.
- 2022-03-17 06:02:24下载
- 积分:1
-
利用Java实现的基本PSO
利用Java实现的基本PSO,读者要懂得基本的java语句,实现不难,供入门级学习参考使用
- 2022-03-11 15:43:29下载
- 积分:1