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

搜索资源列表

  1. 动态控件数组的创建

    0下载:
  2. 在窗体中动态地创建控件,在窗体中动态地创建控件.-Creating Control Array Dynamical in the Form.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:370112
    • 提供者:周梦星
  1. lhh5

    0下载:
  2. 动态数组 用函数递归和非递归的方法求两个整数的最大公约数-Dynamic array, compute the largest common divisor of two intergal by recursion and non-recursion.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1126
    • 提供者:劳伦斯
  1. kthleast

    0下载:
  2. 用三种方法实现在数组中选择第k个最小的元素-three methods to find the k-th minium element in an array.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10837
    • 提供者:刘川意
  1. 智能初始化数组

    0下载:
  2. C++编的关于智能初始化数组的小程序,初学者可能会用到的哦。下下来看看吧-C series of the smart initialize the array of small programs, beginners may use the oh. Let's see it down under. .
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:7946
    • 提供者:周小海
  1. 仓库管理系统(C语言)

    0下载:
  2. 一个仓库管理系统,用C语言编写的,之前做过学生成绩管理系统与此有相同的地方。采用结构体数组,具有输入商品,排序的功能,用菜单实现查询,学习C语言的好程序-a warehouse management system using the C language, the students did before the performance management system with the same place. Using the structure of the array, with the
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1959
    • 提供者:刘鹏
  1. 在COM中使用数组_code

    1下载:
  2. COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:55913
    • 提供者:全宁
  1. 部分数组操作

    0下载:
  2. 可实现矩阵转换,螺旋数组,数字移动,数组操作,桶排序,杨辉三角形-conversion matrix can be realized, helical array, digital mobile array operation, barrels, in order of Yang Hui triangle
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3608
    • 提供者:皮皮
  1. Delphi 7.0常用函数速查手册

    0下载:
  2. 函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。   在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:6623
    • 提供者:陈修
  1. sizable

    0下载:
  2. 动态二维数组的c++模板函数实现,实现了动态创建一维和二维数组,资源清除。-dynamic two-dimensional array of c template function, has implemented a dynamic creation of a dimensional and two-dimensional array of resources to remove.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:107117
    • 提供者:杨世瀚
  1. arraytemp

    0下载:
  2. 一个数组的stl实现,实现了拷贝构造函数、下标运算符重载等,含有测试程序。-an array of stl, has implemented a copy constructor function, indexed Operator, containing the test.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:131816
    • 提供者:杨世瀚
  1. tmz1009

    0下载:
  2. 天门阵游戏源码。是类似连连看的一款游戏,需要通过鼠标拖动牌到相同牌对齐的地方后,消除。最多有30000局。-days Gate Array game source. 1000 block of Terry Avenue is similar to the one game, through licensing the mouse to drag the same alignment of licensing, eliminate. Up to 30,000 Bureau.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:195596
    • 提供者:徐剑波
  1. l3emulete0518

    0下载:
  2. 功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中-function is an unsigned long integer number of spaces after n Add to place before the effective length of unsigned character array [arraybyte]
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11699
    • 提供者:张静
  1. times

    0下载:
  2. 功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:743054
    • 提供者:刘雄
  1. ReadFile3

    0下载:
  2. 从字符文件中读取字符到指定数组,数组可以用来识别操作,带字符文件-Read character from character file to named array,and the array can be used in recognising and operating files which include characters.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:6915
    • 提供者:洋洋
  1. 朴素贝叶斯

    1下载:
  2. 调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2234
    • 提供者:qianyg
  1. DrakeCompiler

    0下载:
  2. 这可是我的倾情制作,离卖弄的语法分析器,是自己写的实现程序,不使用他人的结果,直接从原始语法里进行推理计算的,而且这个使用c语言实现的,很多底层函数都是自己来写,像hash表里的hash函数,还有像动态自增长分配等。当然这个还很不完善,但是已经作了很多工作,差就差在没有找到理想的脚本支持语言,最后没有办法只能用函数指针的数组来进行语义调用了。-this but my DEDECATES production, from the play of parser, written in their o
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:91071
    • 提供者:中国
  1. 我收集的算法

    0下载:
  2. 我收集的一些算法 稀疏矩阵、基于数组的线性表、模式匹配、线性链表-I collected some sparse matrix algorithm, based on the linear array table, pattern matching, etc. Linear Chain
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:509229
    • 提供者:和尚
  1. 3个vb写的用户界面设计程序

    0下载:
  2. 滚动条使用--摄氏华氏温度 控件数组 用List设置光标形状 虽然写的简单,但我是学生,刚学没多久,编完这3个已经很吃力了-use of the rolling -- Fahrenheit temperature Celsius Control List set up an array with the cursor shape Although written in simple, but my students, learning not just how long the se
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:12472
    • 提供者:soft271
  1. 冒泡函数

    0下载:
  2. 本程序是一个算法,对一个数组进行排列.第一个数和第二个数比较,大的往下沉,小的往上冒,如此循环,最后得到一个由小到大的数组 -this procedure is an algorithm, for an array with. Number of the first and second numbers, the sinking large and small to take up such a cycle, the last to be headed by an array
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2268
    • 提供者:许慧秋
  1. 字符频率统计

    0下载:
  2. 字符频度统计,采用Hash表即链表数组作为存储结构,是hash表的简单运用,还包括一定的文件操作-characters frequency statistics, the use of Hash Tables List that as a storage array structure, hash table is a simple application, but also some file manipulation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13140
    • 提供者:李鹏
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com