CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - project

搜索资源列表

  1. powerSD 计算功率谱的C语言源程序

    0下载:
  2. 这是一个计算功率谱的C语言源程序,采用周期图法估计,可以直接应用与项目中,对做信号处理和图像处理的同志们有用。-this is a psd program that use the C language and it can be used in your project.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:1707
    • 提供者:Li Furong
  1. missile-simulation 用matlab实现的导弹轨迹跟踪

    5下载:
  2. 用matlab实现的导弹轨迹跟踪,In this Program I simulate missile in 5 states. I use ode45 for solving equation. This program is my dynamics 1 project in mechanical engineering of Amirkabir University-In this Program I simulate missile in 5 states. I use ode45 for
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:3732
    • 提供者:胡靖华
  1. adaptive_adaboosting.rar

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files ,AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:6579
    • 提供者:来海锋
  1. bpsk14.rar

    0下载:
  2. 本课题为给语音识别系统提供语音信号端点检测的功能,对语音信号端点检测进行了探讨和研究,主要是侧重语音区间的端点检测...(附软件源码),Voice Active Detection (VAD) is discussed in this project. Detection between speech section and speechless section and emphasized.(code available).
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1029
    • 提供者:杨锐雄
  1. Filecompression.rar

    0下载:
  2. 文件压缩算法,效率和Winrar相当。包括两个工程,一个是压缩算法的动态库,另一个是调用该动态库实现压缩的工程。压缩的格式是zip.请大家相信绝对好用!,File compression algorithm is very efficient and Winrar. Including two projects, one is the compression algorithm of the dynamic libraries, and the other is called the dynam
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:141929
    • 提供者:卓科
  1. matlabusedinmonidianhefa.rar

    0下载:
  2. matlab应用在工程电磁场中,利用模拟电荷法数值计算解决工程电磁场中的各种问题,matlab electromagnetic fields used in the project, using the charge simulation method to solve engineering numerical computation of electromagnetic field problems
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:76433
    • 提供者:zy
  1. SPPP3.0

    2下载:
  2. 一个开源项目。SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。SP++中所有算法都以C++类模板方法实现,以头文件形式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。-SP++ (Signal Processing in C++) is a signal processing and numerical computation on the open
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4549059
    • 提供者:李伟
  1. 闭合导线算例VB源代码

    1下载:
  2. 闭合导线算例、附合导线算例,有代码,有工程-Closed traverse example, Traverse example, a code, a project
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-26
    • 文件大小:6075
    • 提供者:wylsdau
  1. fix_fft.c.tar

    0下载:
  2. 这是一个从国外网站上找到的一个定点的fft程序实现,文件中的fft_ex()函数是我实际使用在项目上的一个样例。这个算法较快的实现了fft计算并具有较高的精度。-This is a program from foreign website, and implements a fixed point of the FFT. fft_ex () function is actually used in a project as a sample. This algorithm is faster t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7194
    • 提供者:haohuiming
  1. clist-1.5.4-release

    0下载:
  2. CList是一个标准C++的列表存储和维护的模板库,它所有的类都在一个头文件里,而且位于同一个命名空间。压缩包里有详细的文档说明怎么使用这个库。-CList is a list storage and manipulation template library written in standard C++. All classes can be included with#include <ta0kira/clist.hpp> after the library is instal
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:169550
    • 提供者:james
  1. LeafNodes

    0下载:
  2. 假设二叉树用二叉链表表示。写一个算法,计算二叉树中的叶结点数目。要求不使用全局变量。-This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the p
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3541935
    • 提供者:czx
  1. 基于A星算法的MFC界面的八数码程序

    1下载:
  2. 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-04-09
    • 文件大小:36864
    • 提供者:ddgysx
  1. 一个简单但很全面的遗传算法例子.rar

    0下载:
  2. 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:83967
    • 提供者:
  1. GEPKNN.rar

    0下载:
  2. 代码是一个分类器的实现,其中使用了部分weka的源代码。可以将项目导入eclipse运行,记得把训练数据(arff文件)放在项目根目录下。,Code is the implementation of a classifier, the use of some of the weka source code. Projects can run into eclipse, I remember the training data [arff files] on the project root di
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10032053
    • 提供者:lqy tom
  1. VideoCapture.rar

    1下载:
  2. 用C++语言实现的视频人脸识别技术,这个是我的毕业设计在这里和大家分享!代码我已经跑过!ok的!,Using C++ language of the video face recognition technology, this is my graduation project to share with you all here! I have ran the code! ok the!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:777135
    • 提供者:andy
  1. bBTREE.rar

    2下载:
  2. B+树实现索引的源程序 一个数据库管理系统的项目 ,B+ tree index source to achieve a database management system project
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-03
    • 文件大小:15780
    • 提供者:huangxiansheng
  1. project

    0下载:
  2. 异质链表 的实现 实现异质链表的查找、插入、删除和遍历-Heterogeneous list of linked lists to achieve the realization of heterogeneity of the find, insert, delete, and ergodic
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:27817
    • 提供者:adam
  1. zlib-1.2.5

    1下载:
  2. 开源 zlib 库 zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目。-Is to provide open source zlib data compression librar
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:654242
    • 提供者:love
  1. matlab2ccs

    0下载:
  2. make ccs project by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:240119
    • 提供者:壮壮
  1. spwminveter

    1下载:
  2. Matlab Simulink file for simulating a grid-tie three phase spwm inverter with active and reactive power control.
  3. 所属分类:matlab

    • 发布日期:2016-02-08
    • 文件大小:20299
    • 提供者:anvargas
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com