登录
首页 » 算法 » C++与数据结构简明教程例题源代码

C++与数据结构简明教程例题源代码

于 2023-07-24 发布 文件大小:30.44 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

C++与数据结构简明教程例题源代码1-4章

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 快速排序、归并排序与选择排序平均时间之比较
    /*----------------------选择排序-----------------------------*/ void SelectSort(int data[],int low,int high) { for(int i=low;i
    2022-03-18 12:13:58下载
    积分:1
  • 多项式表达式,用于计栈的使用,实现表达式…
    实现多项式表达式的运算器利用栈实现表达式计算器的模板类;用表达式计算器类和多项式类实现多项式表达式的计算器-polynomial expressions for the use of the computing stack to achieve expression calculator template; Using expressions like calculators and polynomial type polynomial expressions Calculator
    2022-04-08 02:18:12下载
    积分:1
  • ACM的一些比较简单题目,可以稍微锻炼编程能力。
    ACM的一些比较简单题目,可以稍微锻炼编程能力。-ACM subject of a number of relatively simple, can be a little programming exercise capacity.
    2023-03-02 15:30:04下载
    积分:1
  • 基于C++标准模板类库的全文检索
    基于C++标准模板类库的全文检索算法 -Based on C++ standard template library of full-text search algorithm
    2022-07-27 18:05:52下载
    积分:1
  • 这里实现了一个最优化控制的,牛顿梯度的源代码,运行于matlab平台下。...
    这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。-here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.
    2023-04-08 23:35:04下载
    积分:1
  • JPHide 和JPSeek 的源代码
    应用背景JPHide 和JPSeek 的源代码!JPHide&JPSeek是一个JPEG图像的信息隐藏软件!-JPHide and JPSeek source code! JPHide & JPSeek is a JPEG image information hidden software!关键技术JPHIDE and JPSEEK are programs which allow you to hide a file in a jpeg visual image. There are lots of versions of similar programs available on the internet but JPHIDE and JPSEEK are rather special. The design objective was not simply to hide a file but rather to do this in such a way that it is impossible to prove that the host file contains a hidden file. Given a typical visual image, a low insertion rate (under 5%) and the absence of the original file, it is not possible to conclude with any worthwhile certainty that the host file contains inserted data. As the insertion percentage increases the statistical nature of the jpeg coefficients differs from "normal" to the extent that it raises suspicion. Above 15% the e
    2022-07-21 14:22:36下载
    积分:1
  • multimedia, the itinerary of coding.
    多媒体,中的行程编码。-multimedia, the itinerary of coding.
    2022-03-14 22:43:20下载
    积分:1
  • aprioriC++实现
    资源描述数据挖掘中的关联规则发现算法——apriori的c++实现。数据输入是在窗口中输入,根据提示即可。注意事项:1.除了最后的阈值设定为小树(小于1大于0),其余全部为整数。中间事务的输入用空格隔开。建议3个以内。
    2022-07-17 19:28:10下载
    积分:1
  • C的Kalman滤波,C++和Matlab程序
    Kalman filter的C,C++及matlab程序-Kalman filter of the C, C++ and matlab programs
    2022-02-24 11:10:58下载
    积分:1
  • 根据人工智能的模糊理论编写的温度控制程序
    应用背景模糊数学将会成为人工智能的理论基础!!!     众所周知,人类很多的新发现新理论的诞生都和数学有千丝万缕的关系,数学亦有科学中的科学之美称,不幸的是,应该教育让数学变成枯燥无味,一度它成了我的致命科目,其实哪门科目都让我头痛!模糊数学的诞生是历史性,它可能是引导人工智能的发展方向,这是我以前就作过的设想,非常巧合的是,后来在网上居然发现有专家的观点与我的不谋而合!    人工智能是一个仿生学,他仿的是人类的大脑,以现今人类的科技水平,对大脑的研究也不过是初级阶段,但有生活经验的人都知道,大脑应该是这种思维模式,先从外界学习知识,并将其储存,到再遇到类似问题时再将其拿出来对比,随着经验的丰富,在某些问题分析得更为透彻,这就涉及一个问题,就是当储存后的知识,怎么和后来接触到的新知识相比较,你用红笔写了个"人"字,他用黑笔写了"人"字,对我们人来说,这都是一个人字,不管你用黑笔还是红笔,但机器不同,他之前接受的可能是用粉笔写的是"人"字,现在面对两个同样的家,颜色是不同的,但字是一样的,这就要对之前的储存信息进行筛选,即筛去颜色属性,将笔画进行
    2023-06-06 05:55:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载