资源列表
[数据结构常用算法] calculator
说明:数据结构实验练习--计时器,通过定义数组operand存放每个操作数,定义数组operate建立操作符集合,输入表达式得出结果。-Experimental data on the structure of practice- the timer, the array operand stored by defining the number of each operation, the definition of the array operate operator set up a colle<张艳彬> 在 2025-12-30 上传 | 大小:135kb | 下载:0
[数值算法/人工智能] Ex24PointsGame
说明:一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运算的表达式,恰好用上这这个整数各一次,计算结果为24,超出时间为输。 二、分析 用计算机来算这个题,搜索速度当然有很大优势,我编程喜欢考虑通用一点,不限制输入数量和结果数,甚至不限制运算符数量。这样组合数就很大,如果输入数比较多,则搜索时间会非常长。 我用两个方法来提高搜索速度:一、是大家都能考虑到的重复搜索问题,比如1,2,3和2,3,1所有的组合情况是相同的,我只搜索使用递增序<xycheng> 在 2025-12-30 上传 | 大小:135kb | 下载:0
[人工智能/神经网络/遗传算法] recognitionofobject
说明:字符识别是模式识别领域的一项传统的课题,这是因为字符识别不是一个孤立的问题,而是模式识别领域中大多数课题都会遇到的基本问题,并且在不同的课题中,由于具体的条件不同,解决的方法也不尽相同,因而字符识别的研究仍具有理论和实践意义。这里讨论的是用神经网络识别数字的问题.-Character recognition is a traditional field of pattern recognition issues, this is because character recognition is<martin> 在 2025-12-30 上传 | 大小:135kb | 下载:0
[数学计算/工程计算] MarkovModel
说明:爱情的隐式马尔可夫模型 ImplicitloveMarkovModel-Implicit love Markov Model<prince> 在 2025-12-30 上传 | 大小:135kb | 下载:0
[人工智能/神经网络/遗传算法] Antcolonyalgorithm.pdf
说明:蚁群算法的理论与应用,帮助新手掌握蚂蚁算法.-Ant colony algorithm theory and application of ant algorithm to help novice to master.<赵成> 在 2025-12-30 上传 | 大小:135kb | 下载:0
[人工智能/神经网络/遗传算法] c
说明:遗传算法工c语言实现-Genetic algorithms work ~~~~~~~~~~~~~~~~~~~~~~ c language<尤佳> 在 2025-12-30 上传 | 大小:135kb | 下载:0
[matlab例程] DSP
说明:Tutorial of filter: design a lowpass FIR filter of cutoff requency 0.3*pi. Plot the impulse responses h(n) and magnitude responses of the designed filters<Hau Nguyen> 在 2025-12-30 上传 | 大小:135kb | 下载:0