资源列表

« 1 2 ... .98 .99 .00 .01 .02 1003.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法数据结构10个程序

说明:在tc编译通过 顺序表的操作 链表的操作等-tc compiled by the order of the operating table Chain operation
<李霁洺> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法MD5加密的C++类

说明:这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果
<俞训峰> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法szpmatrix

说明:矩阵常见算法,C++实现的类,这是个下载的公用类如果侵犯了您的权利,请告诉我。-This class implements some usual operation about matrix.If this pragram being put on the internet infringe upon your right,please tell me.
<方平> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法INIFileOP

说明:用C写的INI文件的读写,具有通用性,可放心用于嵌入式开发-C wrote INI file reader can be used, and can be assured for Embedded Development
<廖月旺> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法smatrix

说明:数据库课程设计,用完全链表结构实现稀疏矩阵的创建,删除,以及加、减、乘、转置运算-database curriculum design, fully linked list with sparse matrix structure to achieve the creation, deletion, and, plus or minus, by transfer of home computing
<> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法fk1

说明:有关于数据结构中用C语言作为源码的几个线性表,栈和队列的几个例子,其中包括基本的插入、删除、查找等功能-on the data structure used C language as the source of several linear table, stack and queue a few examples, including the basic insert, delete, search functions
<F.K.> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法实验7 二叉树 北京师范大学数学科学院

说明:自创的算法,输入表达式,建立二叉树的程序,然后输出前缀中缀后缀表示法,利用的对表达式的分割与递归实现输入,同时这也是一个完整的波兰式转换程序,相当稳健-own algorithm, the importation of expression, the establishment of the binary tree and then output the suffix prefix which is made up of the met
<李铭璜> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法使用指针实现的自然归并排序.

说明:使用指针实现的自然归并排序。是学习指针和数据结构的很好的资料,要的就快下吧。-use of the natural target to achieve its stock ranking. Yes learning targets and data structure of good information to the fast are you.
<wcg> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法货郎担分枝限界图形演示

说明:货郎担分枝限界图形演示 问题描述:某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman Branch and Bound graphic demonstration Problem descr iption : A salesman to a number of cities to sell co
<林周> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法表达式类型的实现

说明:数据结构表达式求值详细算法(包括WORD文档)-data structure expression evaluates detailed algorithm (including Word document)
<林明> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法数据结构程序设计jgj

说明:航空订票的实现以及查询,根据姓名,地址.时间等-air booking and the realization of inquiry, under the name and address. Time
<Jiner> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法chejiandiaodu

说明:有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机
<chen> 在 2025-01-22 上传 | 大小:4kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 1003.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org