资源列表

« 1 2 ... .13 .14 .15 .16 .17 1618.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法xishujuzhen

说明:采用顺序表及有头结点的单链表为存储结构,实现稀疏矩阵的创建、销毁、复制、转置以及两个矩阵相加、相减、相乘的运算。 首先应输入矩阵的行数和列数,以及非零元个数并判别给出的矩阵的行、列数对于要求作的运算是否匹配。 -With the order form and has a head node is a single linked list storage structure, sparse matrix to achieve t
<liuzhijun> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法text_match

说明:常用字符串匹配算法的C语言实现,KMP、KR、BM等-String matching algorithms used C language, KMP, KR, BM, etc.
<孟jc> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法BigNum

说明:以10^9为进制,每32位存储9个十进制位,大数类-10 ^ 9 as a decimal, each decimal 32-bit 9-bit storage, large numbers class
<卢明> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法ordernumbers

说明:基于C语言环境下的冒泡法排序的程序简单举例-order the numbers based on VC 6.0
<郝智> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法telephonenumber

说明:双向链表 实现电话簿功能 查询、添加、删除等-Way to achieve phonebook query list, add, delete, etc.
<wangyue> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法dv

说明:distance-vector C/C++实现最短路径判断-distance-vector C/C++ implementation to determine the shortest path
<毛毛> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Sultans_on_net

说明:An implementation of binary search tree and traverse methods
<peagasus> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Europe_travel

说明:利用dijkstra算法实现城市间的最短路径和最小花费,利用stl模版类map实现-Dijkstra algorithm using the shortest path between cities and the smallest cost, the use of stl map implementation template class
<> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法sort

说明:随机生成5000个0~10000之间的整数,可对其进行查找,并对几种不同的查找算法进行比较;可对其进行排序,并对几种不同的排序算法比较。-5000 randomly generated integer between 0 and 10000, can find them, and several different search algorithms are compared can be sorted, and compare se
<zry> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法test_conf

说明:标准C实现配置文件处理代码,可以识别出各种错误格式,非常合适嵌入式编程中使用-Standard C to achieve the configuration file handling code, you can identify a variety of error formats, very appropriate use of embedded programming
<Andrew Huang> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法analisisoftimecost

说明:这是一个分析文档,对现在世界上所存在的各种算法做分析,计算其时间代价,和空见代价,希望大家可以以此做参考-This is an analysis document, the existence of the world now do analysis of the various algorithms to calculate the time cost, and space see the price, hope we can use
<Yongjie> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法highresolusiondata

说明:这是用链表以及数组所实现的高精度数的代码程序,实现简单,代码清晰,有一定的参考价值-This is achieved with the list and an array of high precision the number of code program, simple, clear code, there is some reference value
<Yongjie> 在 2024-10-07 上传 | 大小:4096 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1618.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org