登录
首页 » Others » sbsuthon

sbsuthon

于 2017-08-21 发布 文件大小:27KB
0 211
下载积分: 1 下载次数: 1

代码说明:

  包含了数据结构中的线性表,队列和栈的具体代码(Contains the linear table data structure, queues and stacks of specific code)

文件列表:

README.md
list\link_list\LinkList.h
list\sequence_list\sqList.h
stackAndqueue\queue\sqQueue.h
stackAndqueue\stack\sqStack.h
list\link_list\LinkList.c
stackAndqueue\stack\main.c
stackAndqueue\queue\main.c
list\link_list\main.c
list\sequence_list\main.c
list\sequence_list\sqList.c
stackAndqueue\queue\sqQueue.c
stackAndqueue\stack\sqStack.c
a.git\objects\7e\0e55d435a18a6fb3f3ee6d0d021cd8d9ba5454
a.git\objects\6c\10080fb21ed4bf2f5aa3462af23db244ca5f5a
a.git\objects\b8\231e0649645ba9a447d242752867c0a15ed1d5
a.git\objects\b9\2aeb7dfa8c44d50940356b7730517dbd1b346c
a.git\objects\51\31e7ce6ff7ecf601e01c08aa35fb559fd44e0a
a.git\objects\e7\344967e284fa591a96bc3c9e70063832ae6719
a.git\objects\ee\3563bd5d74c2daba1e54de393950376d010fc8
a.git\objects\b4\35f9479576150cf0fd028f7e3f5cbbcd6bac0f
a.git\objects\43\44bc2c13bef617f6865492be45bd292ed700b8
a.git\objects\63\58a540ac463deefbfd9d6406d4595528a457de
a.git\objects\d6\5f06693b136eb76152f6c0d9b2bda41ed8f3e7
a.git\objects\9c\6715fb84408166ff474611d0f947c4afd5b106
a.git\objects\75\68ad30eb90255a6508349219e1943d6bd4013c
a.git\objects\6e\71e9d9f7e20713b9f4a6b14f9c6d89f3ba31e7
a.git\objects\53\7d48273f7a6ef43c366708495ce2cb7be09363
a.git\objects\bc\a7d3f4cab252178413367edb612a28bbd20cef
a.git\objects\e1\aff40ae77d2164d9bd18ed700868692f5249cc
a.git\objects\ab\c2a20994ccd38c8d119828c18c41d561dd04e9
a.git\config
a.git\objects\ea\d1ef912153cc15d476655cefc62c4c9d544585
a.git\objects\9e\dba5ad57e8b18ae88aa18da66edf61c4dc92e4
a.git\description
a.git\objects\e9\e15e6dff901ab85d6fe7657e9a031c64a62b9d
a.git\objects\50\e2590da0b226a9ef59c9c24150dca12dbc7204
a.git\info\exclude
a.git\objects\57\f226ccadee6a9822f8073d54f27996e641fe81
a.git\objects\f6\f48c20a4f23fc9374318105e9e677bc09a6e01
a.git\HEAD
a.git\index
list\sequence_list\makefile
stackAndqueue\queue\makefile
stackAndqueue\stack\makefile
list\link_list\makefile
a.git\hooks\applypatch-msg.sample
a.git\hooks\commit-msg.sample
a.git\hooks\post-update.sample
a.git\hooks\pre-applypatch.sample
a.git\hooks\pre-commit.sample
a.git\hooks\pre-push.sample
a.git\hooks\pre-rebase.sample
a.git\hooks\pre-receive.sample
a.git\hooks\prepare-commit-msg.sample
a.git\hooks\update.sample
a.git\objects\43
a.git\objects\50
a.git\objects\51
a.git\objects\53
a.git\objects\57
a.git\objects\63
a.git\objects\6c
a.git\objects\6e
a.git\objects\75
a.git\objects\7e
a.git\objects\9c
a.git\objects\9e
a.git\objects\ab
a.git\objects\b4
a.git\objects\b8
a.git\objects\b9
a.git\objects\bc
a.git\objects\d6
a.git\objects\e1
a.git\objects\e7
a.git\objects\e9
a.git\objects\ea
a.git\objects\ee
a.git\objects\f6
a.git\refs\heads
a.git\objects\info
a.git\objects\pack
a.git\refs\tags
a.git\hooks
a.git\info
list\link_list
a.git\objects
stackAndqueue\queue
a.git\refs
list\sequence_list
stackAndqueue\stack
list
stackAndqueue
a.git

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

发表评论

0 个回复

  • 类似VC/Office97那样的可以随意移动的菜单和
    类似VC/Office97那样的可以随意移动的菜单和工具条-The menu and toolbar which can be moved as that in VC/office97
    2022-08-26 03:13:26下载
    积分:1
  • 定时关机小插件,可以实现注销,关机,重启功能
    定时关机小插件,可以实现注销,关机,重启功能-Timing off a small plug-in, you can achieve the write-off, shutdown, restart function
    2023-04-01 15:25:03下载
    积分:1
  • A. toolbar4
    a. ToolBar4---- 工具条 按住ALT+鼠标 工具条的按纽跟着鼠标移动。 主要是一个重写的类ToolBarEx.cpp 使用这个类的时候 使用上自定义的消息 另外,只能保存当前状态,在第二次打开本程序的时候toolbar 的工具条和上一次一样! b. TOOLBAR 里面的下拉按纽 有通知 按纽的通知 ON_NOTIFY(TBN_DROPDOWN, AFX_IDW_TOOLBAR, OnToolbarDropDown) c. TOOLBAR里面 加入 下拉combox。 重载 combox? CFlatComboBox 扩展CTOOLBAR ? CTOOLBAREX 中定义成变量 public: CFlatComboBox m_wndZoom ----- ALT tools of the press tools of the mouse button with the mouse movement. Rewriting is a major category ToolBarEx.cpp the use of this type of use from the definition of news addition, only the current state of preservation, in the second to open the proceedings of the toolbar and tools on the same time! B. TOOLBAR inside of the drop-down button a button notification notice ON_NOTIFY (TBN_DROPDOWN, AFX_IDW_TOOLBAR, OnToolbarDropDown) c. TOOLBAR inside to join the drop-down Combox. Heavy Combox CFlatComboBox expansion CTOOLBAR CTOOLBAREX defined as public variables : CFlatComboBox m_wndZoom
    2022-02-22 00:21:47下载
    积分:1
  • 一个在栏上插入media player的例子
    一个在工具栏上插入media player的例子--An example of adding media player to the tool bar
    2022-01-22 17:04:11下载
    积分:1
  • 枚举法(穷举法) “笨人之法”: 把所有可能的情况一一测试,筛选出符合件的各种结果进行输出。 【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5...
    枚举法(穷举法) “笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。 【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5元/只,母鸡3元/只,小鸡1元/3只。 分析: 这是个不定方程――三元一次方程组问题(三个变量,两个方程) x+y+z=100 5x+3y+z/3=100 设公鸡为x-enumeration method (exhaustive) "Benren Regulation" : all possible test of January 1, and selected eligible for the results output. Cases-- 100 yuan to buy a 100 chicken : 100 yuan to buy 100 chickens. Known rooster 5 yuan/only, the hen 3 yuan/only and chicken one yuan/3. Analysis : This is a volatile equation-- Group 3 linear equation (3 variable, equation 2) x+ y+ z = 100 5x+3 y+ z/3 = 100 x located rooster
    2023-03-22 00:30:03下载
    积分:1
  • 一个自绘制的ToolBar.
    一个自绘制的ToolBar.- From plan ToolBar.
    2022-04-13 14:03:29下载
    积分:1
  • 关于ToolBar上加Spin控件的代码
    关于ToolBar上加Spin控件的代码-on the Toolbar add code Spin Control
    2022-10-10 13:15:03下载
    积分:1
  • 类似IE的移动菜单
    类似IE的移动菜单-Moving menu as IE
    2022-07-02 02:48:39下载
    积分:1
  • good tool of the powerful
    很好的工具条功能强大-good tool of the powerful
    2022-03-28 22:44:50下载
    积分:1
  • 本程序是在VC下开发的Windodws窗口界面程序,提供的是动态的真彩按钮可以是真彩色的图片。...
    本程序是在VC下开发的Windodws窗口界面程序,提供的是动态的真彩工具条, 工具条按钮可以是真彩色的图片。-this procedure was developed under the VC Windodws window interface procedures, the color is a dynamic tool of the toolbar button is the true color images.
    2023-06-05 07:35:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载