资源列表

« 1 2 ... .96 .97 .98 .99 .00 1701.02 .03 .04 .05 .06 ... 2656 »

[数据结构常用算法DS_ADT

说明:用到Queue和Stack這兩個資料結構 ,已經寫好放在同個資料夾底下 , 有兩個檔案 : ADT.h 和 ADT.cpp , 同時還提供了一個洗牌的函式 1. 連結Header Files - 首先我們要同時使用多個檔案來跑程式的話 , 就需要建立一個專案檔。   VS.net 2005 因為一定要建專案才能跑 , 所以只要在標頭檔(Header Files)按   右鍵 , 把這兩個檔案加進來就可以了。在主程式要記
<zelda> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法ch03

说明:打印出所有的1-1000之间所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。例如:153-Between all of the 1-1000 print all of the " Narcissus number" , the so-called " Narcissistic number" refers to a three-digit, the number of
<庄志聪> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法btree

说明:树型结构上机作业 1 建立二叉树 1)通过输入树的嵌套括号表示序列 2)根据前序遍历序列和中序遍历序列建立二叉树 3)建立哈夫曼树 2. 对于1中1),2)所建立的树进行如下操作: 1)查找结点 2)前序遍历 3)中序遍历 3 对于建立的哈夫曼树进行编码 4 输出二叉树的形状 -Operating a tree structure on the plane to establis
<胡先生> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法hello

说明:学生管理系统,是大学C++大作业的必备。希望大家喜欢-Student management system, the University of C++ is essential for large operations. I hope you like
<dreamfox> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法Joseph

说明:约瑟夫问题,四种解法,分别是静态链表,顺序表两种和循环链表-Joseph problems, the four solution, namely a static list, order form and the cycle of two lists
<daiminmin> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法personal

说明:个人电话简单查询:运用数据结构的知识,可以按姓名、身份证号等精确查询个人资料-Personal Telephone simple query: use of data structures, can be by name, ID number and other personal information accurate query
<windia> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法balance_tree

说明:平衡二叉树的各种算法,如节点的删除,插入,查找等-balance tree
<菜鸟> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法HuffmanCode

说明:对一篇英文文章,统计各字符出现的次数,实现Huffman编码,输出每个字符出现的次数和编码,其中求最小权值要求用堆实现-For a articles in English, output the number of characters,and output the each character encoding
<cj> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法CURVE

说明:Curve Testing Descr iption
<jeldy> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法eightqueen

说明:八皇后问题 回溯法 每个皇后的横 竖 斜方向不能有其他皇后-Eight queens problem backtracking oblique horizontal and vertical direction of each queen can not have other Queen
<bajun> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法r

说明:define entry points in data structure
<Sachin> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法prog10-mathquiz

说明:Exercises on inheritance classes,
<iswann> 在 2024-10-06 上传 | 大小:3072 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 1701.02 .03 .04 .05 .06 ... 2656 »

源码中国 www.ymcn.org