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

搜索资源列表

  1. meatools

    0下载:
  2. 神经元信号处理软件,处理多电极阵列记录的*.mcd数据-neurons signal processing software to handle multi-electrode array record data *. mcd
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:161897
    • 提供者:张天
  1. Design_Tschebyscheff_Array

    0下载:
  2. Dolph-Tschebyscheff Array的一段程序,日本人编的,希望对大家有帮助-Dolph - Tschebyscheff Array section of the procedure, Japanese series, we hope to help
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:50886
    • 提供者:cathy
  1. hough00

    0下载:
  2. Hough Transformation Algorithm Input: Original image in the form of an array: Image1[xMax][yMax] Output: New image : Image2 [xMax][yMax] containing the detected straight lines. Intermediate data struct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1078
    • 提供者:david
  1. maopaopao

    0下载:
  2. 冒泡算法排序,通过冒泡算法来实现数组排序问题-Bubble sorting algorithm, Bubble algorithm to achieve array Scheduling
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8682
    • 提供者:tangbo
  1. 00000000

    0下载:
  2. 简单的编程,通过算法来实现将民排好序的数组反序排列-simple programming algorithm to achieve through to the people arranging the order of the sequence with the anti-array
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6778
    • 提供者:tangbo
  1. Ex-04

    0下载:
  2. MATLAB多个小程序:关于MATLAB中数组函数的使用以及运算-small number of MATLAB : MATLAB array of functions and the use of Operational
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1781
    • 提供者:yxx
  1. 2_8.c

    0下载:
  2. 约瑟夫环问题 采用C语言编写 没有用链表 而是用数组实现-Josephus problem using C language does not use chain instead of the array to achieve
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1032
    • 提供者:
  1. ruanjiandingshiqi

    0下载:
  2. 本软定时器模快所通过一个唯一的索引(即序号)来表识每一个软定时器,这个序号从0到MAX_SOFT_TIMER-1 ,最多为255个。要使用软定时器模块,首先需要让软定时器管理任务运行起来。软定时器管理任务的函数名称为SoftTimer,所以只需要Small RTOS的要求在Config.h的数组TaskFuction加上SoftTimer项即可。因为软定时器执行的任务时间等因素不确定,所以一般把这个任务优先级定得比较低。-the soft-timer module adopted by only
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:12322
    • 提供者:李强
  1. Moudule1

    0下载:
  2. 在VB中截获WIN2000/XP下TCP/IP包的源代码,在VB6.0,win2000/XP下测试通过 收到的封包存于数组。-in VB intercepted WIN2000/XP under TCP / IP packet's source code in Visual Basic 6.0. win2000/XP received under the test packets stored in the array.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2260
    • 提供者:chaoliu1
  1. basic_method

    0下载:
  2. test1.m 固定增量法求分界面 test2.m 利用误差平方和函数集群 delet.m 删除数组元素 Err.m 计算误差平方和 Distance.m 欧拉距离计算 -test1.m fixed incremental method for use interface test2.m squared error function cluster de let.m delete array elements Err.m calculation error square Di
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4822
    • 提供者:杨奎元
  1. youxushuzudeduifenchazhao

    0下载:
  2. 用对分查找法在有序数组中查找值在指定区间内的所有元素(C语言)。-used to search for hours in orderly array find value within the specified interval of all elements (C language).
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1900
    • 提供者:罗坤
  1. dashuxiangchen

    0下载:
  2. 大数项乘法 譬如1234567892345678*1234567891223343. 采用数组的方式来解决存储空间不够的问题!-majority of items such as multiplication * 123456789122 1234567892345678 3343. using an array of methods to resolve the lack of storage space!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:177824
    • 提供者:祝同学
  1. heapxu

    0下载:
  2. 通过堆(heap)排序法对关键字成员为实数的结构体一维数组进行排序计算和数值模拟。-through the reactor (heap) the keyword method of ranking members of the real structure of the one-dimensional array by calculated and Numerical simulation.
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:1506
    • 提供者:lsx
  1. readfilw

    0下载:
  2. vc++编写的可读入.obj文件的源代码,指定文件名,可以将.obj文件中的数据存入数组-vc prepared readable entry. Obj the source code, the designated file name can be. obj document, the data are stored in the array
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2130391
    • 提供者:刘欢
  1. C++RealizeArrayTaxis

    0下载:
  2. Visual C++实现的一个数组排序程序的源码-Visual C achieved a Sorting an array of procedures FOSS
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1380
    • 提供者:王龙
  1. SymbianOS

    0下载:
  2. 内容: Symbian OS 概述 (1上) Symbian SDK及其开发环境 (1上) Symbian软件开发概述 (1上) 内存管理 (1下) Descr iptors (2上) 动态数组 (2上) 活动对象 (2下) -: Symbian OS Overview (1 on) and Symbian SDK development environment (one on) Symbi an overview of software development
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:10226759
    • 提供者:
  1. arrayprocessing

    0下载:
  2. array processing code for communication engineering-array processing code for communication e ngineering
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:19699
    • 提供者:wang guohua
  1. simplexml

    0下载:
  2. 通过扫描字符串及结构体数组,实现对XML文件的简单初步解析.-by scanning string and array structure and realizing the XML file simple preliminary analysis.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4224
    • 提供者:欧阳
  1. ULA_music

    0下载:
  2. 谱估计源程序:是谱估计中的经典算法基于线阵MUSIC等算法的源程序-spectrum estimation source : spectral estimation algorithm based on the classic line array MUSIC algorithm of the source
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1427
    • 提供者:wanzailian
  1. haoren

    1下载:
  2. 谱估计源程序:是谱估计中的经典算法基于线阵MUSIC等算法的源程序-spectrum estimation source : spectral estimation algorithm based on the classic line array MUSIC algorithm of the source
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2086
    • 提供者:wanzailian
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com