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

搜索资源列表

  1. GSL.zip

    0下载:
  2. 最近版本的GSL库(v1.18),适用于各种数值计算!!可在vc2008内运行,the latest version GSL library, very good for numerical computing, compatible with vc2008
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-17
    • 文件大小:4912391
    • 提供者:junjie
  1. gsl-1.4-setup

    0下载:
  2. 科学库,是非常好的,可以直接安装,不需要编译-gnu scientific lib in exe format.
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3105156
    • 提供者:刘华
  1. mkltest

    0下载:
  2. 利用intel的矩阵运算库mkl实现矩阵的运算,利用vc2008实现。-Use of intel mkl library implementation matrix operation matrix operation, using vc2008 achieved.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1489913
    • 提供者:zhangheu
  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7500205
    • 提供者:
  1. SA

    0下载:
  2. 模拟退火算法解旅行商问题(须运行在VS2008平台下)-Simulated annealing algorithm traveling salesman problem [have to run in VS2008 platform]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:19989
    • 提供者:sunset
  1. LinearList

    0下载:
  2. 数据结构,线性链表实现,有具体例子.在VC2008环境编译即可执行。-data structure,linear list
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:938
    • 提供者:Robin.Wang
  1. code

    0下载:
  2. 计算矩形面积 C++语言 VC2008 源代码-Rectangular area of C++ language source code VC2008
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:553
    • 提供者:小洋洋
  1. roundCenter

    0下载:
  2. vc2008 dos 程序 已知AB两点坐标,半径R。 求2个圆心。 公式使用MATLAb推导的,做了一点简化,和小的改动。 都在函数 double jisuanYanxin(double Ax,double Ay,double Bx,double By,double R) 里面-vc2008 dos program known AB two coordinates, radius R. Seeking two center of the circle. Formula de
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:20062
    • 提供者:王伟
  1. simple_multiplication_calculator

    0下载:
  2. 代码是关于一个简单的乘法器在VC++2008平台上的全部源代码。你可以自己运行修改。-the folder including all the resource codes of a simple multiplication calculater run on the VC2008,you can modify it for using in your programs.I hope it can be helpful for you.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:6544624
    • 提供者:刘明石
  1. FFT_4_float_DIF_(OK)

    0下载:
  2. 基4的浮点FFT算法,注释都在里面,功能是在VC2008里验证过的。-Floating-point radix-4 FFT algorithm, comments are inside, the function is verified in the VC2008.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:219199
    • 提供者:傲天
  1. GeneticAlgorithm

    1下载:
  2. 基于vc2008 实现遗传算法安排课程表, -make course time table by using Genetic Algorithm, vc 2008
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3284293
    • 提供者:wuji
  1. HookDLLDemo

    0下载:
  2. VC2008下创建和调用全局钩子的示例模板。-VC2008 to create and invoke the example of the global hook template.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:144870
    • 提供者:
  1. The-maximum-minimum--

    0下载:
  2. 旅行商最短路径问题近似算法最大最小蚁群算法,使用vc2008版本-Maximum and minimum ant colony algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:298681
    • 提供者:星尘
  1. FFT_4_Fixed_DIF_(OK)

    1下载:
  2. 基4的定点FFT算法,功能都在VC2008里验证过了,有不懂得可以跟我交流、讨论。-Fixed-point radix-4 FFT algorithm, features are verified in the VC2008 in, and there do not know how to communicate with me to discuss.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:218193
    • 提供者:傲天
  1. CRFPP-0.53

    1下载:
  2. 基于CRF++-0.53的改良版,修正了模型输入时多行空行导致的线程错误,优化了多线程操作,除LBFGS无法优化外,其余迭代操作全部多线程化,66MB模型在16线程服务器上运行,内存占用5.35GB,CPU利用率一般100 ,只有运行LBFGS时为7 。仅支持64位Windows操作系统,使用VC2008编译,不支持32位操作系统或Linux(Windows线程模型)。-Optimized CRF++-0.53. Fixed multi-empty line input bug. Optimiz
  3. 所属分类:Algorithm

    • 发布日期:2015-10-17
    • 文件大小:44032
    • 提供者:吴岳
  1. SVM

    0下载:
  2. 支持向量机svm 模型生成函数,本代码主要是用VC2008和LIBSVM文件,对txt文件中的样本数据,生成SVM model 文件- svm model generation, the code is mainly used VC2008 and LIBSVM files, txt file sample data files generated SVM model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1319806
    • 提供者:滔滔
  1. codecVC2008

    0下载:
  2. JPEG2000基于vc2008的实现,包含测试图像,测试无误!-JPEG2000 vc2008 based implementation, including the test images, test and correct!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3383595
    • 提供者:whw
  1. mi

    0下载:
  2. 在vc2008上面用c++实现了任意整数的任意次幂。-Above the vc2008 in c++ realize the arbitrary power of arbitrary integer.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:511564
    • 提供者:张潇
搜珍网 www.dssz.com