资源列表

« 1 2 ... .60 .61 .62 .63 .64 765.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法1.tar

说明:用C++实现的0-1背包问题的动态规划解法程序。注释详实,可读性好。-C++ implementation with the 0-1 knapsack problem dynamic programming solution procedure. Comments detailed, readable.
<ryyrzzl> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法Huffman

说明:霍夫曼编码,生成霍夫曼树。用VC6.0编译,控制台应用程序-Huffman coding, Huffman tree generated. With VC6.0 compiler, a console application
<韩小雪> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法huiwen

说明:《数据结构》实验三:“回文”判断---本程序,主要利用队列、字符数组来进行判断-" Data structure" Experiment 3: " palindrome" judge--- the program, the main advantage of the queue, to judge the character array
<doyourem> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法Ld

说明:用于实现解尤利-沃克方程的LD算法的程序-LD algrothim
<maomao> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法sjjg2

说明:数据结构试卷,老师给的,含答案。适合复习用-Papers of data structure, the teacher, with the answer. Suitable for review using
<baijiao> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法04-MultFailModes-

说明:satatictial book wily chapter 04 MultFailModes
<killer> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法SORTmodel

说明:实现6中常用内部排序算法:,直接插入排序,希尔派序,冒泡排序,快速排序,简单选择排序,堆排序-Achieve six commonly used internal sorting algorithms: direct insertion sort, Hill sent order, bubble sort, quick sort, simple selection sort, heap sort
<> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法snakenumber

说明:蛇形数 输入n ,输出蛇形数,如n=4时,输出 10 11 12 1 9 16 13 2 8 15 14 3 7 6 5 4 -Enter the number of snake n, the number of output snake, such as n = 4, the output 10 11 1,219,161,328,151,437,654
<pj> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法homework1

说明:C语言学生信息管理系统,算法与数据结构作业-C language student information management system, algorithm and data structure operations
<方雨> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法datastruct

说明:严蔚敏数据结构算法VC源代码完整版,编译器为vc++6.0-this is code of datastructure
<Eli Green> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法QQ

说明:数据曲线拟合,可以最高拟合四阶多项式系数。-Data Curve Fit, you can fit up to fourth-order polynomial coefficients.
<马亮> 在 2025-02-03 上传 | 大小:191kb | 下载:0

[数据结构常用算法实验2

说明:设计一个程序,演示用算符优先法对算术表达式求值的过程。利用算符优先关系,实现对算术四则混合运算表达式的求值。 (1)输入的形式:表达式,例如2*(3+4) 包含的运算符只能有'+' 、'-' 、'*' 、'/' 、'('、 ')'; (2)输出的形式:运算结果,例如2*(3+4)=14; (3)程序所能达到的功能:对表达式求值并输出(A program is designed to demonstrate the pr
<andyhui > 在 2025-02-03 上传 | 大小:191kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 765.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org