资源列表

« 1 2 ... .56 .57 .58 .59 .60 21061.62 .63 .64 .65 .66 ... 28523 »

[数据结构常用算法CountKeyword

说明:输入C语言保留字文本文件、C语言源程序文件,输出记录对应C语言源文件中各关键词出现次数的文本文件。 完成以下功能:读取C语言保留字文本文件,建立C语言保留字链表;建立逐行读取给定C语言源文件,分解出每个单词并与C语言关键词进行比较,记录各关键词出现的次数,将所有关键词出现的次数保存到给定文本文件;要考虑用命令行参数实现该任务。 要应用以下知识点:文件的读写;字符数组的操作;命令行参数的使用。 -Enter the C language reserved word text file,
<王伟> 在 2026-01-02 上传 | 大小:2kb | 下载:0

[matlab例程Butterworth

说明:butterworth滤波器的matlab设计,通带截止频率0.3pi,阻带截止频率0.2pi-matlab butterworth filter design, the passband cutoff frequency 0.3pi, stopband cutoff frequency 0.2pi
<小刀> 在 2026-01-02 上传 | 大小:2kb | 下载:0

[matlab例程spsmd

说明:图像的平面微分平方和能够反映图像高频分 量的能量。用计算平面微分平方和的方法在空间域上计算相邻像素亮度差值的平方和,对应于在频率域上计算图像高频分量的能量和,此值越大,图像对焦越准确-Differential square image plane and the image can reflect the energy of high frequency. Computational method of Planar Differential squares calculated in th
<焦慧娟> 在 2026-01-02 上传 | 大小:2kb | 下载:0

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

说明:用于求解线性约束问题的遗传算法源代码-Problem solving linear constraints for genetic algorithm source code. . . . . . . .
<summercool4357> 在 2026-01-02 上传 | 大小:2kb | 下载:0

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

说明:支持向量机训练算法,使用matlab实现的。-Support vector machine training algorithm, implemented using matlab.
<wenyimin> 在 2026-01-02 上传 | 大小:2kb | 下载:0

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

说明:用于识别样本类别的支持向量机算法,该算法使用matlab实现。-Sample used to identify categories of support vector machine algorithm using matlab implementation.
<wenyimin> 在 2026-01-02 上传 | 大小:2kb | 下载:0

[matlab例程svm_read_write

说明:用于读写适合支持向量机算法数据格式的matlab程序-For reading and writing data for support vector machine matlab program format
<wenyimin> 在 2026-01-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法redblacktree

说明:C语言实现红黑树的创建,插入,查找和删除功能-Using C to realize the create ,insert,search and delete functions of red black tree.
<常雅敏> 在 2026-01-02 上传 | 大小:2kb | 下载:0

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

说明:一种基于单纯形法的改进微粒群优化算法及其收敛性分析-Simplex Method Based on Improved Particle Swarm Optimization Algorithm and Its Convergence Analysis
<郭学会> 在 2026-01-02 上传 | 大小:2kb | 下载:0

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

说明:自编的遗传算法源程序。简便。实用。java版。-Genetic algorithm source code self. Simple. Practical.Java.
<郭学会> 在 2026-01-02 上传 | 大小:2kb | 下载:0

[matlab例程signal_ambiguity_function

说明:这个源码可以分析绘制多种信号的模糊函数,已经试验过巴克码,线性调频信号,脉冲信号等-Descr iption: This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)sho
<杨天> 在 2026-01-02 上传 | 大小:2kb | 下载:0

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

说明:作业调度算法,是关于一个作业调度算法的东西,你懂的-Job scheduling algorithm, job scheduling algorithm is about a thing, you understand
<minlex> 在 2026-01-02 上传 | 大小:2kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 21061.62 .63 .64 .65 .66 ... 28523 »

源码中国 www.ymcn.org