资源列表

« 1 2 ... .35 .36 .37 .38 .39 840.41 .42 .43 .44 .45 ... 2656 »

[数据结构常用算法SimulatedAnnealing

说明:Simulated Annealing (SA) is a smart (meta)-heuristic for Optimization. Given a cost function in a large search space, SA replaces the current solution by a random "nearby" solution. The nearby solution is chosen with a p
<dingchong> 在 2025-02-01 上传 | 大小:20kb | 下载:0

[数据结构常用算法exam1

说明:icarnegie ssd 5 exam 1答案 ssd5是数据结构的学习课程 ,希望这个东东对正在学习的朋友有帮助-icarnegie ssd 5 exam 1 answer ssd5 is a data structure course of study and hope that this Dongdong friends who are studying to help
<刘家天> 在 2025-02-01 上传 | 大小:31kb | 下载:0

[数据结构常用算法eightequeen

说明:经典著名的八皇后问题,利用stl源码加工而成的,具有商业性质-eight queen
<云从龙> 在 2025-02-01 上传 | 大小:647kb | 下载:0

[数据结构常用算法bBTREE

说明:B+树实现索引的源程序 一个数据库管理系统的项目-B+ tree index source to achieve a database management system project
<huangxiansheng> 在 2025-02-01 上传 | 大小:15kb | 下载:0

[数据结构常用算法MessageBox

说明:The preparation of Euler circuit algorithm, bipartite graph of the curriculum design, implementation, use of credit to the path to achieve
<小小> 在 2025-02-01 上传 | 大小:149kb | 下载:0

[数据结构常用算法chuanfuzhi

说明:实现串的基本功能,串初始化,串删除,串插入,求串长,取字串等-To achieve the basic functions of string, string initialization, string delete, insert strings, seeking a long string, string, etc. to take
<柯辉> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法Binary_Tree

说明:用c#实现二叉树(二叉树的前序,中序,后序遍历,以及删除节点等功能)-To use c# to achieve binary tree (binary tree preorder, inorder, postorder, and delete nodes and other functions)
<淡靥> 在 2025-02-01 上传 | 大小:19kb | 下载:0

[数据结构常用算法hash

说明:哈希表链地址法的实现,用链地址法处理冲突-hash table
<何娜> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:这是一个很优秀的C++ 程序,里面所用的技巧是很巧妙的。-C++ program.this is a very excellent program,you will learn much knowlege.
<zzl> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法Simplex

说明:单纯形法算法,试过,比较好用,大规模没有验证过,希望有人提出宝贵意见-Simplex method algorithm, tried to compare easy to use, large-scale has not verified the hope that it was valuable advice
<吕克> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法czsjf

说明:1、本程序实现计算任意长的整数的加法运算. 以用户和计算机对话的方式,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的运算命令,然后程序就计算并显示出这两个数的运算。 2、本演示程序中,集合的元素限定为数字字符[‘0’~’9’]和字符‘,’与‘;’,输入字符可以任意长,输入形式以“回车符”为结束标志,串中字符顺序不限,且允许出现重复字符。 3、利用双向循环链表现实长整数的存储,每个结点含一个整形变量。输
<莫雨> 在 2025-02-01 上传 | 大小:5kb | 下载:0

[数据结构常用算法tree

说明:implementation of tree and postorder method
<Daniel> 在 2025-02-01 上传 | 大小:91kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 840.41 .42 .43 .44 .45 ... 2656 »

源码中国 www.ymcn.org