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

搜索资源列表

  1. mallat

    0下载:
  2. vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:114339
    • 提供者:吴东
  1. EncryptionPack

    0下载:
  2. 非常完整的加密算法实现,不过没有什么注释,看着有点累,开发工具为VC++! -very integrity of the encryption algorithm, but no notes, watching a little tired, development tools for VC!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:337369
    • 提供者:wmx
  1. c++_class_matrix

    0下载:
  2. 完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2931
    • 提供者:dingdong
  1. Counter(C++)

    0下载:
  2. 计算机组成原理的一个浮点数运算器。 C++编写,可输入阶码位数,尾数位数。完整实现浮点数的运算。-Computer principle of a floating point arithmetic unit. C, the code can be imported bands, the median mantissa median. Achieve complete float arithmetic.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11174
    • 提供者:li
  1. chinapi_demo

    0下载:
  2. 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:113707
    • 提供者:侯欣杰
  1. laglrange

    0下载:
  2. 实现拉格朗日插值定理的完整代码,要求输入的是整型数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:5878
    • 提供者:甘大帅
  1. vc++

    0下载:
  2. 约瑟夫问题的vc实现代码,给出了完整的实现,运行正常
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9500
    • 提供者:eric
  1. shuzhifenxi

    0下载:
  2. 完整的数值模拟软件,可以实现高次插值的Sin现象,三次分段埃米尔插值,Gauss赛德尔迭代法等多种算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3330161
    • 提供者:吕彦廷
  1. CompCalculator

    0下载:
  2. 完整的复数计数器,用VC++实现,实现了复数的所有类型的计算-integrity in the plural counter, with VC + +, achieving the plural of all types of computing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:38790
    • 提供者:白潘恩
  1. 灰色关联VC代码

    0下载:
  2. 用C实现的灰色关联排序程序。代码完整,实现了多种数据的处理方法,包括:初值化处理、最大值化处理、区间值化处理等。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-05
    • 文件大小:212422
    • 提供者:szwjn@yahoo.cn
  1. KMEANS

    0下载:
  2. C++版本的kmeans算法,可以实现任意维度,任意数量的聚类,输出信息非常完整。-C++ version of the kmeans algorithm can achieve any dimension, any number of clustering, the output information is complete.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:54033
    • 提供者:yantao
  1. project

    0下载:
  2. 以“一主三从”主从多机通信系统为物理模型,研究应用马尔可夫链建立仿真算法及蒙特卡洛法建立了数学模型,通过将完整的系统元件化,并对每个元件创立各自的状态转移机模型,仿真运行状态,实现了对于这一通信系统的可靠性建模评估。-" One the main three from the" master-slave multi-communication system for the physical model to study the application of Markov cha
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:17520
    • 提供者:pobenliu
  1. cordic_atan

    5下载:
  2. 用verilog语言实现计算反正切函数,在软件无线电中解调PM/FM中使用的尤为频繁。上传的压缩包是modelsim工程,基于6.5c,里边包含一个完整的PM波产生以及解调过程的matlab文件仿真,并取其中间的I和Q支路做为verilog文件的输入,并将其借条输出与MATLAB实际解调输出作比较。 鉴相器的设计基于CORDIC算法,其精度取决于迭代的深度。由于工程实际运用只需要解调出atan值,并不需要绝对的值,所以并没有给予加权,需要的同学可以自己加上。-Calculated usin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-08
    • 文件大小:80195
    • 提供者:Jorge
  1. 0-1guihua

    0下载:
  2. 这是一个完整的01规划遗传算法C语言实现代码 希望对有这方面研究的朋友有帮助-This is a complete 01 planning genetic algorithm C language code want to study in this regard to help friends
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1383
    • 提供者:吴学兵
  1. ExperimentalMethod

    0下载:
  2. 计算方法课程里两个经典的算法实现——Romgerg求积法,最小拟合二乘法。算法书上都有,这是对算法完整的实现,很详细,调试运行通过,刚学习计算方法的朋友可以拿去参考。-Calculation of the classical curriculum in the two algorithms- Romgerg quadrature method, the minimum squares fitting. Algorithms have the book, which is the realizat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:474221
    • 提供者:陈杨
  1. ClusterTitle_ED

    0下载:
  2. 能实现大规模文本间的编辑距离的计算,算法完整市现了处理过程,基于vc6.0环境编写,可以运用与聚类算法。-To achieve large-scale text edit distance between the calculation, the algorithm is a complete city process, based on the vc6.0 environmental preparation, and clustering algorithms can be used.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2690327
    • 提供者:王虎虎
  1. matrix-inversion

    0下载:
  2. 矩阵求逆的完整实现,其中包括矩阵转置、求矩阵行列式、求伴随矩阵等功能模块,可以直接使用。-Complete implementation of matrix inversion, including matrix transpose, a matrix determinant, matrix and other requirements associated with function modules can be used directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:941
    • 提供者:肖欢
  1. multifit

    0下载:
  2. 各种函数逼近的拟合算法,包括各种拟合函数,里面有各种算法的完整实现-The fitting various function approximation algorithms, including a variety of fitting functions, which have a full implementation of the various algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:6938
    • 提供者:陈萌
  1. knn(python)

    0下载:
  2. k邻近值算法,用python实现的,带有测试数据,可以完整实现,亲测有效-k adjacent values algorithm, implemented in python, with test data, can achieve complete, effective pro-test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:32134
    • 提供者:张春
  1. C语言实现哈夫曼编码

    0下载:
  2. 利用C语言完整实现哈夫曼编码,语法简洁,较易理解。(The use of C language integrity Huffman coding, syntax concise, easier to understand.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:12288
    • 提供者:小T_00
« 12 3 4 »
搜珍网 www.dssz.com