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

搜索资源列表

  1. DTASvm

    0下载:
  2. VC++ 计算及人体跟踪系统,不知道具体是干什么用的,不过看上去貌似很强大,在VC6.0下编译顺利,不知道是不是需要硬件支持,www.codefans.net编译后运行界面先看一下。它可以自动运动检测和输出结果,可以重点检测人的头部,好像是用在医学上的,有兴趣的自己下载研究吧。 -VC++ computing and human-tracking system, I do not know what concrete is used, but looks like a very strong
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2435450
    • 提供者:顾长风
  1. GA-VC

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。压缩包中包含了由C++语言编写的算法。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of th
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-24
    • 文件大小:16697
    • 提供者:常明
  1. fftw_test

    0下载:
  2. FFTW的C++测试程序,计算[0 1 2 3]的傅立叶变换,有VC++和VS的工程(*.dsp和*.sln)-C++ test procedures for FFTW, calculating the Fourier transform of [0 1 2 3], including VC++ and VS project (*. dsp and*. sln)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:449423
    • 提供者:wpzhao
  1. SearchGLode

    1下载:
  2. 计算经纬度的小程序,用VC++实现,功能简单,方便使用-Calculation of latitude and longitude of small procedures, using VC++ to achieve, function is simple, easy-to-use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:22271
    • 提供者:lison
  1. mainc

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  1. TFIDF_1203_0228

    0下载:
  2. 计算文档集的tf idf。文档集需要事先分词完毕。-Calculation of the document set tf idf
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-10
    • 文件大小:2354086
    • 提供者:baijl
  1. GetCurvarture

    0下载:
  2. VC++结合AE,获取一线性图层后,计算其各节点的曲率。-VC++ with AE, to obtain a linear layer, the calculation of the curvature of each node.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1285
    • 提供者:Jones
  1. program

    0下载:
  2. 这套程序用VC++语言编程解决潮流计算问题,采用牛顿拉夫逊算法,计算速度快,收敛性比较好。-This procedure using VC++ programming language to solve power flow problem, using Newton Raphson algorithm, computational speed and convergence is better.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3997
    • 提供者:jiaqingyan
  1. hausdorff

    0下载:
  2. 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:202980
    • 提供者:alsocc
  1. VC

    0下载:
  2. 数值计算 (各种数值计算方法及主要算法代码)-Numerical calculations (a variety of numerical methods and the main algorithm for code)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:9785049
    • 提供者:田泽宇
  1. parallel-Gauss

    1下载:
  2. 并行计算之高斯消去源代码,mpi+vc环境下实现-parallel compute gauss
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:2253
    • 提供者:程宾
  1. vc

    0下载:
  2. vc++计算器程序源代码,用于简单的数学计算-vc++ source code calculator for simple mathematical calculations
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:8277
    • 提供者:pan
  1. vc

    0下载:
  2. 矩阵计算,主要是利用一个函数得到结果。全选主元高斯消去法-Matrix calculations, mainly using a function to get results. Select principal component Gaussian elimination method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:6931
    • 提供者:柳亚子
  1. Calculator

    0下载:
  2. vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算-vc++6.0 to write calculator, able to add, subtract, multiply, divide, binary conversion, scientific computing
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:29291
    • 提供者:doctor
  1. 1

    0下载:
  2. 用vb调用vc的误差函数功能代码,实现计算误差函数,并将结果导出来-use vb to import the vc code (compile the vc code to dll)which realize the error function to compute the error function and export the outcome
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1151405
    • 提供者:imusun
  1. HRMS

    0下载:
  2. 人力资源管理系统(VC6.0+SQL Server 2005) 是这样的一种管理软件,它能够快速、方便地显示结果,还可以对有关工资的各种信息进行统计,服务于财务部门及公司主要管理者。实施人力资源管理系统可以集中、整合各种信息来源,有利于降底管理成本,提高公司管理效率和水平,从而促进公司的进一步发展和变革。 本系统实现了以下功能:  系统界面设计美观、友好;  智能化程度高、操作灵活、方便;  系统运行稳定、安全可靠; 
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-31
    • 文件大小:13398731
    • 提供者:wucj
  1. DCT

    0下载:
  2. 通过DCT变化在图像中,嵌入水印,加入噪声,并解出嵌入图像,计算误差率。-Through the DCT changes in the watermarked image, add noise, and extract out the embedded images to calculate margin of error.
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5479203
    • 提供者:chanel
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. sha512

    0下载:
  2. 使用vc实现的高效的sha512算法,并通过测试能正确地计算出任意文件的哈希值,欢迎使用-Vc achieve efficient use of the sha512 algorithm, and passing a test to correctly calculate the hash value of any file, please use the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1400558
    • 提供者:刘琦
  1. sun

    0下载:
  2. VC++结合OPengl计算太阳的方位角,输入年月日时间,自动输出太阳的高度角和方位角。-compute the direction of sun
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3589006
    • 提供者:guo guo
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com