资源列表

« 1 2 ... .34 .35 .36 .37 .38 1339.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法erchashu

说明:用哈夫曼编码,实现最优二叉树。用VC编程,实现基本功能。-With Huffman coding, optimal binary tree. With VC programming, basic functions.
<文明> 在 2024-10-13 上传 | 大小:447488 | 下载:0

[数据结构常用算法1212

说明:先来先服务算法,输入小于6 的进程,时间-FCFS algorithm
<黄禄嘉> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法hefuman

说明:1、使用链表结构。 2、使用《数据结构》(严蔚敏,C语言版)中给出的算法; 3、增加预先排序的功能的算法 -1, the use of linked list structures. 2, the use of "data structure " (Yan Wei-min, C-language version) gives the algorithm 3, increasing the function of
<liwei> 在 2024-10-13 上传 | 大小:565248 | 下载:0

[数据结构常用算法expressvalue

说明:表达式求值 C语言版 单位数转换为后缀表达式再求值 -Expression evaluation
<马孟来> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法bank

说明:数据结构 银行排队程序模拟 (用栈来实现银行排队模拟器)-Banks line up program to simulate the data structure (using the stack to achieve the bank queue simulator)
<马孟来> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法khbp

说明:数据结构:括号匹配实例 输入一串表达式进行括号匹配试验 适合学生-Data Structure: Matching brackets parentheses example enter a string expression to match the test for students
<马孟来> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法biaodashi

说明:数据结构:简单的单位数表达式求值模拟器 输入单位数计算出结果
<马孟来> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法yousehuhuan

说明:数据结构实验报告 实验1 线性表及其应用 题目:约瑟夫环 一. 需求分析 1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。 2. 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入相应数据(即每个人所持的密码),每个人的序号由程序自动分配。
<xj> 在 2024-10-13 上传 | 大小:8192 | 下载:0

[数据结构常用算法shujujiegoua

说明:数据结构里面基本所有的知识点的代码为全班同学的作业如约瑟夫问题、哈弗曼编码、层次二叉树、深度广度遍历-Data structure inside knowledge of the basic points of all the code for the whole class of operations such as Josephus problem, Ha Fuman coding, hierarchical binary tree
<方式> 在 2024-10-13 上传 | 大小:4884480 | 下载:0

[数据结构常用算法DEMO

说明:ghost的树型分组的代码分享出来啦!!大家速度下哦-ghost tree group to share the code coming out!! Oh you speed
<daidai> 在 2024-10-13 上传 | 大小:72704 | 下载:0

[数据结构常用算法NewtonPF_Cpp

说明:C语言实现电力系统中的牛顿拉夫逊算法进行潮流计算,目前118节点稳定-C language in the power system algorithm Newton Raphson power flow calculation, the current stability of 118 nodes
<jinxin> 在 2024-10-13 上传 | 大小:329728 | 下载:0

[数据结构常用算法MaxSubsequenceSum

说明:最大子序列和的求法,c++代码次优和最优实现,次优算法MaxSubsequenceSum3采用递归O(Nlog(N)),最优算法MaxSubsequenceSum4是一种联机算法,O(N)-Sequence and the largest Method, c++ code, sub-optimal and optimal implementation, sub-optimal algorithm MaxSubsequenceSum3 r
<韦鹏博> 在 2024-10-13 上传 | 大小:1024 | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 1339.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org