资源列表

« 1 2 ... .56 .57 .58 .59 .60 861.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法knapsack

说明:MFC写的用动态规划法解决0-1背包问题。-solve 0-1 knapsack problem using dynamic programming.
<luckypig> 在 2025-02-01 上传 | 大小:20kb | 下载:0

[数据结构常用算法LIS

说明:MFC写的使用贪心算法求最小递增子序列。-calculate the longest increaing sub-sequence.
<luckypig> 在 2025-02-01 上传 | 大小:20kb | 下载:0

[数据结构常用算法SortCmpCode

说明:比较几种常见的排序算法:插入排序,快排,归并排序等。-compare several common sorting algorithms, such as inserting sort, quick sort, merge sort, etc.
<luckypig> 在 2025-02-01 上传 | 大小:35kb | 下载:0

[数据结构常用算法xianxingbiao

说明:数据结构课程中,线性表实验源程序,用c++做的-Data structure course, the linear form experimental source, using c++ to do
<kay> 在 2025-02-01 上传 | 大小:129kb | 下载:0

[数据结构常用算法Level_C

说明:从文本文件输入n个同学的姓名、性别、成绩,按成绩又高到底的顺序输出所有学生信息,分别求出男同学、女同学的平均成绩并输出。-From a text file input n students in the name, gender, achievement, merit-based and high in the end the order of the output information for all students, respe
<李明宇> 在 2025-02-01 上传 | 大小:938kb | 下载:0

[数据结构常用算法05

说明:1.接受原始数据:从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树。2.编码:利用已建立好的哈夫曼树,对文件中的正文进行编码。3.译码:利用已建立好的哈夫曼树将代码进行译码。4.打印编码规则:即字符与编码的一一对应关系。-1. Accept the raw data: From the terminal reads the character set size n, n characters, and n-weights, th
<楚潇> 在 2025-02-01 上传 | 大小:114kb | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树代码,可以实现二叉树的建立和二叉树递归遍历。-Binary code, can achieve the establishment and binary recursive binary tree traversal.
<lin> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法word

说明:二叉树遍历(二叉树的各种遍历)、图的遍历(图的各种遍历),停车场的设计(堆栈,队列的设计)-Binary tree traversal, graph traversal, car park design
<yjc> 在 2025-02-01 上传 | 大小:7kb | 下载:0

[数据结构常用算法database

说明:Simple database for 2-5 person. You can store name, lastname and phone number and edit in any way. For student which start with C++ language.
<keny> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法xueshengchengjifenxi

说明:这是我在学习数据结构的一个实验题目:学生成绩分析,里面有我自己做的程序源代码供大家学习,借鉴。-This is my data structure in an experiment to study the subject: student performance analysis, which do have my own source code for all to learn from
<viking> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法duozhongchazhao

说明:这是我在这期学习数据结构时所做的关于多种查找的设计,里面有我做的程序源代码,上传供大家学习,借鉴-This is my data structure in this period did when learning about a variety of check designs, which I made the source code, upload for everyone to learn from
<viking> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法hashchazhao

说明:这也是我在本学期学习数据结构是做的实验题目:hash查找。上传上来供大家学习,借鉴。-This is me in this semester to study the data structure is to do experimental subjects: hash check. Upload up for all to learn from.
<viking> 在 2025-02-01 上传 | 大小:2kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 861.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org