资源列表

« 1 2 ... .67 .68 .69 .70 .71 2472.73 .74 .75 .76 .77 ... 2656 »

[数据结构常用算法0-1beibao

说明:0-1背包问题的动态规划求解算法, 0-1背包不同于背包问题-0-1 knapsack problem of the dynamic programming algorithm, 0-1 knapsack different from the knapsack problem
<高亮> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法doublelist

说明:这是我们实习时编的,实现了基本的功能,如插入,删除,查找等。初学 C++的同志们可以参考:)-This is our attachments series to achieve the basic functions, such as inserting, deleting, and searching. Novice C comrades can reference :)
<杨光> 在 2024-11-07 上传 | 大小:5120 | 下载:0

[数据结构常用算法fox

说明:Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEAD
<狐狸> 在 2024-11-07 上传 | 大小:991232 | 下载:0

[数据结构常用算法mentecarlo

说明:本程序用于计算随机变量模拟仿真 已经用计算机语言写好-the procedures used to calculate the random variable simulation has been used to finish the Computer Language
<clovel> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法xinli

说明:某心理咨询公司有三个顾员,其编号为1~3,他们上班时间为每天的8~17点,请打出某天他们接待咨询的时间。-a psychological consulting company three LAB, the No. 1 ~ 3, They go to work every day for the 8 ~ 17:00, making Somewhere they receive counseling time.
<张伯泉> 在 2024-11-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法singlelist

说明:建立带表头结点的单链表,打印所有结点的数据域;输入一个值,若某个结点的数据域为该值,则在其后插入另一个新结点,若无此结点,则在表尾插入新结点,然后打印;给一个值,删除结点的数据域是该值的所有结点,然后打印。(表生成时可用前插法或后插法)-table with the establishment of the first node of a single linked list, print all nodes of the data d
<张伯泉> 在 2024-11-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法MyCalculate

说明:表达式求值:支持浮点运算,以及一些纠错功能-expression evaluates : support floating-point operations, and some correction function
<谢朝> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法My8Queen

说明:
<谢朝> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法MyJosephus

说明:刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根据需要自己改动-just doing Joseph algorithm is used to achieve the linked list, a very simple test not wrong, of course, Middle some things may need to change their own
<谢朝> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Myfb

说明:K阶菲波那契算法,运用环形队列实现,空间是K+1-K bands Fibonacci algorithm using circular Queuing, and the space is a K
<谢朝> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法zhongzhuizhuanhouzhui

说明:把中缀表达式转换成后缀表达式,输入中缀表达式输出后缀表达式-Chinese sergeant expressions into expressions suffix, the importation of Chinese exports suffix sergeant expression expression
<jasmine> 在 2024-11-07 上传 | 大小:633856 | 下载:0

[数据结构常用算法tupopaixu

说明:图的DFS遍历,以及两种拓扑排序的实现,一种是DFS拓扑排序,另一种是无后继结点的拓扑排序-map DFS traversal, and the two topological sorting the realization DFS is a topological sorting, Another is no subsequent node of topological sorting
<jasmine> 在 2024-11-07 上传 | 大小:918528 | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 2472.73 .74 .75 .76 .77 ... 2656 »

源码中国 www.ymcn.org