登录
首页 » Visual C++ » 资料汇总

资料汇总

于 2021-04-04 发布 文件大小:5371KB
0 128
下载积分: 1 下载次数: 3

代码说明:

  极客班C++算法原理与实践课件和源码-侯捷 1、算法入门与编程风格 2、链表 3、二分搜索与排序数组 4、二叉树与分治算法 5、栈与队列(Geek class C++ algorithm principle and practice of courseware and source code Hou Jie 1, algorithm introduction and programming style 2, chain list 3 and two points search and sort array 4, two fork tree and divide and conquer algorithm 5, stack and queue)

文件列表:

5.(新)算法原理与实践课件4_栈与队列\(新)算法原理与实践课件4_栈与队列.rar, 780809 , 2016-03-07
1.算法入门和编程风格\算法入门和编程风格\算法入门和编程风格.pdf, 856981 , 2015-07-31
1.算法入门和编程风格\算法入门和编程风格.rar, 778897 , 2016-03-07
2.链表\链表\链表.pdf, 478846 , 2015-07-31
2.链表\链表.rar, 423186 , 2016-03-07
3.二分搜索和排序数组\二分搜索和排序数组\二分搜索和排序数组.pdf, 866602 , 2015-07-31
3.二分搜索和排序数组\二分搜索和排序数组.rar, 808277 , 2016-03-07
4.算法第三周课件_二叉树和分治算法\算法第三周课件_二叉树和分治算法\算法第三周课件_二叉树和分治算法.pdf, 408729 , 2015-08-01
4.算法第三周课件_二叉树和分治算法\算法第三周课件_二叉树和分治算法.rar, 348318 , 2016-03-07
1.算法入门和编程风格\算法入门和编程风格, 0 , 2017-11-06
2.链表\链表, 0 , 2018-01-10
3.二分搜索和排序数组\二分搜索和排序数组, 0 , 2018-01-10
4.算法第三周课件_二叉树和分治算法\算法第三周课件_二叉树和分治算法, 0 , 2018-01-10
5.(新)算法原理与实践课件4_栈与队列, 0 , 2016-03-08
1.算法入门和编程风格, 0 , 2017-11-06
2.链表, 0 , 2018-01-10
3.二分搜索和排序数组, 0 , 2018-01-10
4.算法第三周课件_二叉树和分治算法, 0 , 2018-01-10

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

发表评论

0 个回复

  • wasdewf
    小游戏开发实例。里面有很多小游戏的源代码以及解说。(games source code)
    2011-11-29 20:33:18下载
    积分:1
  • LabTest2
    黑杰克學校測驗題,從裡面的碼發展出整個遊戲(Black Jack school quiz, from the inside out the entire game code development)
    2013-08-03 07:37:33下载
    积分:1
  • RMBCount
    房子揭计算器项目文件,可以以等额或等本方式进行计算出每笔的本金和利息。(House mortgage calculator project file can be equal or equivalent calculated in this way each of the principal and interest.)
    2013-07-28 22:07:23下载
    积分:1
  • MGgame
    迷宫游戏~~~算法!!!!!供新手参考!!参考!!!!!(~ ~ ~ Algorithm for maze game! ! ! ! ! Reference for the novice! ! Reference! ! ! ! !)
    2011-04-19 17:07:09下载
    积分:1
  • zcktwuy2
    To achieve similar WORD2000 clip art menu code
    2018-09-29 00:23:36下载
    积分:1
  • huanfang
    本程序实现构造任意阶幻方,输入数字构造你想要的幻方(The program to construct arbitrary magic square, magic square input digital structure you want)
    2012-10-28 16:51:53下载
    积分:1
  • Q-learning--ppt-David-silver
    q-learning最初设计文章和谷歌大神David silver 的ppt。(there are a paper about q-learning and ppt David silver who is working at google.)
    2016-09-13 20:24:02下载
    积分:1
  • MyMdi
    1、建立第一个视图类的基类是CEditView。 10分。 2、在第二个文档中,实现动画画图,按下鼠标并拖动时画出一个图,自己设计 一个简单的图画,使用画笔和画刷。图形5分,动态画出图10分,画笔和画 刷10分,共25分。 3、在第三个文档中,单击菜单中的编辑可以打开对话框。对话框中实现计算 总成绩,平均成绩10分。 4、在第三个文档中,单击菜单中的编辑可以打开对话框。7种控件分别存放学 生的学号、姓名、年龄、班级、成绩、住址等信息,另外设置一个显示按钮, 按下显示按钮时,每种控件的信息读取后在文档中显示出来。每种控件的应 用5分。显示10分。共35分。 5、在第三个文档中实现串行化,可以输入、保存学生信息 10分。 6、实现图形多彩化,控件多样化,设置两个基本对话框录入学生信息。5分。(1, the establishment of the first view of the base class is CEditView. 10 points. 2, in the second document, the realization of animation drawing, press the mouse and drag to draw a map of their own design A simple picture, use the brush and brush. Figure 5 points, the dynamic drawing of the figure 10 points, brush and painting Brush 10 points, a total of 25 points. 3, in the third document, click the menu editor can open the dialog box. Dialog box to achieve the calculation The total score, the average score of 10 points. 4, in the third document, click the menu editor can open the dialog box. 7 kinds of control storage Student number, name, age, class, grade, address and other information, in addition to set up a display button, When you press the display button, the information for each control is displayed in the document after reading. Each control should be With 5 points. Show 10 points. A total of 35 points. 5, in the realization of the serialization of the third docum)
    2017-04-17 21:18:56下载
    积分:1
  • CPPOJ
    一些基础的C++编写的编程题目,可以供初学者学习。(Some basic programming in C++ topics, can be used for beginners to learn.)
    2015-12-05 11:55:38下载
    积分:1
  • insar_dataproccessing
    DSS-InSAR数据处理程序,生成干涉条纹,去平地效应,解缠,生成DEM数据(DSS-InSAR data proccessing programs,interferometry,upwraping,generate DEM data.)
    2010-01-11 21:43:17下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载