动态数组

  • 网络dynamic array;Arraylist;vector
动态数组动态数组
  1. C语言中动态数组的建立与管理应用

    Creation and Management of Dynamic Array in Turbo C and Its Application

  2. 概述了VB中动态数组、变参函数的数组参数及控件数组的实现和使用方法。

    The paper simply introduces the realization and use of dynamic array , controller array and array parameters of functions with variable parameters .

  3. 在C语言中用指针实现科学计算的动态数组

    Using indicator to caculate scientifically dynamic arrays in C language

  4. C语言多维动态数组的实现

    The Creation of Multidimensional Dynamic Arrays of C Programming Language

  5. VISUALBASIC中,动态数组的使用非常灵活,其用途十分广泛。

    In Visual Basic , the dynamic numerical tuple has been extensively used in many cases in a flexible way .

  6. 本文附有程序,用Delphi语言进行卡尔曼滤波算法实现,结合动态数组技术,设计的卡尔曼滤波器可以输入不同维数的状态参数及观测参数,对各种条件不同、精度不同的滤波模型具有一定的普遍意义。

    Writer develops a compute program in Kalman filter with Delphi . Taking advantage of dynamic array , the dimension of observation and state of system can be varying .

  7. 介绍了用链表、数组和指针、集合与可视化语言提供的动态数组,其中前两种方法用C语言作了详细介绍,第一和第四种方法可突破空间的限制。

    In this article , the methods explained are linking table , array and pointer , assemble and dynamical array provided by Visual languages , among which the first two methods are detailedly introduced and the first and the last ones can break the limits of space .

  8. 提出了一种使用UDP协议和动态数组进行大文件传输的方法,并对大文件点到点传输时端口的自动设置问题予以了说明。

    The method using UDP protocol and dynamic array for the transmission of big files is proposed , and the problem of automatic setting of ports for point-to-point transmission of big files is illustrated .

  9. 为实现递归计算,突破无动态数组的编程障碍,程序使用查询计算方法,并采用PASCAL语言文件系统存放中间数据和最后结果。

    In order to realize recursive computation and break through programming trouble of absence of dynamic array in pascal . the computation method using query and the file system of pascal language are used in the program so that to store middle data and last results in it .

  10. 动态数组作为样本库;

    And the dynamic array is chose as the sample set .

  11. 影院售票系统开发中动态数组的灵活应用

    Flexible application of dynamic array in development of cinema ticketing system

  12. 目前在框架中实现了一种动态数组的重组方法,用来重组利用变量关系模型发现的动态数组,以此来提高程序的数据局部性。

    The framework implements a dynamic array regrouping method to reorganize the dynamic arrays .

  13. 以动态数组实现了基于面向对象的堆队列,屏蔽了堆数据的非一致性;

    Accomplishes object-oriented heap with the dynamic array , adapted to any type of data ;

  14. 在循环使用一个以上动态数组时,优势更明显。

    When using more than one dynamic numerical tuple in cyclic procession , its merit is absolutely obvious .

  15. 并采用效率高的动态数组及堆结构成功实现数控冲床自动编程及仿真系统。

    Dynamic array and stack structures are used to implement the auto-programming and simulation system on numerical control punching machine .

  16. 首先,在充分认识地震数据处理特点的基础上提出了两种基于均衡化的数据分类方法:中间划分算法的改进算法和动态数组法;

    First , by knowing fully traits of seimic data processed , we put forward two methods of data classification based on equalization : the improvement of Median-cut algorithm and Dynamic Array Algorithm .

  17. 在C语言中实现动态定义数组大小的一种编程技巧

    A Programming Skill of Implementing Defining Array Dynamically In C

  18. 动态对象数组的两种C++实现及其性能分析

    Two implementations of dynamic object array and their performance analysis

  19. 基于动态控件数组实现图形标绘的方法

    The Method of Realize Graphic Plotting on the Base of Dynamic Control Array

  20. 一种动态分布数组的数据划分模式

    Data partition mode for dynamic array distributions

  21. 采用了一种基于动态控件数组法来设置监控点,以文本文件记录监控点的信息,可以在线地标注监控点。

    The supervised points based on the dynamic control array are set in the buildings plane diagrams , and their information is recorded in text file .

  22. 本文主要谈谈如何设计能与自己的实用程序相结合的用于动态对数组进行编辑的窗口软件。

    This paper discusses how to design a window software that can be used to modify arrays and thus can be combined with one 's program in practical use .

  23. 当需要动态长度的数组时,请考虑ArrayList。

    When a dynamic length of an array is needed , think ArrayList .

  24. JIFEX软件系统的数据管理系统&JINEGS系统在内存中动态分配的一维数组来进行数据管理。

    In JIFEX software system , the data is managed by the JINEGS system in which an array is dynamic allocated in main memory .

  25. 其实现采用了高阶数组降维技术及动态数值方法,当某个动态数组完成计算功能后,立即释放所占内存空间,运算速度快,能够满足微机上进行大型故障树的分析要求。

    The implementation of software has been adopted techniques of high-level arrays reducing dimension and dynamic numerical method with characteristics of quick memory release when some dynamic arrays complete calculations , high computing speed and sound ability to meet the demand of microcomputer for large-scale fault tree analysis .

  26. 本文介绍了根据控制文件自动生成并管理动态菜单的技术,介绍了利用动态数组对窗口进行管理,对窗口关闭时的线程进行同步的技术。

    This paper introduces the technology of automatically generating dynamic menus and managing them according to control files , and presents the technology of managing windows through dynamic arrays and synchronizing threads when closing windows .

  27. 混合编码方法将非线性表达式的结构通过动态结构树来描述,表达式的参数通过动态浮点数组来描述,代表非线性表达式的抗体的完整编码由动态结构树编码与浮点编码混合组成。

    The structure of the nonlinear expression is encoded as a dynamic structure tree though hybrid coding method , in which the parameters of the expression are described by dynamic floating point array .