资源列表

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

[数据结构常用算法K_Average

说明:K均值算法的一个例子,里面有数据有结果,希望对初学者有帮助。-An example of K-means Algorithm, including datas and result.It is helpful to beginner.
<huangxd> 在 2025-06-20 上传 | 大小:57kb | 下载:0

[数据结构常用算法data-structure-and-Algorithm

说明:数据结构与算法的总结,很详细的资料库。适合当参考书-Summary of the data structure of the Budget Act
<蒋云杰> 在 2025-06-20 上传 | 大小:1.59mb | 下载:0

[数据结构常用算法FIFO

说明:队列是一个先进先出的数据结构,支持业务enque(添加一个项目的结构)和dequeue(删除一个项目从结构)。作为一个FIFO数据结构,项目将在相同的顺序,他们原本排队出列。-A queue is a FIFO data structure that supports the operations enque (to add an item to the structure) and dequeue (to remove an item from the structure). As a FIF
<马龙> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法haffman-code

说明:基于数据结构中哈弗曼树的操作 即哈弗曼编码对26个英文字母的哈弗曼编码-Based on the operation of Hafu Man tree data structure the Ha Fuman encoding the 26 letters of the alphabet Hafu Man coding
<肖可> 在 2025-06-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法c-program

说明:main函数中结构数组a中存储了5个职员的工资信息(这里称每个职员的工资信息为一条“记录”)。sift函数的形参cond接收筛选条件字符串,函数实现从s指向数组元素开始的n个元素中筛选出所有wage符合筛选条件的记录并将这些记录复制到res指向的结构数组。函数返回res数组中存储的记录数(筛选结果)。-The main function is stored in an array of structures a five staff wages (here referred to the inf
<贾明> 在 2025-06-20 上传 | 大小:8kb | 下载:0

[数据结构常用算法Sort-program

说明:编写并调试一个通用排序子程序,其功能为将RAM的40H~4FH单元16个字节无符号二进制整数按从小到大的顺序排列,将排序后数据存储于RAM的50H~5FH单元中-Write and debug a general sort, its function will be RAM40H ~ 4FH unit16byte unsigned binary integers according to the order from small to large, the sorted data stored
<刘智平> 在 2025-06-20 上传 | 大小:133kb | 下载:0

[数据结构常用算法tree

说明:哈夫曼树,可以图形显示,是用vc++编写的课程设计,-huffman tree,it can be described by draw
<liuyan> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法w1

说明:c++课程设计,是关于树的,可以作为大家做课程设计是的参考-design it is about tree ,someone who want to do you homework about tree ,it may help
<liuyan> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法080126

说明:主要介绍了线性表的一些基本的操作,如元素的插入,删除以及排序-Introduces some of the basic operations of the linear form, such as the insertion of the element, delete, and sort
<王彬> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法binary-tree

说明:个人写的一些二叉树数据结构 各种遍历算法-Individuals to write some of the binary tree data structures of various traversal algorithm
<> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法xiangxingbiao

说明:数据结构课程线性表编程实验,从键盘输入len个元素并存放到线性链表L中,在屏幕上显示线性链表L中的所有元素-Table of data structures course linear programming experiments in L from the keyboard input len elements co-exist on the linear list, displayed on the screen all the elements of the linear list L
<夏天的风> 在 2025-06-20 上传 | 大小:794kb | 下载:0

[数据结构常用算法shujujiegoubiancheng

说明:数据结构编程,八皇后问题,约瑟夫环,二叉树的建立及先序,中序,后序遍历,求二叉树的深度等-Data structure programming, the eight queens problem, the establishment of Josephus, the binary tree, preorder, inorder, postorder traversal of seeking the depth of the binary tree
<夏天的风> 在 2025-06-20 上传 | 大小:79kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 1886.87 .88 .89 .90 .91 ... 2656 »

源码中国 www.ymcn.org