资源列表

« 1 2 ... .05 .06 .07 .08 .09 20910.11 .12 .13 .14 .15 ... 28523 »

[数据结构常用算法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

[matlab例程Matlab

说明:matlab 数据文件I/O的实现方法,详细介绍matlab怎样从数据中读取数据以及保存数据至文件中。-how to load or save data using matlab
<brook> 在 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

[matlab例程jiasuduji

说明:在MATLAB环境下设计一个加速度计动态校准的数据处理软件附有程序源代码,压缩包中有软件使用说明-In the MATLAB environment to design a dynamic calibration of accelerometer data-processing software with source code, compression software package for use
<孙黎明> 在 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

[人工智能/神经网络/遗传算法src.tar

说明:Mixture Models EM algorithm
<書雁> 在 2025-12-30 上传 | 大小:135kb | 下载:0

[人工智能/神经网络/遗传算法c

说明:遗传算法工c语言实现-Genetic algorithms work ~~~~~~~~~~~~~~~~~~~~~~ c language
<尤佳> 在 2025-12-30 上传 | 大小:135kb | 下载:0

[数学计算/工程计算fp_tree

说明:数据挖掘的树结构下C加加的源代码,在商业上很有应用价值。-Data Mining the tree structure of simple C source code, useful in commercial applications.
<liming> 在 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

[数学计算/工程计算fm_gui_v2

说明:the file have a fft shift and hipass and lowpass filter and other options that works with signal .
<walaa> 在 2025-12-30 上传 | 大小:135kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 20910.11 .12 .13 .14 .15 ... 28523 »

源码中国 www.ymcn.org