资源列表

« 1 2 ... .34 .35 .36 .37 .38 1239.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法sort-algorithms

说明:用C++实现各种各样的排序算法,以VC++为开发工具-sort algorithm
<吴坤> 在 2024-10-15 上传 | 大小:4096 | 下载:6

[数据结构常用算法Linklist

说明:线性表的链表是实现:插入、删除、翻转,目的是掌握表,链式堆栈,链式队列的定义及基本操作 -The list is to achieve linear table: insert, delete, flip, aims to master the table, the stack chain, chain definition and basic operation of the queue
<Aiyou> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数据结构常用算法middle

说明:动态规划求解01背包问题,使用VC++6.0开发,C-dynamic program for 0-1 package problem
<wang> 在 2024-10-15 上传 | 大小:891904 | 下载:0

[数据结构常用算法lianbiao

说明:修改单链表模板类,使结点类的数据域改为数据类对象的指针。要求为该单链表模板类建立深复制函数,这需要结点类和学生类的复制构造函数均为深复制。其中学生类的深复制是调用string类的复制构造函数完成的,直接用默认的,同样析构函数也不要重编。 并据此建立一个学生链表,原始数据放在文本文件EXP19_2.txt中。 -Modify the linked list template class, so that node data fie
<angel> 在 2024-10-15 上传 | 大小:15360 | 下载:0

[数据结构常用算法partition

说明:分词系统的实现和测试 基于字符串的分词,根据分词标记提取单个词组-Segmentation system implementation and testing of the sub-string based on word segmentation based on extracting a single phrase marker
<zhanglong> 在 2024-10-15 上传 | 大小:218112 | 下载:0

[数据结构常用算法TaskSchedule

说明:工厂调度仿真程序,北京大学数据结构与算法实习第一次作业代码-Task Schedule
<Robin> 在 2024-10-15 上传 | 大小:202752 | 下载:0

[数据结构常用算法boyermoore

说明:改进的boyer-moore算法,用于搜索二进制文件中的特征码。-Improved boyer-moore algorithm used to search a binary file signatures.
<> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[数据结构常用算法HuffmanTree

说明:给出一组权值,更具权值构造哈弗曼数,并实现编码和译码-Given a set of weights and more weight the number of structural Hafu Man, and to achieve encoding and decoding
<mimi> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[数据结构常用算法Yang-Hui-triangle

说明:杨辉三角代码- 杨辉三角代码-Yang Hui triangle
<黎志鋆> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数据结构常用算法GVFsnake

说明:snake算法改进的源代码,c++程序写的源代码-snake algorithm to improve the source code, c++ program source code written in
<赵琴> 在 2024-10-15 上传 | 大小:14813184 | 下载:0

[数据结构常用算法linkqueue

说明:数据结构——链队列功能的实现,入队、出队、清除、销毁。一次可进行多功能的实现。-Data structure- chain of the queue function realization, into the team, the team removed and destroyed. One can be multi-functional implementation.
<dave> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数据结构常用算法yichuan

说明:使用遗传算法,求解Rosenbrock函数源代码-Rosenbrock function using genetic algorithm source code
<岑文文> 在 2024-10-15 上传 | 大小:235520 | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 1239.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org