资源列表

« 1 2 ... .45 .46 .47 .48 .49 1950.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法256Alphe

说明:在网站上看到过很多Alpha混合计算的相关文档,其中不乏经典之作,但大多数都是基于16位显示模式下的,而256色的却很少有人谈及。所以,决定写一个基于256色的Alpha混合算法的详细实现方法。以帮助那些初学者,给他们一点点小小的灵感:)-Alpha blending calculations related documents see on the site, many of them classics, but most are based on 16-bit display mode, 2
<> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法2009125146

说明:对链表实现冒泡法排序,链表的冒泡法排序实现-Bubble method to sort a linked list implementation of the list, the sort of bubbling method
<徐良> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法312010

说明:1.掌握二叉树的基本概念和性质 2.掌握创建和构造二叉链表的算法 3.掌握二叉树链表存储基础的的三种递归遍历算法和非递归算法。 4.掌握计算二叉树的结点、二叉树的深度和二叉树的叶子结点数等算法。 5.掌握huffman树的构造和编码。 实验要求:(1)理解二叉链表的初始化、二叉树空的判断;(2)理解二叉树的遍历算法,掌握其应用。 -A. Grasp the basic concepts and properties of the binary tree. Master t
<刘国佳> 在 2025-06-22 上传 | 大小:20kb | 下载:0

[数据结构常用算法2011Project1

说明:用各种排序方法查询学生信息 比较插叙用时-With a variety of sorting methods to check student information inserted Service
<马瑞雪> 在 2025-06-22 上传 | 大小:486kb | 下载:0

[数据结构常用算法sort-the-datas-in-dictionary-order

说明:根据菜单选择进行文本文档内字母由小到大排序的c program。其中包含1.Insertion Sort. 2.Selection Sort. 3.Merge Sort. 4.Heap Sort. 5.Quick Sort.5种排序功能。-According to the menu to select letters from small to big c program to sort a text document. Which contains 1.Insertion the Sort.
<s> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[数据结构常用算法hano

说明:汉诺塔的动态演示源代码,用C语言编的。能实现机器运行,手动运行的功能。-This is the code about hano.It will give you a big superise if you have ues it .
<ChengXYY> 在 2025-06-22 上传 | 大小:8kb | 下载:0

[数据结构常用算法bst

说明:binary search tree using binary tree to search and sort some programs
<terri> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法bst-method

说明:binary search tree definisi dan penjelasan binary search tr-binary search tree definisi dan penjelasan binary search tree
<terri> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法Kriptografi-Ter-Puter

说明:Kriptografi Ter Puter made by indonesian university student
<terri> 在 2025-06-22 上传 | 大小:43kb | 下载:0

[数据结构常用算法BUBBLE-SORT

说明:this is alll about Bubble sort-this is alll about Bubble sort...
<xeeshan> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[数据结构常用算法liezhuxiaoyuan

说明:列主消元法练习 一个城镇有三个主要企业:煤矿、电厂和铁路作为它的经济系统。  生产价值1元的煤(产品1),需消耗0.3元的电费(中间产品2)和0.2元的运输费(中间产品3);  生产价值1元的电(产品2),需消耗0.4元的煤费(中间产品1)、 0.1元的电费和0.1元的运输费;  提供价值1元的铁路运输服务(产品3),需消耗0.3元的煤费和0.2元的电费和0.2元运输费。 在某个星期内,除了三个企业间的彼此需求,煤矿得到6万元的订单
<张斌> 在 2025-06-22 上传 | 大小:51kb | 下载:0

[数据结构常用算法binary

说明:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20)-Participate in the Games has n schools, school No. 1 ...... n. The competition is divided into m
<张斌> 在 2025-06-22 上传 | 大小:585kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 1950.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org