资源列表

« 1 2 ... .22 .23 .24 .25 .26 2327.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法常用的小波源程序

说明:本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\ezw2\ezw\debug中找到编码可执行程序; 在\ezw2\unezw\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \ ezw2 \ ezw \ debug find executable code; I
<何亮> 在 2025-01-13 上传 | 大小:921kb | 下载:0

[数据结构常用算法ga_01_pack

说明:GA算法解决0 1背包问题(关键在于评估函数的选 择)
<liu> 在 2025-01-13 上传 | 大小:919kb | 下载:0

[数据结构常用算法1

说明:排序算法比较 -Sorting algorithm sorting algorithm comparison compare
<ff> 在 2025-01-13 上传 | 大小:923kb | 下载:0

[数据结构常用算法libHX-3.0

说明:libHX is a C library and C++ bindings that provide data structures and functions for tasks common in scr ipting languages: autoresizing string manipulation, maps, deques, option parsing, type-checking casts, and more.
<jmskhng> 在 2025-01-13 上传 | 大小:920kb | 下载:0

[数据结构常用算法string

说明:关于串的操作,可以让你了解串的结构等等,还有传连接和比较的实现-Linear operation on the table, allowing you to understand the structure of the linear form and so on. . .
<song> 在 2025-01-13 上传 | 大小:919kb | 下载:0

[数据结构常用算法8queens

说明:8皇后问题,其中前四个是随机输出,后四个采用回溯法,并输出计算所耗时间。-8 queens problem, which is a random output of the first four, the last four by backtracking, and output calculation of the time-consuming.
<wing> 在 2025-01-13 上传 | 大小:920kb | 下载:0

[数据结构常用算法the-smallest-tree

说明:这个源代码是一个最小生成树的算法实现,采用的visual c++6.0-This source code is a minimum spanning tree algorithm, using the visual c++6.0
<> 在 2025-01-13 上传 | 大小:920kb | 下载:0

[数据结构常用算法myLab3_final

说明:Base Class 和 Inheritance Class的应用,加入了单链表,可以实现用链表修改Class之中的内容-The application of base class and inheritance class, single linked list is added in the program, we can use it to change the data in the linked list
<niumeng> 在 2025-01-13 上传 | 大小:921kb | 下载:0

[数据结构常用算法2

说明:二叉树的应用 任务 :编程实现二叉树的建立,层次遍历,(递归和非递归方法)先序、中序、后序,二叉树的高度、宽度,二叉排序树的插入、删除; 基本要求:从文件中读入建树信息,树的节点数目不小于20个,树的高度不小于5; -Binary tree of tasks: programming the establishment of the binary tree hierarchy traversal (recursive an
<一一> 在 2025-01-13 上传 | 大小:920kb | 下载:0

[数据结构常用算法3

说明:校园局域网布线和游历问题 任务 :用无向网表示你所在学校的主要建筑平面图,图中顶点表示主要建筑,图中的边表示建筑之间的道路,存放路径长度信息。要求能够建立校园局域网,所花的代价最小;给出任意建筑之间游历的最短路径。基本要求: (1) 原始数据存在文件中,方便读入; (2) 建筑物点不小于20个,边不小于30个; (3) 分别用广度优先和深度优先的方法遍历图,起始点定为1号教学楼; (4) 建立校园局域网,要求所花的
<一一> 在 2025-01-13 上传 | 大小:921kb | 下载:0

[数据结构常用算法FIND_VALUE

说明:查找数组中等于value的值的出现次数及位置-Find the number of occurrences of value and location in the array
<your name> 在 2025-01-13 上传 | 大小:920kb | 下载:0

[数据结构常用算法max_gap_SA13006029

说明:最大间隙问题的C语言源代码 计算机算法设计与分析中的题目-C language source code for a computer algorithm design and analysis topics maximum gap problem
<冰仔> 在 2025-01-13 上传 | 大小:920kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 2327.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org