登录
首页 » 数据结构 » own definition of an array overpack, which is a "user

own definition of an array overpack, which is a "user

于 2022-04-18 发布 文件大小:6.33 kB
0 179
下载积分: 2 下载次数: 1

代码说明:

一个自己定义的数组外包装,这是“使用者自定义stl容器“的一个好例子,在数组之外包装了一层常用的容器界面。-own definition of an array overpack, which is a "user-defined stl containers" of a good example In addition to the array of packaging containers used layer interface.

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

发表评论

0 个回复

  • single Chain method, a very simple procedure, but it is a must to beginners
    单链表的实现方法,很简单的程序,但是是入门者的必经之路-single Chain method, a very simple procedure, but it is a must to beginners
    2022-03-26 05:10:11下载
    积分:1
  • Window 编程例子, 比较cool !
    Window 编程例子, 比较cool !-Window programming examples, cool!
    2022-05-22 18:46:30下载
    积分:1
  • 最短路径算法源代码!用于mapx最短路径的算法!
    最短路径算法源代码!用于mapx最短路径的算法!-Shortest path algorithm source code! For the shortest path algorithm MapX!
    2022-01-24 18:25:03下载
    积分:1
  • 这是一个常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法...
    这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法-This is a common data structure called Huffman coding algorithm. For a binary tree for Huffman coding algorithm
    2022-11-25 16:50:03下载
    积分:1
  • 大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时...
    大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中在前几个学期中。(3):若无解,则报告错误信息;否则见教学计划输入到指定的文件中。计划的表格格式自行设计-University of each professional should prepare teaching plans. The assumption that any professional have fixed the length of each school year with two semesters each semester and the length of time equal to the credit limit are. Every professional courses are opened to determine, and the creation of curriculum time arrangements must meet pre relations. Each course is the pre-established relationship, can have any more doors, there will be no. Each course just one semester. Tests in the circumstances set up a teaching program procedures. Three basic requirements : (1) : input parameters : total semester, a semester"s credit ceiling for each class courses, credits, direct relationship prevocational courses,. (2) : N
    2022-03-03 12:58:55下载
    积分:1
  • jdbc连接db2范例,非常完整,我找了很久,供学习参考
    jdbc连接db2范例,非常完整,我找了很久,供学习参考-jdbc connecting db2 example, the very integrity, I look for a long time for study reference
    2022-04-24 04:48:38下载
    积分:1
  • NOIP2004 Standard
    NOIP2004问题标程-NOIP2004 Standard-issue
    2022-12-03 18:05:03下载
    积分:1
  • c#库连接及热图渲染矩阵计算
    c#数据库连接及热图渲染矩阵计算,利用oracle数库连接读入数据,插入数据,利用线性差值及argis二次开发 插入热点,并将结果插入结果矩阵中
    2022-08-04 09:54:33下载
    积分:1
  • 代码茂 LCD4bit.c
    空 LCD_Enable(void) { output_high(LCD_EN) ; delay_us(100) ; output_low(LCD_EN) ; delay_us(500) ; } //Ham Gui 4 位杜代替 Ra 液晶屏 无效 LCD_Send4Bit (无符号字符型数据) { output_bit (LCD_D4,数据与 0x01) ; output_bit (LCD_D5,数据 & 0x02) ; output_bit (LCD_D6,数据 & 0x04) ; output_bit (LCD_D7,数据 & 0x08) ; / /
    2023-08-23 22:00:03下载
    积分:1
  • 求解最短路径的程序。根迪杰斯特拉的算法思想写出的程序。运行环境VC++6.0...
    求解最短路径的程序。根据迪杰斯特拉的算法思想写出的程序。运行环境VC++6.0-Procedures for solving the shortest path. Dijkstra" s algorithm based on ideas to write procedures. VC++6.0 environment
    2022-06-13 02:34:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载