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

搜索资源列表

  1. abooy

    0下载:
  2. hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7451
    • 提供者:阿波
  1. zuigansuanfa

    0下载:
  2. 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2966
    • 提供者:qiao
  1. SvmFu-3.1.tar

    0下载:
  2. Linux环境下的人脸识别程序,他的核心算法是svm网络识别。-Linux environment Face Recognition procedures, the core algorithm is svm network identification.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:83309
    • 提供者:白晓明
  1. SHA1Demo

    0下载:
  2. 只包括两个核心文件sha1.cpp及sha1.h 计算数据的sha1摘要。简单,好用。 由于bit endian及little endian的原因,有些计算sha1摘要的算法计算出来的结果与正确结果有差异。此源码经过测试,与RFC里列出的测试结果匹配。-only two core document sha1.cpp sha1.h calculation and data sha1 Abstract. Simple and Easy. Because bit endian and litt
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:12919
    • 提供者:黄永昌
  1. C_KERMIT

    0下载:
  2. C语言核心协议的C语言源代码,用于早期网络通信,由哥伦比亚大学开发-C language core protocol C language source code for early network communications, from Columbia University Development
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:117340
    • 提供者:何云龙
  1. RSA MD5 v1.2

    0下载:
  2. RSA MD5加解密算法,用c++实现,核心部分是c的代码,完全跨平台-RSA encryption and decryption algorithms, used to achieve c, c is the core part of the code, completely cross-platform
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:103467
    • 提供者:张晓博
  1. mason

    0下载:
  2. MASON代表多主体邻里或网络仿真(Multi-Agent Simulator of Neighborhoods or Networks)。它是乔治梅森大学用Java开发的离散事件多主体仿真核心库,具有快速、灵活和便携的特点。它本身支持轻量级的模拟需求,自含模型可以嵌入到其他Java应用当中,还可以选择2D和3D图形显示。-represent more or main Neighborhood Network Simulation (Multi-Agent Simulat or of Neigh
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3006287
    • 提供者:漠漠
  1. monqp

    0下载:
  2. 支持向量机的核心程序,运用monqp函数的求法与实现-SVM core procedures, the use monqp Function Method and Implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3310
    • 提供者:王军
  1. jpeg.zip

    0下载:
  2. a jpeg compression core, a jpeg compression core
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:317612
    • 提供者:sandeep
  1. dft

    1下载:
  2. verilog语言实在点变换DFT源代码,可以配合软核或者其他CPU进行综合FFT变换,也可以单独使用生成module!-verilog language is point FFT transform source code, can tie in with the soft-core CPU, or other integrated FFT transform, it can be used to generate module!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1399
    • 提供者:刘庆
  1. core

    0下载:
  2. 属性约简是粗糙集理论中的一个重要内容,其核心任务是得到属性集的核。本文提出了一种基于二进制运算 的属性核求解算法,该算法简单直观且易于实现。我们通过设计C语言程序验证了算法的有效性。 -Attribute reduction is considered one of the most important contents of the rough set theory,and core obtai- ning plays an essential role in attribute
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:37721
    • 提供者:雨梦缘
  1. ssd7exercise1

    0下载:
  2. 描述:这个实验中需要实现的是拍卖系统的3个核心的类(Class Date, class Advertisement, and class Client) 目的: 1,使用C++的数据类型; 2,实现所有声明的函数; 3,使用预处理器实现包含。-Descr iption:This assessment requires the creation of three of the core classes of the auction project. Class Date, clas
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:17377
    • 提供者:邹斌
  1. core

    0下载:
  2. 在matlab上实现图像的平滑,空间域和频域处理-the matlab core of image
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:47583
    • 提供者:王红
  1. fingerprint

    1下载:
  2. This code is a complete fingerprint core point detection. It uses orientation field for singular point detection and Zhang-suen algo. for thinning in preprocessing part
  3. 所属分类:matlab

    • 发布日期:2016-02-09
    • 文件大小:68608
    • 提供者:Gaurav mittal
  1. three-core-nonlinear-fiber-coupler

    1下载:
  2. 适用于三芯非线性光纤耦合器的耦合输出计算,对研究多芯非线性光纤耦合器很有用- Applicable to Calculate the coupling output of the three-core nonlinear fiber coupler , and be useful for the study of multi-core nonlinear fiber coupler
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1815
    • 提供者:he
  1. sat4j-core-v20130525

    0下载:
  2. sat4j的核心包,在eclipse之下可以用于解决SAT问题。-sat4j core packages, under the eclipse can be used to solve SAT problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:662173
    • 提供者:kenny
  1. Photonic_crystal_Two-core-POWER

    0下载:
  2. 基于fdtd算法的双芯光子晶体微腔,其模场分布仿真。-Based on dual-core photonic crystal microcavities fdtd algorithm, its simulation mode field distribution.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:191730
    • 提供者:lulu
  1. CORE-VECTOR-MACHINE

    1下载:
  2. 核心向量机对于训练样本的训练时间比支持向量机更少,而且训练效果更好。-core vector machine
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:348237
    • 提供者:孙少龙
  1. core

    0下载:
  2. 二层结构利用特征方程计算光纤纤芯有效折射率。-Effective refractive index optical fiber core
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1166
    • 提供者:桑建刚
  1. 7-core

    1下载:
  2. 这是七芯光纤的耦合matlab程序,7根芯子可以自己设定部分通光,也可以全部通光;芯子的折射率也可以不一样。-This is a seven-core optical fiber coupling matlab program, seven core can set their own section through light, you can pass all the light the refractive index of the core may not be the same.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:13400
    • 提供者:贺兴龙
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com