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

搜索资源列表

  1. plapoint

    0下载:
  2. 用指向指针的指针变量访问一维和二维数组 用C语言编制,用于对一维或二维数组的指针间接访问-indicators used at the target variable visit one-and two-dimensional arrays in C language for the right one-dimensional or two-dimensional array of indirect indicators visit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:787byte
    • 提供者:李春波
  1. 计算分数的精确值

    0下载:
  2. 使用数组精确计算M/N(0<M<N<=100)的值。如果M/N是无限循环小数,则计算并输出它的第一循环节,同时要求输出 循环节的起止位置(小数位的序号) *问题分析与算法设计 由于计算机字长的限制,常规的浮点运算都有精度限制,为了得到高精度的计算结果,就必须自行设计实现方法。 为了实现高精度的计算,可将商存放在一维数组中,数组的每个元素存放一位十进制数,即商的第一位存放在第一个元素中,商的第二位存放在第二个元素中....,依次类推。这样就可以使用数组不表示一个高
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:姚紫欣
  1. JPG图片压缩(纯VB源码)

    2下载:
  2. his project is my trial to make an OCR (Optical Character Recognition) program Before i made this project I v looked at other OCR projects, but in all of them i v seen NNT (Neural Net) and this is VERY COMPLICATED!!! i wan t to make a simple proj
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82.02kb
    • 提供者:111
  1. datastr

    0下载:
  2. 数据结构 array.h: 安全数组,可自动增长大小(随机访问,但扩充时效率低) linkedlist.h: 普通链表(可随机访问,但访问效率低) dclinkedlist: 双向循环链表(不可随机访问,但插入、遍历的效率都比普通链表高) hashtable.h: 哈希表(使用键值标识元素,键值一样的元素即认为相等,需重载 == 运算符并由用户定义哈希函数) binstree.h: 二叉搜索树(需重载 == 和 < 运算符) avltree.h: AVL 树(
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:15.7kb
    • 提供者:许愿
  1. LNW

    0下载:
  2. 清晰易懂的小算法,主要是用于计算完数,可更改变量值获取更多完数数组-lucid small algorithm is used to calculate the End few, can change the variable value End few more arrays
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.08kb
    • 提供者:刘宁
  1. VirtualMemAlloc

    0下载:
  2. 一个虚拟内存分配的示例程序,显示如何使用虚拟内存技术来处理一个结构数组.-a virtual memory allocation procedures example, showing how to use the virtual memory technology to deal with a structure of arrays.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29.63kb
    • 提供者:黄石
  1. doublem

    0下载:
  2. 矩阵运算库文件,动态定义了多维数组。其中包括了矩阵的定义,通用矩阵运算,内存管理,异常处理等等。内容很全,从此不必再为动态数组烦恼-matrix calculation libraries, dynamic definition of a multi-dimensional arrays. These include the definition of the matrix, GM matrix calculation, memory management, exception handling
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.64kb
    • 提供者:wang yu
  1. huwenchuan

    0下载:
  2. 回文串程序 随意输入一断字符串,检验其是否是回文串 主要以动态数组来实现-Palindrome procedures random input strings a broken string, the test is whether the Palindrome Series main dynamic arrays to achieve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:han
  1. character2array

    0下载:
  2. 将不规则字符或者图片转换成阵列的点。简易打印程序的参考。本人原创,请多指教-will irregular characters or images into arrays points. Simple Print reference. I originality, please enlighten
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64.25kb
    • 提供者:周东文
  1. vbanddll

    0下载:
  2. VB函数中传递数组,在VB中数组作为函数的参数,相当于C/C++指针-VB transfer function arrays, in VB array as a function of the parameters, the equivalent of C / C indicators
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.26mb
    • 提供者:mfk
  1. TCL_learning

    0下载:
  2. TCL语言的学习教程和几个程序实例 array.tcl --- --- This simple example shows how to create and manipulate arrays. main commands used: array, puts, foreach, get calculator.tcl -------------- This scr ipt asks the user to enter an operation ( e
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:424.24kb
    • 提供者:王力
  1. msim

    0下载:
  2. matlab仿真模拟退火算法的简单搜索过程,随机数用数组实现-Matlab simulation annealing simple search process, with a few random arrays to achieve
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:zhang yg
  1. ARRAYS

    0下载:
  2. ARRAYS的数十种代码-ARRAYS dozens of kind of codes
  3. 所属分类:source in ebook

    • 发布日期:2017-11-14
    • 文件大小:13.44kb
    • 提供者:徐旭冰
  1. arrays

    0下载:
  2. how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing vectors as function arguments. * Reading from files of unknown size (monitoring istream status). * Repetitive structures (while and for loops). * T
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:1.48kb
    • 提供者:satwinder
  1. arrays

    0下载:
  2. Demonstrates the use of arrays in the RabbitWeb HTTP enhancements
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1.46kb
    • 提供者:john kihara
  1. merge-two-arrays

    0下载:
  2. C code for merging two arrays.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:12.1kb
    • 提供者:ASAD
  1. Arrays

    0下载:
  2. This document gives a brief descr iption about Arrays in C++ language
  3. 所属分类:source in ebook

    • 发布日期:2017-12-09
    • 文件大小:21.83kb
    • 提供者:Sagar
  1. arrays

    0下载:
  2. program with examples of arrays in c-program with examples of arrays in c++
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:747byte
    • 提供者:aurelio
  1. Exchange-of-elements-of-2-arrays-square-and-cube-

    0下载:
  2. exchange of elements of 2 arrays,square and cube of a number
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:293.34kb
    • 提供者:shruti
  1. Manipulating Arrays

    0下载:
  2. This VI enables you to play with arrays and learn how they function,
  3. 所属分类:LabView编程

    • 发布日期:2017-12-29
    • 文件大小:6kb
    • 提供者:Dohn jon
« 12 3 4 5 6 »
搜珍网 www.dssz.com