资源列表

« 1 2 ... .69 .70 .71 .72 .73 14874.75 .76 .77 .78 .79 ... 28522 »

[数据结构常用算法Data-Structure

说明:数据结构演示系统,有数据结构中的各种算法,有线性表的算法,还有个各种排序查找算法。-Data structures demonstration system, the data structure of the various algorithms, the algorithm has a linear form, as well as a variety of sorting search algorithm.
<Thomas> 在 2025-07-17 上传 | 大小:699kb | 下载:0

[压缩解压huffman

说明:Huffman code in java with 4 classes
<tootaa> 在 2025-07-17 上传 | 大小:4kb | 下载:0

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

说明:潮流计算的一些算法介绍和例子,适合初学者使用-POWER FLOW
<李杰卦> 在 2025-07-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法duishizi

说明:算法设计与分析 堆石子问题 #include<stdio.h> #include<algorithm> int a[100][100],b[100][100],c[100] int max0(int a,int b) { if(a>b) return a else return b } int min0(int a,int b) { if(a<b) return
<李玲> 在 2025-07-17 上传 | 大小:3kb | 下载:0

[数据结构常用算法binary-tree

说明:二叉树,编写程序任意输入二叉树的结点个数和结点值,构造一棵二叉树,采用三种递归遍历算法(前序、中序、后序)对这棵二叉树进行遍历并计算出二叉树的高度。-binary tree
<ww> 在 2025-07-17 上传 | 大小:204kb | 下载:0

[matlab例程SuiteTooth

说明:ZigBee network wireless sensor networks This document describes software examples for the CC2430 System-on-Chip solution for IEEE 802.15.4/ZigBee. It also describes the necessary hardware and software to run the examples, and how to get started
<Eng> 在 2025-07-17 上传 | 大小:1.79mb | 下载:0

[数值算法/人工智能gaborAnnulusKernel

说明:November 24,2004 - Modified version,faster and better performance November 18,2005 - Modified by Peter Bone, University of Sussex, England, peterbone@hotmail.com Much faster and better performance. Circles drawn properly (without gaps) usi
<mohsen> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Lesson2

说明:November 24,2004 - Modified version,faster and better performance November 18,2005 - Modified by Peter Bone, University of Sussex, England, peterbone@hotmail.com Much faster and better performance. Circles drawn properly (without gaps) us
<mohsen> 在 2025-07-17 上传 | 大小:5kb | 下载:0

[数值算法/人工智能dgesvd_502502307

说明:SVD (奇异值分解) fortran下的奇异值分解代码,可以完成矩阵的奇异值分解以及基于奇异值分解的图片压缩-Singular Value Decomposition
<zs> 在 2025-07-17 上传 | 大小:9kb | 下载:0

[数学计算/工程计算transient-conduction

说明:非定常导热,附件包含3个源代码。分别对应着FTCE、BTCS和紧致格式的程序代码-unsteady conduction
<zs> 在 2025-07-17 上传 | 大小:2kb | 下载:0

[数学计算/工程计算HOMEWORK_3

说明:定常热传导方程求解,采用时间法。编程语言fortran,主要是实现求解椭圆型方程的功能。-steady conduction
<zs> 在 2025-07-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算zhuiganfa

说明:数值分析中的求解方程组中的追赶法,包括追、赶的过程。-Numerical analysis to solve equations in the pursuit method, including the chase, drive the process
<陈禧> 在 2025-07-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 14874.75 .76 .77 .78 .79 ... 28522 »

源码中国 www.ymcn.org