资源列表
[数据结构常用算法] AVLTree
说明: LL 型调整 RR 型调整 LR 型调整 RL 型调整 AVL树的查找和插入算法-LL type adjustment for the current node to a minimum unbalanced subtree LR, RR type adjustment for the current node to a minimum unbalanced subtree on the smallest imbalance for the current node to a subtree<党心蕊> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] hu_svm
说明:结合Hu矩和支持向量机变成,自己编程,效果还不错!-Combined with Hu moments and Support Vector Machine to become their own programming, the results were pretty good!<zhuli> 在 2025-07-05 上传 | 大小:142kb | 下载:0
[人工智能/神经网络/遗传算法] Ann
说明:简单实现了使用三层误差反向传播神经网络进行数值拟合的算法,-Simple three-error back-propagation neural network numerical fitting algorithm,<彭龙涛> 在 2025-07-05 上传 | 大小:1.85mb | 下载:0
[数据结构常用算法] 5
说明:编写一个自己的函数,能够将一个字符串中最长的单词查找出来。 编写一个程序,功能是能够由键盘输入一行字符,并能调用自己编写的最长单词查找函数,输出这个单词。 -To write a function, can be the longest word in a string to find. Write a program that functions from the keyboard to input a line of characters, and can call the long<t> 在 2025-07-05 上传 | 大小:2.12mb | 下载:0
[数学计算/工程计算] 7
说明:日本数学家角夫提出了如下的猜想: 任意一个自然数,比如奇数,将其乘以3再加1;如果是偶数将其除以2;反复运算。请大家编写程序,看会出现什么结果? 编写程序功能要求能够不停的输入自然数,遇到输入自然数0时,程序结束。 -Japanese mathematician angle Mufti following conjecture: any natural number, such as an odd number, multiplied by 3 plus 1 if it is an e<t> 在 2025-07-05 上传 | 大小:2.1mb | 下载:0
[数据结构常用算法] 8
说明:任意一个4位自然数(除4个数字完全一样除外,例如4444、7777等),,将组成该数的各位数字重新排列,形成一个最大数和一个最小数,之后两数相减,其差仍然为一个自然数,重复上述运算,你会发现一个神秘数。-Any of a four natural numbers (with the exception of the four numbers exactly the same, except such as 4444,7777, etc.), will form the digits of the<t> 在 2025-07-05 上传 | 大小:2.09mb | 下载:0