资源列表

« 1 2 ... .69 .70 .71 .72 .73 2274.75 .76 .77 .78 .79 ... 2658 »

[数据结构常用算法divi

说明:给出a和b,若找到的a和b之间约数个数最多的数是,并输出。 -Given a and b, if find a few number between a and b number is up, and the output.
<小周> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法egypt

说明:把给定的分数分解成多个埃及分数之和 埃及分数:分子为1的分数。 -The sum of the given scores into multiple scores of Egypt Egypt score: molecular 1 score.
<小周> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法ReplaceFunction

说明:实现一个简单的字符串替换程序,需要三个参数,原字符串,被替换的字符串,替换的字符串-Implement a simple string replacement procedure requires three parameters, the original string, the string is replaced, the replacement string
<kira> 在 2024-04-28 上传 | 大小:159744 | 下载:0

[数据结构常用算法Dijkstra-algorithm

说明:Dijkstra 算法 使用c++实现 测试可用-Dijkstra algorithm c++ available to achieve the test
<xingzhi> 在 2024-04-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法Traveling-salesman-problem

说明:货郎担问题,最短路径算法,使用c++实现-Traveling salesman problem using the shortest path algorithm data structure to achieve c++
<xingzhi> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Banker-algorithm

说明:避免死锁(Deadlock)的银行家算法,使用C++实现,测试可用-Avoid deadlock (Deadlock) bankers algorithm, using C++ implementation, testing available
<xingzhi> 在 2024-04-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法FCFS-SJF-algorithm

说明:先来先服务和短作业优先的操作系统进程调度算法,使用C++实现,测试可用-First come first serve and short operating priority operating system process scheduling algorithm using C++ implementation, testing available
<xingzhi> 在 2024-04-28 上传 | 大小:3072 | 下载:0

[数据结构常用算法Round-robin-algorithm

说明:时间片轮转的操作系统进程调度算法,使用C++实现,测试可用-Operating system process scheduling algorithm round-robin, the use C++ implementation, testing available
<xingzhi> 在 2024-04-28 上传 | 大小:3072 | 下载:0

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

说明:常见的排序算法大致分为四类: 1.插入排序:插入排序(insert.c)、shell排序(shellsort.c) 2.选择排序:选择排序(selectsort.c)、堆排序(heapsort.c) 3.交换排序:冒泡排序(bubblesort.c)、快速排序(quicksort.c) 4.归并排序(mgergesort.c)-Common sorting algorithm is broadly divided int
<BeSky> 在 2024-04-28 上传 | 大小:183296 | 下载:0

[数据结构常用算法jpgtodb

说明:免费ASP上传图片到数据库简易破解版,文件很小-Easy to upload pictures to the database
<wang> 在 2024-04-28 上传 | 大小:67584 | 下载:0

[数据结构常用算法Binary-tree

说明:根据输入字符串创建二叉树,输出二叉树的先根遍历和后根遍历序列。-Creating and traversing a binary tree
<Wanjun> 在 2024-04-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法polynomial-addition

说明:数据结构算法,用C++语言实现一元多项式相加-polynomial addition using C++
<Wanjun> 在 2024-04-28 上传 | 大小:2048 | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 2274.75 .76 .77 .78 .79 ... 2658 »

源码中国 www.ymcn.org