资源列表

« 1 2 ... .27 .28 .29 .30 .31 2132.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法backtracking-method-split-

说明:采用回溯的方法拆分整数,效率相对较低,但是容易理解,使用栈实现,原创-Retrospective method split integer efficiency is relatively low, but it is easy to understand, use the stack to achieve, originality
<黎明> 在 2025-06-17 上传 | 大小:17kb | 下载:0

[数据结构常用算法5-weights-weighed

说明:5个砝码用天平称重时,我们希望用尽可能少的砝码组合称出尽可能多的重量。如果只有5个砝码,重量分别是1,3,9,27,81。则它们可以组合称出1到121之间任意整数重量-The 5 weights weighed in the balance, we want to use as little as possible weight combinations, said as much weight. If only five weights, weight 1,3,9,27,81. They ca
<黎明> 在 2025-06-17 上传 | 大小:39kb | 下载:0

[数据结构常用算法Multi-digit-addition

说明:多位数的加法,采用递归方法实现,容易理解,数据用数组存储-Multi-digit addition, using a recursive method to achieve, easy to understand, the data array storage
<黎明> 在 2025-06-17 上传 | 大小:49kb | 下载:0

[数据结构常用算法10sort

说明:10种c++排序法,包括冒泡排序,插入排序,快速排序等.-Of 10 kinds c++ sort, including bubble sort, insertion sort, quicksort.
<junny> 在 2025-06-17 上传 | 大小:76kb | 下载:0

[数据结构常用算法binarysearch

说明:二分搜索使用vc2010编写, 自动发现长度-The binary search vc2010 write automatically discover the length
<chenhe> 在 2025-06-17 上传 | 大小:11.03mb | 下载:0

[数据结构常用算法ACM_1.2.6

说明:You may have heard of the book 2001 - A Space Odyssey by Arthur C. Clarke, or the film of the same name by Stanley Kubrick. In it a spaceship is sent from Earth to Saturn. The crew is put into stasis for the long flight, only two men are awake, and t
<chenhe> 在 2025-06-17 上传 | 大小:1.09mb | 下载:0

[数据结构常用算法ACM_1.3.3

说明:每天第一个到机房的人要把门打开,最后一个离开的人要把门关好。现有一堆杂乱的机房签 到、签离记录,请根据记录找出当天开门和关门的人。 -The people want the first day to the engine room door open, people want the last one to leave the door closed. Existing pile of messy room sign, signed away from the record, accord
<chenhe> 在 2025-06-17 上传 | 大小:1.1mb | 下载:0

[数据结构常用算法ACM_1.3.4

说明:输入一行数字,如果我们把这行数字中的‘5’都看成空格,那么就得到一行用空格分割的若干非负整数(可能有些整数以‘0’开头,这些头部的‘0’应该被忽略掉,除非这个整数就是由若干个‘0’组成的,这时这个整数就是0)。 你的任务是:对这些分割得到的整数,依从小到大的顺序排序输出。-Enter a column of figures, if we put this line digital ' 5 ' are seen as a space, then you get a line
<chenhe> 在 2025-06-17 上传 | 大小:1.09mb | 下载:0

[数据结构常用算法danlianbiao

说明:(0)单链表的创建,结点i处插入X,查找某元素、返回逻辑位置及物理指针并删除 (1)单链表的逆置.(2)清除单链表中多余的重复元素.(3)在有序的循环的带头结点单链表中插入数据X.(4)判断循环双向链表是否按值对称.(5)一元多项式的加法.-(0) The creation of a single linked list, at the junction i insert X, find an element, return to the logic of the position and
<吴璨> 在 2025-06-17 上传 | 大小:65kb | 下载:0

[数据结构常用算法shunxubiao

说明:顺序标的相关操作,如(1)  清除线性表L中多余的重复元素 (2)已知两个线性表LA和LB中的数据元素按非递减有序排列,现要求将LA和LB归并为一个新的线性表LC,且LC中的数据元仍按值非递减有序排列。(1)  清除线性表L中多余的重复元素 (2)已知两个线性表LA和LB中的数据元素按非递减有序排列,现要求将LA和LB归并为一个新的线性表LC,且LC中的数据元仍按值非递减有序排列。 (3)利用两个线性表LA和LB分别表示两个集合A和B,求集合A=AUB。 (3)利
<吴璨> 在 2025-06-17 上传 | 大小:73kb | 下载:0

[数据结构常用算法duilieshiyan

说明:队列的相关实验,如 1.杨辉三角 2.一二三报数-Queue of related experiments, such as 1. Pascal' s Triangle (2) one hundred twenty-three reported the number of
<吴璨> 在 2025-06-17 上传 | 大小:15kb | 下载:0

[数据结构常用算法zhanshiyan

说明:1)十进制数转化为少于十进制数 (2)简单行文本编辑器 (3)检验表达式中括号匹配否 (4)双栈共享一个栈空间。 (5)将中缀表达式转化为后缀表达式,并求解数值-1) decimal number into less than a decimal number (2) the simple line text editor (3) test expression in parentheses the match No (4) dual stack sharing a stack
<吴璨> 在 2025-06-17 上传 | 大小:14kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 2132.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org