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

搜索资源列表

  1. 牛顿插值

    0下载:
  2. 用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18601
    • 提供者:luo
  1. Jacobi迭代法

    0下载:
  2. 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:20414
    • 提供者:luo
  1. PLDistance

    0下载:
  2. 已知三维点和三维线的坐标和代表式,求两者间最短距离,用对话框实现,可以提出算法函数单独使用-known three-dimensional and three-dimensional point of the line-coordinates and representatives, for the shortest distance between the two, with dialog to achieve, we can make use of arithmetic functions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27866
    • 提供者:吴敏珊
  1. Visual_Cpp

    0下载:
  2. 最短路径查询,用的是ESRI公司arcobject组件开发的,已经作成dll,用起来非常的方便-Shortest Path inquiries, the company is ESRI arcobject development of the components, make dll with it is very convenient
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:37802
    • 提供者:丁胜
  1. DrakeRecordHWnd050627B

    0下载:
  2. 声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression function.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:51307
    • 提供者:中国
  1. MakeTwoBarCode

    0下载:
  2. 教你如何制作PDF417、QRCode二维条码,如何进行图像压缩,提供免费的DLL,有打印复制设置样本,是你制作与应用二维条码的必备案例-show you how to make pdf417,ORCode 2d bar code,how to compress image,provid free dll, it has print and copy setting sample,it is necessary for you to make and apply 2d bar code.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:128800
    • 提供者:何红军
  1. CGAL-3.1.tar

    0下载:
  2. CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9177453
    • 提供者:hu
  1. bayes在分类中的应用

    1下载:
  2. 程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:97755
    • 提供者:龚文引
  1. Apriori-COM

    0下载:
  2. 用VC做的一个挖掘系统的关联规则算法。COM组件的源代码,已应用到实际系统中。-Utilising VC to make a program which is a arithmetic of affiliated enterprise of dig system. COM components have been applied the system.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37733
    • 提供者:贺瑞
  1. fvs_vc_net_03

    0下载:
  2. 用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别-Utilising VISUAL C++ to make programs, we can get the characters of image and identify the image of finger mark
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:153385
    • 提供者:廖玉光
  1. 上海四金计算

    0下载:
  2. one tool 自定义 Microsoft Visio 可以配合开发 Microsoft Visio 解决方案,该解决方案是创建解决方案以解决特定绘图问题的完善指南。您可以获得有关使用公式设计模仿真实物体和行为的 SmartShape 符号的详细信息。-one tool self-define Microsoft Visio ,it can cooperate with Microsoft Visio to make solution.this solution is a full re
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:24253
    • 提供者:周其
  1. 改进的遗传算法

    2下载:
  2. vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corre
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2373
    • 提供者:黄善理
  1. 四级上机_30

    0下载:
  2. 全国计算机等级考试四级上机的部分练习题,配有我自己写的算法,算法说明和输入输出文件,使实验起来更容易。算法比较简洁易懂,大概有三十题左右(已经去掉了重复和类似的),对考四级的朋友和正在学习C的朋友会有帮助的-National Computer Rank Examination four aircraft on the part Exercises, equipped with my own writing algorithm, the algorithm descr iption and inp
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10515
    • 提供者:沈毅
  1. WAVE1

    0下载:
  2. 用中心差分实现一维小波变换,可自行作改进-with center differential to achieve a peacekeeping wavelet transform, the discretion to make improvements
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1834
    • 提供者:魏无疼
  1. 通配符查找算法

    0下载:
  2. 一个效率很高的通配符查找算法,适用于对\"*\"和“?”的通配符查找,可以根据需要进行修改,适用于不同应用, 另外还有一个非常适用的CRC检查算法-a highly efficient wildcard search algorithm that applies to the "*" and "the" wildcard search, it may need to make changes apply to different applications,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1877
    • 提供者:
  1. make

    0下载:
  2. 三本不错的关于如何使用make的书籍,两个英文的和一本中文的-Three good books on how to use make, two English and one Chinese
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4109325
    • 提供者:刘西圣
  1. make

    0下载:
  2. 一本介绍MAKE使用的书籍以及Make的编写-A descr iption of books and MAKE Make use of the preparation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:901230
    • 提供者:
  1. 2011-Make-Arduino-Bots-and-Gadgets

    0下载:
  2. 2011 Make Robots for Arudino.arudino 方面的资料-2011 Make Robots use Arudino.Some basic course of arudino.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:6900576
    • 提供者:蒋鹏
  1. How-To-Make-Pretty-Figures-With-Matlab

    0下载:
  2. How To Make Pretty Figures With Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:333785
    • 提供者:Ashraf Hosny
  1. Make-exe-file-in-MatLAB---YouTube

    0下载:
  2. how to make exe in matlab toolbox
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:5936903
    • 提供者:Sabz
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com