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

搜索资源列表

  1. GETBMP

    0下载:
  2. 读取bmp文件,生成可插入到C程序中的点阵数组格式.-read bmp file, generate C can be inserted into the procedure for the lattice array format.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:953
    • 提供者:马兴录
  1. chuquan

    0下载:
  2. 又是一个用c语言编写的名叫出圈小游戏,即以一定的间隔循环取出数组元素的游戏.应该是众所周知了吧!-is a language used c named out of the small circle games, in a certain interval cycle array elements out of the game. Should be known!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:827
    • 提供者:张松
  1. MyVirtualMemory

    0下载:
  2. 应用程序显示了如何使用虚拟内存技术来处理一个结构数组。-application shows how to use virtual memory to handle an array structure.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31504
    • 提供者:王林
  1. sarray

    0下载:
  2. 大量数据的管理是很多程序员的心病,很难找到一个速度快、效率高、支持超大规模数据的表,在1.0版本的基础上,启程花血本写下了这个强化了数据插入与删除的修正版,启程动态数组是一个功能强大的列表形数据管理链表,利用它可以轻松实现超大数据量的随机插入、删除、修改等操作,它另外一个特点就是速度极快,内存利用率高。 大量数据的管理必然需要占用大量的内存空间,如果这些数据占用的空间大小是随各种条件变化的,我们就不能使用数组来管理这些数据了(道理就不多说了),这时我们需要一个动态数组。MFC提供了一个
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:29072
    • 提供者:黄建雄
  1. juzhengchengfa

    0下载:
  2. 使用debug实现数组乘法并且十进制输出 使用独立的输出子程序,对于汇编学习者有一定参考作用-use debug achieve array decimal multiplication and the use of independent output Subroutine output for a certain compilation learners reference
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2179
    • 提供者:pj
  1. boom

    0下载:
  2. 踩地雷遊戲,陣列元件示範,使用BCB6開發-trample mines games, array element model, the use of development BCB6
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:742138
    • 提供者:李慣頭
  1. multisend

    0下载:
  2. 本地编写记录,可以实现多条记录同时上传.主要用JAVAscr ipt实现,字段也可以用数组定义.-prepare local records, can achieve a number of records while uploading. Main JAVAscr ipt realized, fields can also use the array definition.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1791
    • 提供者:白德宜
  1. Dynamicarray

    0下载:
  2. 动态数组应用实例,简单介绍如何使用动态数组-dynamic array example, a brief introduction on how to use dynamic arrays
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:823
    • 提供者:邓江
  1. suanshu

    0下载:
  2. 一位数组的使用。真正实现对数字的加法减法。不错。-an array of use. Achieve true digital subtraction of the additive. Yes.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1037
    • 提供者:刘剑磊
  1. studentsimple

    0下载:
  2. 采用数组方式生成的\"学生成绩管理系统\" 全C语言编制.....适合学生在学校课程设计参考..功能比较齐全...有创建,查找,排序,显示,插入,删除...附带子程序..校验输入的正确性...在turbo c 2.0下测试通过-array is formed using the "student performance management system" full C language ..... suitable for students in
  3. 所属分类:教育/学校应用

    • 发布日期:2012-10-22
    • 文件大小:4550
    • 提供者:逍遥冰心
  1. doa

    0下载:
  2. 本程序为阵列信号处理中的波达方向角估计的MATLAB程序,可以学习后优化代码.-procedures for the array of signal processing DOA estimation MATLAB, we can learn from optimized code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:141640
    • 提供者:王阳
  1. c1126

    0下载:
  2. 本软件有两种成绩录入方式: 1, 手工录入: 本软件将根据输入的应考学生的人数产生一个文本框数组,然后手动输入成绩。 2,文件录入: 先将成绩输入到一个文本文件中,然后又软件读入后,再对成绩进行分析,统计。-achievements recorded two ways : one, manual recording : the software will be taken under the importation of the number of students have a
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:22792
    • 提供者:kobe
  1. DSPSY

    0下载:
  2. 用dsp编写的四个程序,关于数组,还有语音,录音功能的实现-with dsp prepared by the four procedures on the array, voice, recording the realization
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:257295
    • 提供者:江兰
  1. Enemy_with_destructor

    0下载:
  2. Program that creates an array of pointers to objects of type Enemy. Enemies move at random intervals. Colourfully illustrates use of destructor and sound track build in.-Program that creates an array of pointers to objects of type Enemy. Enemies mo
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:390913
    • 提供者:符思中
  1. jiakuanJSQ

    0下载:
  2. 计算器-初学者的范例.本程序巧妙地应用了数组控件、按键事件,代码简洁易懂。-calculator-beginners example. This ingenious application procedures array of controls, buttons, easy to read code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7000
    • 提供者:加宽
  1. darts-0.2.tar

    0下载:
  2. 双数组辞典生成程序。利用双数组实现trie算法,对于不定长度共同前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。-array dictionary-generation procedures. Using two arrays to achieve Trie algorithm for the indefinite length of the inquiry common prefix than Hash methods more effective. Frequently used
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-10
    • 文件大小:237927
    • 提供者:姜锋
  1. Simulate_Allocate_Memory_Implement_by_C

    0下载:
  2. 模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。) -simulation memory allocation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3617
    • 提供者:丘方
  1. vb_block

    0下载:
  2. 使用vb编写的简单俄罗斯方块程序, 使用了动态加载控件数组的方法-prepared by the use of simple Tetris, the use of dynamic load control array of
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:20756
    • 提供者:袁波
  1. tongxueluxitong

    0下载:
  2. 1. 系统功能: 同学录系统用一个数组创建了一个包括同学的姓名,学号,性别, 出生日期, 出生地 , 住址,邮码,电话等信息的操作程序。 该程序采用二进制的文件形式记录同学的资料,可以对同学录进行追加,浏览,修改,删除,查询(可按姓名,学号以及输入姓名中的任何一个字进行查询(模糊查询)),备份,最后关闭所有文件,退出系统。 -1. System functions : networking system with an array including the creation of a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6901
    • 提供者:黎笑涛
  1. DataAccessExample

    0下载:
  2. 演示一系列数据访问功能,十分适合初学者。(演示了:装载文本文件中的数据到数组、选择数组中的数据到自动完成的text box、简单的数组操作、将数组保存到文本文件、从Access数据库中装载数据、选择数据从自动完成的combo box里、将数组保存到Access数据库、Loading Data from an Access Database、Data Collection from text boxes in a User Form、Writing out of data into a docum
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:89761
    • 提供者:姚紫欣
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com