资源列表

« 1 2 ... .05 .06 .07 .08 .09 1910.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法200518174534292

说明:停车场管理系统,比较复杂,供大家学习参考!-car park management system, more complex, for your study reference!
<郑萍> 在 2024-11-03 上传 | 大小:204800 | 下载:0

[数据结构常用算法mmc(skyw)

说明:用VC写的模拟内存分配管理的代码,经测试运行完全正确-VC write memory allocation management simulation code, the test run entirely correct
<skyw> 在 2024-11-03 上传 | 大小:204800 | 下载:0

[数据结构常用算法ACM_stairs

说明: ACM程序设计题 砌楼梯 使用N(5 ≤ N ≤ 500)块砖来砌楼梯。希望你能写个程序计算出按下面的要求砌出的楼梯的种类是多少: 1. 每个楼梯中,不能出现每层砖的数目都一样。 2. 每个楼梯至少要有2层,每层至少一块砖。 ...... 有源码和解题报告 -ACM programming using title block staircase N (5 ≤ N ≤ 500) bricks to build
<朝猛子> 在 2024-11-03 上传 | 大小:204800 | 下载:0

[数据结构常用算法PointersLoops

说明:describes pointers and loops
<gizmo> 在 2024-11-03 上传 | 大小:204800 | 下载:0

[数据结构常用算法sj

说明:数据结构完整实现代码,包括线性表,栈,队列,树,二叉树,图,查找,排序-Data structure to achieve a complete code, including linear tables, stacks, queues, trees, binary tree, graph, search, sort
<lt> 在 2024-11-03 上传 | 大小:204800 | 下载:0

[数据结构常用算法duoxiangshi

说明:编程求两个一元多项式的乘积。 输入   输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。   例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输出   以指数递增的顺序输出乘积: <系数,指数>,<系数,指数>,<系数,指数>,   零
<martinwok> 在 2024-11-03 上传 | 大小:204800 | 下载:0

[数据结构常用算法graph

说明:数据结构。用C语言描写。定义图,邻接表,确定节点在图中的位置,建立邻接表,邻接矩阵等-Data structure. Using C language descr iption.
<zhang> 在 2024-11-03 上传 | 大小:204800 | 下载:0

[数据结构常用算法cmarkov3.0

说明:基于markov的生成随机可读文本的程序-Based on markov The program to generate random readable text
<wang> 在 2024-11-03 上传 | 大小:203776 | 下载:0

[数据结构常用算法IDsearching

说明:按照层次的顺序输入节点,按先序的顺序输出接点,可以返回节点所在的位置-In accordance with the order of the input node of the hierarchy, the order of the first sequence of output contacts, you can return to the node where the position
<chenchen> 在 2024-11-03 上传 | 大小:203776 | 下载:0

[数据结构常用算法huffman

说明:数据结构中哈夫曼数实现的详细代码,很有用,对学习很有帮助。-Detailed code of Huffman number in the data structure, very useful, very helpful for learning.
<ch> 在 2024-11-03 上传 | 大小:203776 | 下载:0

[数据结构常用算法Plumbing-problems

说明:数据结构中的管道铺设问题,考虑成本选择最短路径,是关于图,利用迪杰斯特拉算法的一个数据结构经典问题。-Plumbing problems in data structure.
<libin> 在 2024-11-03 上传 | 大小:203776 | 下载:0

[数据结构常用算法Calculator

说明:简单计算器。可以从控制台输入数值,进行计算。支持加减乘除和括号运算。-A simple calculator that supports addition, subtraction, multiplication, and bracketing.
<张瀚> 在 2024-11-03 上传 | 大小:203776 | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 1910.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org