资源列表

« 1 2 ... .41 .42 .43 .44 .45 1346.47 .48 .49 .50 .51 ... 2656 »

[数据结构常用算法Cp23-(1)

说明:关键路径法,求最早开始、最晚开始和工期,求出关键路径-Critical path method, find the early start, late start and duration, find the critical path
<kelly> 在 2024-11-16 上传 | 大小:21kb | 下载:0

[数据结构常用算法hoffman

说明:该程序的主体分为建树、编码、解码三个大块。 建树又可分为3个子过程:频率统计、创建叶子结点单链表、叶子结点连接成树。 单链表的创建过程:对存在的每个字符建立叶子结点,并按权值递增有序插入单链表,再将字符的叶子指针(其作用将在后文提到)指向该结点。 -The program is divided into the main achievements, encoding, decoding three chunks. Contr
<张文琪> 在 2024-11-16 上传 | 大小:378kb | 下载:0

[数据结构常用算法DisseminationTree

说明:基于数据一致性的分发树的实现,根据不同的网络状况构建不同的树-Based on the distribution of data consistency to achieve the tree, depending on network conditions different tree construction
<biliucheng> 在 2024-11-16 上传 | 大小:2.1mb | 下载:0

[数据结构常用算法bulldozer

说明:动态规划求解:第一行包含两个数R 和C ( 2 ≤ R,C ≤ 1500 )为矩形地块的长和宽。接下来有R 行,每行有C 个用空格隔开的字符串,字符串要么以A 开头(表示 苹果),要么以B 开头(表示香蕉),后面接一个不超过99 的整数,表示对应的树木的数量。-Dynamic Programming: The first line contains two numbers R and C (2 ≤ R, C ≤ 1500) for
<徐梁> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法binarytree

说明:二叉树给出前序中序遍历结果或后序中序遍历结果恢复二叉树并显示-Binary tree gives the order before or after the results in the traversal sequence in the binary tree traversal and display the results of recovery
<聆听雨中的诗> 在 2024-11-16 上传 | 大小:6kb | 下载:0

[数据结构常用算法EQUALIZER

说明:equalizer with 10 band LPF HPF BPF butterworth
<albeno saleh ahmad> 在 2024-11-16 上传 | 大小:477kb | 下载:0

[数据结构常用算法mkltest

说明:利用intel的矩阵运算库mkl实现矩阵的运算,利用vc2008实现。-Use of intel mkl library implementation matrix operation matrix operation, using vc2008 achieved.
<zhangheu> 在 2024-11-16 上传 | 大小:1.42mb | 下载:0

[数据结构常用算法liziqun

说明:粒子群算法源代码 此粒子群算法比较全面,程序叫完善-problem
<汪良坤> 在 2024-11-16 上传 | 大小:8kb | 下载:0

[数据结构常用算法fibonacci

说明:此程序实现了利用矩阵连乘方法求fibonacci数列,文档里面包含我的求解思路-This program implements the use of matrix multiplication method for solving even the fibonacci series
<wwb> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法viterb212

说明:2,1,2VITERB 译码在C中的实现-2,1,2 VITERB decoding implementation in C,
<xcc> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法huffman3

说明:3进制的哈弗曼编码程序C下面的,操作界面请按照提示输入-3 hex coding procedures Hafu Man C
<xcc> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法the-classical-sorting-algorithm

说明:本文详细介绍了所有经典排序算法,而且使用C语言实现了这些算法,是一个值得深入学习的经典资料-This paper describes and implements all the classic sorting algorithm
<feiliubo> 在 2024-11-16 上传 | 大小:51kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 1346.47 .48 .49 .50 .51 ... 2656 »

源码中国 www.ymcn.org