资源列表

« 1 2 ... .56 .57 .58 .59 .60 21161.62 .63 .64 .65 .66 ... 28522 »

[数据结构常用算法doublelink

说明:实现双链表的各种基本运算,并在此基础上设计一个主程序完成如下功能:-To achieve double-linked list of basic operations, and on this basis, the design of a main program to complete the following functions:
<慧慧> 在 2025-08-02 上传 | 大小:151kb | 下载:1

[数学计算/工程计算secret

说明:一个建模一等奖对于数学建模的感触,对于建模的同学会有很大的帮助。-The first prize of a modeling feelings for mathematical modeling, for modeling would help students.
<薛伟诚> 在 2025-08-02 上传 | 大小:151kb | 下载:0

[数据结构常用算法HuffmanCoding

说明:用哈夫曼编码实现文件压缩。压缩模块是通过构造哈夫曼树,以文件中字符出现的次数作为权值,得到哈夫曼编码对文件进行压缩。首先扫描文件统计字符出现次数,存入链表中。再将链表中的weight依次赋予权值,然后创建对应的哈夫曼树。最后将生成的哈夫曼树的长度写入文件,再将生成的哈夫曼树写入压缩文件。 解压缩模块是要将压缩文件还原为原文件。先读取一个4字节的哈夫曼树长度,根据读取的长度分配对应大小的哈夫曼树存储空间,然后读取哈夫曼树。-File compression with Huffman Codin
<秋月白> 在 2025-08-02 上传 | 大小:151kb | 下载:0

[matlab例程mackeyglass

说明:This scr ipt generates a Mackey-Glass time series using the 4th order Runge-Kutta method. The code is a straighforward translation in Matlab of C source code provided by Roger Jang
<Antonio78> 在 2025-08-02 上传 | 大小:151kb | 下载:0

[matlab例程mat

说明:Digital Image processing basics using matlab and can be transformed to c++ using open cv
<Hisham> 在 2025-08-02 上传 | 大小:151kb | 下载:0

[matlab例程binlessinfo

说明:file dlll very important for the file spike to run under matlab code and visual studio 10.
<michtka> 在 2025-08-02 上传 | 大小:151kb | 下载:0

[matlab例程FinancialOptimizationusingMATLABFinancialToolbox.z

说明:对于Matlab的金融工具箱的更为优化使用。类似与指导书尤其关于使用技巧指导。-Financial Optimization using MATLAB’s Financial Toolbox Sonal Varshney, Arnab Sarkar
<qianqian> 在 2025-08-02 上传 | 大小:151kb | 下载:0

[数据结构常用算法shujujiegou

说明:1.多项式的加减乘运算 2.迷宫创建 3.校园导游 4.表达式运算 5.跳舞搭配 都是基于数据结构-1. Polynomials subtraction multiplication 2. Maze to create 3. Campus tour guide 4. Expression evaluation 5. Dancing is based on the data structure with
<董露> 在 2025-08-02 上传 | 大小:151kb | 下载:0

[人工智能/神经网络/遗传算法MindMap-(DEPSO)

说明:The concept of differential evolution particle swarm optimization
<bell> 在 2025-08-02 上传 | 大小:151kb | 下载:0

[matlab例程NSGA-II

说明:多目标优化经典算法之一,NSGA2算法,用Matlab写的,好好学一下-One of the classical multi-objective optimization algorithm, NSGA2 algorithm, written using Matlab, a good school look
<caiqing> 在 2025-08-02 上传 | 大小:151kb | 下载:0

[matlab例程fcqj

说明:matlab方程求解,包括代数方程(组)求解,其他求解工具,常微分方程求解,偏微分方程求解初步等-matlab equations, including algebraic equation (s) to solve, solve other tools for solving ordinary differential equations, partial differential equations to solve the initial and other
<Aaron Chen> 在 2025-08-02 上传 | 大小:151kb | 下载:0

[matlab例程breast-cancer-diagnosis

说明:Matlab中LVQ神经网络的分类——乳腺肿瘤诊断-LVQ neural network classification- breast cancer diagnosis
<znh> 在 2025-08-02 上传 | 大小:151kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 21161.62 .63 .64 .65 .66 ... 28522 »

源码中国 www.ymcn.org