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

资源列表

« 1 2 ... .45 .46 .47 .48 .49 34750.51 .52 .53 .54 .55 ... 199244 »
  1. CODE-C0.002~0.2

    0下载:
  2. 基于LC电路下垂控制的小信号模型,包括VISIO电路结构图-Small signal model based LC circuit droop control
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:29.96kb
    • 提供者:麦克扬
  1. bicoloring

    0下载:
  2. 输入一个简单(无多重边和自环)的连通无向图,判断该图是否能用黑白两种颜色对顶点染色,使得每条边的两个端点为不同颜色。-Enter a simple (no multiple edges and loopback) connectivity undirected graph, determine if you can use this figure in black or white stained pair of vertices, so that the two ends of each si
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:308.89kb
    • 提供者:Cucuxx
  1. icudt24l

    0下载:
  2. 从说话人的语音信号中提取说话人的个性特征是声纹识别的关键。主要介绍语音信号特征提取方法中的Mel倒谱系数-从说话人的语音信号中提取说话人的个性特征是声纹识别的关键。主要介绍语音信号特征提取方法中的Mel倒谱系数 Extraction of speaker characteristic the voice signal is the key of voiceprint recognition. Mel frequency coefficients of the feature extr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3.6kb
    • 提供者:熊燕然
  1. source_code_88ex6r

    0下载:
  2. 成功实现计算MUGNNR算法的程序,本人测试已经通过,性能已基本达到MUGNNR算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论 -The successful implementation of the program to calculate MUGNNR algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.1kb
    • 提供者:gygnw2
  1. source_code_85mwuv

    0下载:
  2. 成功实现计算XyCyJi算法的程序,本人测试已经通过,性能已基本达到XyCyJi算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论 -The successful implementation of the program to calculate XyCyJi algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.39kb
    • 提供者:gygnw2
  1. source_code_80o11p

    0下载:
  2. 成功实现计算eiCSXM算法的程序,本人测试已经通过,性能已基本达到eiCSXM算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论 -The successful implementation of the program to calculate eiCSXM algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.05kb
    • 提供者:gipb68
  1. source_code_61qmii

    0下载:
  2. 成功实现计算VZkyRr算法的程序,本人测试已经通过,性能已基本达到VZkyRr算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论 -The successful implementation of the program to calculate VZkyRr algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.42kb
    • 提供者:gipb68
  1. traffic-light

    0下载:
  2. 这是51单片机的一款交通灯实现代码,完成一个红灯-绿灯-黄灯,以及数码管显示的过程的。可以让初学者了解单片机的定时器的使用方法。-This is a traffic light 51 SCM implementation code, to complete a red light- green light- yellow, and the process of the digital display. It allows beginners to understand the use of si
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:Jeans
  1. LED-lattice

    0下载:
  2. 这是一款51单片机的LED点阵显示的代码,初学者可以通过这套代码了解LED点阵的实现过程。-This is the code of a 51 single LED dot matrix display, beginners can learn to achieve through this process LED dot matrix code.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:Jeans
  1. HYXSXT

    0下载:
  2. 幻影显示系统,采用了NI LabVIEW软件来读取虚拟三维模型文件并设定参数值 ,如图2.2所示,我们将不同的方向采集到的4张模型图组合在一起,形成一张图片。-Phantom display system, using NI LabVIEW software to read a virtual three-dimensional model file and set the parameter values, as shown in Figure 2.2, we will gather in d
  3. 所属分类:LabView

    • 发布日期:2017-05-13
    • 文件大小:2.6mb
    • 提供者:申婷
  1. Smooth

    0下载:
  2. 此程序用来对图像进行平滑度处理的功能应用示例程序,用C#编写的,里面包含了源码和相应的图像处理示例图片。-this program is devoloped in c#,it fix the picture propery to be smoothly,the packet is including the source code and related pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2.92mb
    • 提供者:许凡
  1. frequency

    0下载:
  2. 此程序是一个图形频率识别的范例,用C#编写的图像处理技术,里面带源码和相应的图片库。-this program is writed in c# in order to fix the frequency image,it include the C# source code and related pictures.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:1.92mb
    • 提供者:许凡
« 1 2 ... .45 .46 .47 .48 .49 34750.51 .52 .53 .54 .55 ... 199244 »
搜珍网 www.dssz.com

浏览历史记录

关闭