CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 动态数组

搜索资源列表

  1. array

    0下载:
  2. 定义一数组,再定义一整型数组,此整型数组属于动态分配大小,所有大小由程序指定,并在此基础上实现反转类、排序类-Define an array, and then define an integer array, the array is dynamically allocated integer size, all size specified by the program, and based on the reverse of this class, sort class
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:809
    • 提供者:gaoyuan
  1. function-call

    0下载:
  2. 下列5个函数的功能都是动态分配形参size大小个double型数据的内存,并将内存的首地址返回给函数的调用者。请编写main函数,创建一个包含用户在运行时确定的个数的double型数据的数组,测试以上5个函数,哪些函数能正确的实现上述功能?举例说明如何调用其中正确的函数。-Function call
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:867710
    • 提供者:
  1. array

    0下载:
  2. 动态二维数组,实现数组的动态构造,运行时分配,C语言实现-Dynamic two-dimensional array, to achieve a dynamic array structure, run-time distribution, C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:727
    • 提供者:黄伟
  1. 3

    0下载:
  2. 动态生成数组,按数组元素后两位上值大小进行降序排序,数组中的每个数均是四位数-Dynamically generated array, the array elements by value on the size of two after descending order, the array are each four-digit number
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:3019604
    • 提供者:yeazt
  1. Dynamic-distribution-array-element

    0下载:
  2. 在程序运行期间动态建立数组,而不是通过数组说明(定义)建立数组,使程序正常运行却又不会浪费大量内存空间。-During the running of the application of dynamic build array, not through the array declaration (definition) establish arrays, and make the program but again not the normal operation of waste a lot
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:1122
    • 提供者:ren_xi
  1. os

    0下载:
  2. 操作系统动态分区模拟,简单的课程设计,缺少错误分析。数组实现。-Dynamic simulation of the operating system, a simple course design, lack of error analysis. Array implementation.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1665
    • 提供者:Helen
  1. test_subfunc_dynamic_call_space

    0下载:
  2. 该程序说明 在子函数中创建的结构体或数组无法通过将指针送出的方式送出 即:在子函数调用中,只有动态申请的内存空间在退出子函数时不被释放-The descr iption of the procedures Structure or array created in the subfunction can not be pointer sent sent : In subroutine calls, the only dynamic application memory space
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:639
    • 提供者:
  1. ReadArray

    0下载:
  2. 从磁盘读取文件中(map.txt)的二维数组并动态创建二维数组保存显示。用以游戏的贴片贴图等地方。vs2005调试运行成功。-From the disk to read the file (the map.txt) two-dimensional array and dynamically creates two-dimensional array to save the show. Patch maps and other places for the game. vs2005 debuggi
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:691786
    • 提供者:kun
  1. lab

    0下载:
  2. 编写一个简单的学生成绩录入及显示系统,具体要求如下: 定义一个成绩结构体:至少包括C++、数学、英语; 定义一个学生结构体:至少包括姓名、性别、年龄、成绩结构体成员; 定义一个学生成绩录入函数,用于对学生进行成绩录入;采用动态分配的内存(new 和delete),对学生信息进行存储,要根据指定的输入数量进行内容分配; 重载函数的使用:定义二个比较函数,函数名为comp,该函数即可以对姓名进行比较也可以对成绩进行比较。 默认参数值的函数的使用:定义一个带有默认值参数的成绩排序函
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1024
    • 提供者:一一
  1. allocation

    0下载:
  2. 数组动态内存的非配,动态分配内存,方便使用数组-Array of dynamic memory allocation, dynamic memory allocation, to facilitate the use of array
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6489
    • 提供者:zhangke
  1. data-structure-test

    0下载:
  2. 本文件是.chm格式的,一整套的数据结构考研试题,一共分为11章:绪论、线性表、栈和队列、串、数组和广义表、树和二叉树、图、动态存储管理、集合、排序、文件一共11章。最关键的是除了答案之外还有一些简要的分析解释。-This document is a chm format, a set of data structures Kaoyan questions, divided into 11 chapters: Introduction, linear tables, stacks and que
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1580542
    • 提供者:danny
  1. 5geyouyong

    0下载:
  2. 5个程序包括1,用高斯消去法解线性方程组的算法程序;2,判断k之前的质数并输出;3动态建立多维数组;4,利用点类进行线性拟合;5改进后的人员信息管理系统-Five programs include 1, with the gaussian elimination method of solving linear equations algorithm procedures 2, the prime Numbers and before judge k output 3, dynamic mu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5287468
    • 提供者:aaa
  1. rfc3561.txt

    0下载:
  2. 本协议用于特定网络中的可移动节点。它能在动态变化的点对点网络中确定一条到目的 地的路由,并且具有接入速度快,计算量小,内存占用低,网络负荷轻等特点。它采用目的 序列号来确保在任何时候都不会出现回环(甚至在路由控制信息出现异常的时候也是如 此),避免了传统的距离数组协议中会出现的很多问题(比如无穷计数问题)。-The Ad hoc On-Demand Distance Vector (AODV) routing protocol is intended for use by mob
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:43572
    • 提供者:sdfs
  1. shumaguandongtaixianshi

    0下载:
  2. 数码管动态显示 四位八段共阴数码管 利用锁存器 数组 实现-Digital dynamic display
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:679
    • 提供者:高强
  1. dongtaiguihuqiubeibaowenti

    0下载:
  2. 动态规划求0/1背包问题,是一个或多个物品的重量和价值,数组中的每个元素定义一趟需要记录的数据-Dynamic programming 0/1 knapsack problem is the weight and value of one or more items, each array element defines a trip record data
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:967
    • 提供者:袁昊苏
  1. exp18

    0下载:
  2. 类的定义,类的使用,动态储存申请使用方法,数组与指针的关系-Class definition, the class of the use of dynamic storage applications use, the relationship between arrays and pointers
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:10980
    • 提供者:hukai
  1. code

    0下载:
  2. 用C++类的概念用指针模拟高维数组 主要练习操作符的重载操作以及类的动态内存分配-The concept of C++ class pointer to simulate the dynamic memory allocation for the main practice of high-dimensional array operator overloaded operators as well as class
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1211
    • 提供者:yl
  1. szlb

    0下载:
  2. 关于图的十字链表存储,由于动态二维数组有上限,不能处理超过0x7fffffff的数据。因此需要占有资源更小的十字链表存储,但是其过于复杂;-Orthogonal list storage on the map, the dynamic two-dimensional array with an upper limit, can not handle exceed 0x7fffffff of the data. Need to occupy the resources of smaller cro
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1183
    • 提供者:钟波
  1. two-dimensional-array

    0下载:
  2. 动态申请二维数组,通过打开文件、读入数字、输出刚刚读入的数据等,最后释放申请的空间。-two-dimensional array
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-10
    • 文件大小:2124688
    • 提供者:王昊
  1. Java-Reflection-Cookbook

    0下载:
  2. Java反射经典实例,Java提供了一套机制来动态执行方法和构造方法,以及数组操作等,这套机制就叫--反射。反射机制是如今很多流行框架的实现基础,其中包括Spring、Hibernate等。-Java Reflection Cookbook, Java provides a set of mechanisms to dynamic executive method and construction method, and array operation, etc, this mechanism
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:17157
    • 提供者:小蔡
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 »
搜珍网 www.dssz.com