资源列表

« 1 2 ... .81 .82 .83 .84 .85 1586.87 .88 .89 .90 .91 ... 2656 »

[数据结构常用算法lianbiao

说明:用c语言写的线性链表的创建、删除、插入、销毁代码-With c language to create a linear linked list, delete, insert, destroy code
<lin> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Data-structure-algorithms

说明:这是一本介绍数据结构各种算法的书籍,介绍的过程中使用模板。-This is a descr iption of various algorithms book data structures, described the process of using a template.
<赵必华> 在 2024-11-10 上传 | 大小:85kb | 下载:0

[数据结构常用算法proj2_3

说明:双链表的各种操作,插入元素、删除元素、释放空间地址-Double-linked list of the various operations, insert elements, remove elements, the release of address space
<lining> 在 2024-11-10 上传 | 大小:311kb | 下载:0

[数据结构常用算法proj2_4

说明:单链表的各种操作,插入、删除元素,释放地址空间-Single list of the various operations, insert, delete elements, the release of address space
<lining> 在 2024-11-10 上传 | 大小:161kb | 下载:0

[数据结构常用算法proj2_5

说明:循环双链表的各种操作运算,例如插入删除元素,释放地址空间-Double-linked list of the various operating cycle operations such as insert delete elements, the release of address space
<lining> 在 2024-11-10 上传 | 大小:160kb | 下载:0

[数据结构常用算法a

说明:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去       掉不满足条件的排列。 -With 1,2,3,4 numbers, how many can be composed with each other and not repeat the three-digit numbers? Are how muc
<liumeihong> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法proj2_6

说明:集合的各种操作,例如对两个集合的排序操作哦,并交差运算等操作-Collection of various operations, such as two sets of sorting operation Oh, and cross operations and other operations
<lining> 在 2024-11-10 上传 | 大小:245kb | 下载:0

[数据结构常用算法a

说明:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高    于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提    成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于    40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于    100万元时,超过100万元的部分
<liumeihong> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法proj2_7

说明:多项式的各种操作,对多项式进行有序操作,相加操作等-Polynomials of various operations, the orderly operation of the polynomial, the sum operation, etc.
<lining> 在 2024-11-10 上传 | 大小:169kb | 下载:0

[数据结构常用算法a

说明:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少? 程序分析:在10万以内判断,先将该数加上100后再开方,再将该数加上268后再开方,如果开方后       的结果满足如下条件,即是结果。-An integer, with 100 after it is a perfect square, plus 168 is a perfect square, what is the numbe
<liumeihong> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法proj3_1

说明:桟的各种操作,入栈、出栈操作,判断栈是否为空等操作-Zhan' s various operations, stack, stack operation, waited in vain to determine whether the operation of the stack
<lining> 在 2024-11-10 上传 | 大小:158kb | 下载:0

[数据结构常用算法proj3_2

说明:链栈的出入操作,从顶部元素到底部元素的出入,判断链栈是否为空-Chain out of the stack operation, the Ministry of elements from the top element in the end of access, to determine the chain of the stack is empty
<lining> 在 2024-11-10 上传 | 大小:158kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 1586.87 .88 .89 .90 .91 ... 2656 »

源码中国 www.ymcn.org