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

搜索资源列表

  1. USB_FUNCTION_MMSP2

    0下载:
  2. wince4.2 USB function driver for magic eye mmsp2 platform
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:86152
    • 提供者:zhangwang
  1. SOME-function

    0下载:
  2. 基本进程操作及注册表操作的应用. 提升权限,进程PEB查询与操作,进程枚举, 注册表的所有常见使用示例函数.-The basic process of operation and the application of the registry operation. Enhance the authority, the process of inquiry and operation of PEB, the process of enumeration, the registry of a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:18216
    • 提供者:jkl
  1. fft

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:2526
    • 提供者:郭曉詠
  1. 2008_5

    9下载:
  2. 在三条径的瑞利信道中,对于直接序列扩频: (1) 请设计DS-CDMA一种具体的码分导引辅助的信道估计方法,接收机分别采用等均益合并、最大比合并。用Simulink进行仿真,测量BPSK的误码率性能,画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线,请解释在误码率为0.01时,两种合并方式所表现的不同的物理意义。 (2) 设频率已经同步,请设计DS-CDMA一种具体的单停顿滑动相关时间同步方法,用Simulink进行仿真(自己编写代码S-Function
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-24
    • 文件大小:129604
    • 提供者:haohao
  1. example

    1下载:
  2. 本算法是一种标准遗传算法,应用于函数优化,性能较好。-The algorithm is a standard genetic algorithm, applied to function optimization, performance better.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1350
    • 提供者:wuhao3424
  1. short-time

    0下载:
  2. 数字语音的短时分析中的部分功能函数:包括短时能量、短时过零、短时幅度、短时幅度差。-Short-term analysis of digital voice some function: including short-term energy, zero short-term, short-term rate, short-time magnitude difference.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:1123
    • 提供者:xxh
  1. java3

    0下载:
  2. 创建一个包装学生信息的java类:包括name,number, age,height,创建该对象的数组用于表示n个学生的信息,并具备显示所有学生信息,查找某个学生的功能。(有输入流,输入数据,使用hash表存储数据) 包含相关代码和运行结果-Create a package of java category of student information: including name, number, age, height, create the object array used
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:13732
    • 提供者:zhou
  1. sin

    0下载:
  2. 一个能够求函数正弦和余弦值的vc程序源代码。-Seeking function of a sine and cosine values of vc source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:25791
    • 提供者:zgeagle
  1. bxfsq

    0下载:
  2. 波形发生器的代码,具有产生正弦波、方波、三角波的功能。-Waveform Generator code has generated sine wave, square, triangle-wave function.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:16831
    • 提供者:李仁刚
  1. MGA

    0下载:
  2. 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e-4,使用了matcom45和C++的混合编程,请先下载后使用程序-This is a Multi-agent-based genetic algorithm with a 30-dimensional Rastrigin function (the function has numerous local small plot po
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5423
    • 提供者:huwentao
  1. elm

    0下载:
  2. 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2577
    • 提供者:王宁
  1. 29782184

    0下载:
  2. 函数信号发生器 本系统能够产生正弦波、方波、三角波。同时还可以作为频率计测频率。函数信号的产生由MAX038和外围电路完成,能产生1Hz—20MHz的波形。波形选择由单片机完成。输出或输入频率经74HC390分频后,由单片机完成自动频率检测显示。 关键词:波形产生器、频率计、MAX038、74HC390、AT89S51。 -Function signal generator of the system can produce sine, square, triangular wave.
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:95629
    • 提供者:张一
  1. custom_cordic

    0下载:
  2. verilog编程开发的cordic例程,计算SIN,COS功能与计算幅值角度功能可设定,运算宽度可设定,并有完善的TESTBENCH。-Verilog programming developed CORDIC routines to calculate SIN, COS function and calculating the amplitude of the perspective of function can be set, computing the width can be set,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:120544
    • 提供者:yangyu
  1. duanshipingjunnengliang

    1下载:
  2. 短时平均能量和平均幅度差函数进行基音检测的方法-Short-term average energy and average magnitude difference function pitch detection method
  3. 所属分类:语音合成与识别

    • 发布日期:2013-07-24
    • 文件大小:124515
    • 提供者:wenhao
  1. rectangle

    2下载:
  2. 用matlab编程绘制矩形窗函数的幅频特性,窗函数形状的长度为10,20,50,100.-Programming using matlab draw rectangle window function of the amplitude-frequency characteristics, the shape of window function of length of 10,20,50,100.
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:1976
    • 提供者:hithit
  1. md6_c

    0下载:
  2. 目前最新的MD6 Hash 算法源码,下一代的安全散列验证算法。-The new MD6 hash function,the next generation hash function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:35582
    • 提供者:yuisikyo
  1. Potential_fn

    0下载:
  2. % Function to use Potential Field Method for robot Motion, to avoid % Obstactles % Inputs : User enter number of obstacles % User defines obstacles and start and goal point, by clicking mouse % Output: Obstacle free path plotted % Vid
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:2442
    • 提供者:ahmad
  1. sin

    0下载:
  2. 正玄函数的功能包括它的频率和幅度以及与它相关的相位问题的-Hyun function is the function including its frequency and amplitude and phase associated with it problems
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-09
    • 文件大小:1659962
    • 提供者:刘小洋
  1. PB_function

    0下载:
  2. powerbuilder的函数大全,整理成chm格式,方便搜索-PowerBuilder function Daquan, organized into chm format to facilitate search
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:99955
    • 提供者:yourname
  1. acquisition-trial

    0下载:
  2. This GPS Matlab acquisition code. Function performs cold start acquisition on the collected "data". It searches for GPS signals of all satellites, which are listed in field "acqSatelliteList" in the settings structure. Function saves code phase
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:2865
    • 提供者:Nelson Loh
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com