登录
首页 » 算法 » 数据结构艾伦韦斯代码

数据结构艾伦韦斯代码

于 2022-07-20 发布 文件大小:27.82 kB
0 196
下载积分: 2 下载次数: 1

代码说明:

这些都是那些开始学习数据结构和算法的初学者的示例代码。程序提供一个简单的代码和良好的文档。此包还包含针对一些问题的算法。

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

发表评论

0 个回复

  • Jinming happy ACM mock examination papers are detailed in the annex to the subje...
    ACM模拟试题 开心的金明 附件中有详细的题目要求和运行通过的源代码-Jinming happy ACM mock examination papers are detailed in the annex to the subject requirements and operating through the source code
    2022-02-05 11:33:53下载
    积分:1
  • 一种最大数量的随机抽取
    输入一个最大数字,随机数抽奖-importation of a maximum number of random draw
    2022-03-03 12:47:21下载
    积分:1
  • 我用MATLAB编写的傅里叶变换,不利用FF软件…
    采用Matlab自己编写的傅里叶变换,并不是使用软件提供的FFT2-I have written using Matlab Fourier transform, not using software provided by FFT2
    2022-03-02 17:36:01下载
    积分:1
  • SPWM STM32
    应用背景 PWM控制的思想源于通信技术,全控型器件的发展使得实现PWM控制变得十分容易。 PWM技术的应用十分广泛,它使电力电子装置的性能大大提高,因此它在电力电子技术的发展史上占有十分重要的地位。 关键技术STM32单片机作为主控,BLDC电机是比较的成熟的电机控制模式。y用电源逆变原理完成的项目,生活中的电机很多是利用逆变电源原理。PWM控制技术正是有赖于在逆变电路中的成功应用,才确定了它在电力电子技术中的重要地位。现在使用的各种逆变电路都采用了PWM技术。
    2022-03-23 17:22:32下载
    积分:1
  • 电脑游戏的网格路径规划
    人工智能技术变得越来越重要的计算机游戏、 自主路径规划和搜索算法在网格上。 通过在战略游戏中,如横扫千军,Pacman 地形移动。网格的阻止和取消阻止细胞通常用于表示地形。
    2023-08-21 13:15:03下载
    积分:1
  • 基于C实现的采样复制的纹理图像修复方_可去除遮罩物
    资源描述CS7495 Final Project  Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab).  First, the C code needs to be compiled.  At the Matlab prompt, type:    mex bestexemplarhelper.c You should then be able to run the following (which takes ~2mins on my 2GHz Pentium 4 laptop with 256MB of RAM):    [i1,i2,i3,c,d,mov] = inpaint("bungee0.png","bungee1.png",[0 255 0]); A smaller run (~25 seconds) would be:    [i1,i2,i3,c,d,mov] = inpaint("bw0.png","bw2.png",[0 255 0]); To visualize:    plotall;    close; movie(mov); SAMPLE IMAGES & RESULTS *0.png      The original images ("bw" and "bungee") *{1,2}.png    The different fill region masks. *P2.png     &nbs
    2022-02-01 13:35:37下载
    积分:1
  • 求N皇后问题回溯
    求N皇后问题回溯算法--Asks the N queens question recollection algorithm
    2023-07-29 13:00:03下载
    积分:1
  • Interest Calculator
    编写visualbasic
    2022-02-04 06:02:37下载
    积分:1
  • AVL Tree的实现
    AVL Tree的实现-achieve AVL Tree
    2023-08-12 21:35:03下载
    积分:1
  • Blackjack C语言实现
    用C语言实现blackjack游戏 游戏规则如下(法语)  La partie oppose tous les joueurs contre la banque. Le but est de battre le croupier sans dépasser 21 (voire la valeur des cartes ci-après). Dès qu’un joueur fait plus que 21, il est éliminé de la partie. La valeur des cartes est établie comme suit : – de 2 à 10 : valeur nominale de la carte ; – chaque figure : 10 points ; – l’As : 1 point ou 11 points au choix du joueur. Un Blackjack est composé d’un As et d’une carte ayant pour valeur 10 (10, Valet, Daome ou Roi). Cependant, si le joueur atteint les 21 points en 3 cartes ou plus on compte 21 points et non pas Blackjack. Au début de la partie le croupier distribue une carte face visible à chaque joueur et tire une
    2022-01-25 22:14:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载