资源列表

« 1 2 ... .61 .62 .63 .64 .65 14066.67 .68 .69 .70 .71 ... 28523 »

[数据结构常用算法qsort

说明:如何对任意类型的数组进行排序(写一个函数对任意类型的数组进行排序)(在排序时如何指定多个关键字进行排序)-How to sort an array of any type (write a function to sort an array of any type) (in order to specify multiple keywords, how to sort)
<Bayden> 在 2025-09-24 上传 | 大小:94kb | 下载:0

[数据结构常用算法binarytree

说明:二叉树前、中、后序遍历,创建,计算深度,叶数-Binary tree before, during and after the traversal, create, calculate the depth, number of leaves
<sally> 在 2025-09-24 上传 | 大小:36kb | 下载:0

[数据结构常用算法maze

说明:迷宫问题,可用于 visual turbo c-Maze can be used for visual turbo c++ ... ...
<傅柯> 在 2025-09-24 上传 | 大小:710kb | 下载:0

[数据结构常用算法C

说明:利用C语言,编写程序计算10阶以下的矩阵的秩-Using C language, writing program to calculate the following matrix of 10 rank-order
<huanxin> 在 2025-09-24 上传 | 大小:325kb | 下载:0

[matlab例程SEP

说明:实现了SEP: A Stable Election Protocol for clustered heterogeneous wireless sensor networks算法,适合做传感器网络分簇算法的人研究。-SEP: A Stable Election Protocol for clustered heterogeneous wireless sensor networks , we implement the algorithm, and thi
<谢岚> 在 2025-09-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法eightqueen

说明:用heuristicl 方法解决八皇后问题,并拓展到任意皇后问题 java-Using heuristicl method to solve eight queens problem java and it also have been improve to any size board
<zhen> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:输入一个循环链表,每个结点存一些东西,比如存int 数字, 即构造链表, Node1(存数字3)->Node2(6)-> Node3->Node4->Node1, 然后输入一个位置,比如1, 定位到Node2,从Node2开始每隔三个Node删除一个Node,直到该链表删除完-Enter a circular linked list, each node keep some things, such as deposit int number, that is co
<huanxin> 在 2025-09-24 上传 | 大小:334kb | 下载:0

[数据结构常用算法4

说明: 构造一个结构体链表,每个结点存储学生信息(如学号和姓名), 如(001, 张三),(002, 李四), 要求输入001,能找出相对的名字.即输入001,输出张三.-Construct a linked list structure, each node storing student information (such as student number and name), such as (001, Joe Smith), (002, John Doe), requiring the in
<huanxin> 在 2025-09-24 上传 | 大小:333kb | 下载:0

[matlab例程capon

说明:用capon方法进行现代谱分析实验,经试验运行,该程序有效。-With capon spectral analysis of modern experimental methods, the test run, the program effectively.
<jinxia2007> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法1234

说明:1.字符数据变为整型数据 2.计算矩阵的秩 3.输入一个循环链表,每个结点存一些东西,比如存int 数字, 即构造链表, Node1(存数字3)->Node2(6)-> Node3->Node4->Node1, 然后输入一个位置,比如1, 定位到Node2,从Node2开始每隔三个Node删除一个Node,直到该链表删除完. 4. 构造一个结构体链表,每个结点存储学生信息(如学号和姓名), 如(001, 张三),(002, 李四), 要求输入001,能找
<huanxin> 在 2025-09-24 上传 | 大小:1.29mb | 下载:0

[matlab例程clean

说明:用clean方法进行现代谱分析实验,经过运行程序,结果有效,算法简单。-Methods with clean modern spectral analysis of experiments, after running the program, the results are valid, the algorithm simple.
<jinxia2007> 在 2025-09-24 上传 | 大小:1kb | 下载:0

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

说明:用bp方法进行神经网络实验,进验证,算法简单,结果有效,-Burg method using spectral analysis of modern experimental, into the verification algorithm is simple, effective,
<jinxia2007> 在 2025-09-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 14066.67 .68 .69 .70 .71 ... 28523 »

源码中国 www.ymcn.org