资源列表
[人工智能/神经网络/遗传算法] pca-svm
说明:使用pca和svm方法对表情进行分类,有较高的识别准确率-The use of pca and expression svm classification methods, which have a higher recognition accuracy<ziting> 在 2025-09-25 上传 | 大小:3kb | 下载:1
[数学计算/工程计算] Eulermethod
说明:计算机编程,用C语言计算改进的欧拉算法的典型题目-Computer programming, using C language to improve the calculation of the Euler algorithm for a typical subject<薛亮> 在 2025-09-25 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] E_2_3_
说明:编程序管理学生成绩,计算并输出学生姓名、各公共课的成绩、平均分和总分,专业课会计学成绩、经济学成绩以及所有课程的总成绩。在main函数中进行测试。-Procedures for the management of student achievement, students calculate and output the name of the results of the public courses, with an average points and total score, speci<王二> 在 2025-09-25 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] 111
说明:FP算法 由韩家炜教授发明 用于挖掘频繁项集-The FP algorithm Invents by Professor Jiawei Han uses in unearthing the frequent item set<王春丽> 在 2025-09-25 上传 | 大小:3kb | 下载:0
[matlab例程] PCM_encode_decode
说明:PCM编码把模拟信号转换为数字编码,在通信电路的目的地,脉冲调制解调器将二进制的数字编码重新转换成那些在调制器中有相同量子水平的脉冲。-PCM encoding to convert analog signals to digital encoding, the destination of the communication circuit, the binary pulse modem re-converted into digital code modulator in which the<蔡晓> 在 2025-09-25 上传 | 大小:3kb | 下载:1
[数值算法/人工智能] fuzzy-cluster
说明:fuzzy的入门程序,有数据和注释,简单易学-fuzzy clustering<luan longyuan> 在 2025-09-25 上传 | 大小:3kb | 下载:0
[数据结构常用算法] suanfa
说明:包括字符串反转, 链表反转, 判断两个数组中是否存在相同的数字, 判断链表是否存在环, 找出单向链表的中间结点, 如何判断一棵二叉树是否是平衡二叉树, strstr()的简单实现,-Including the string reversal, list reversal, to determine the existence of two different array of figures to determine the existence of ring list, find the mi<张文> 在 2025-09-25 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Binary_Tree
说明:Binary_tree.cpp :执行文件生成所有二叉树 这样做的目的C + +程序是产生所有二叉树指定节点数目。 基本思想是衍生所有二叉树基于退化树。 该算法的动机是圆括号法则代表二叉树。 一组括号可通过字典秩序排列,由此也可以产生二叉树。但该算法代码中并没有简单地转换括号代表性 它一直在改变过去的节点从最新二叉树下一可能位置(在这里,我们假设右向是正确的退化树方向) 。 该文件还提到计算机内存时(读/写)和avarage参考值。 这个工程在Microsof<hunter> 在 2025-09-25 上传 | 大小:3kb | 下载:0