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

搜索资源列表

  1. 112611712642

    0下载:
  2. 特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method, Retrospective testing and gen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-13
    • 文件大小:704.98kb
    • 提供者:形锦纶
  1. Optimizationandapplicationprocedures

    0下载:
  2. 最优化计算是工程设计和管理决策科学的常用工具。本书包括无约束优化计算、约 束优化计算、动态优化计算三部分。书中详细介绍了它们的算法原理和计算步骤。本书 强调算法的程序设计,为读者提供了颇有价值的经验和技巧,并对一些公用模块给出了 源程序。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.31mb
    • 提供者:文华
  1. 现代统计学与SAS应用

    1下载:
  2. 本书共分6篇,第1篇统计学基础知识与SAS软件应用技巧,介绍了统计学的基本概念和学习方法、试验设计入门、统计描述、SAS软件应用入门、编写SAS实用程序的技巧、单变量统计分析和利用SAS/GRAPH模块绘制常用统计图的方法。第2篇试验设计与定量资料的统计分析,介绍了与t检验、非参数检验和各种方差分析有关的试验设计和数据处理方法。第3篇试验设计与定性资料的统计分析,介绍了处理二维及高维列联表资料的各种统计分析 方法,包括卡方检验、Fisher的精确检验、典型相关分析、logistic回归模型和对数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:725.42kb
    • 提供者:苏吉
  1. 计算几何

    3下载:
  2. 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
  3. 所属分类:数学计算/工程计算

  1. function

    0下载:
  2. 任意函数表达式求值模块 模块还提供了数学上常用的函数
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:39.16kb
    • 提供者:魏红波
  1. 1111

    0下载:
  2. matlab一些常用的处理模块,可以直接调用,共同参考-matlab used to deal with a number of modules, you can directly call the common reference
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:4.95mb
    • 提供者:张伟龙
  1. MATLABMfileuseDSP

    0下载:
  2. matlab进行数字信号处理.经典最常用到的一些模块...对学数字信号的肯定有很大帮助-matlab digital signal processing. The most commonly used in some of the classic ... of learning modules of the digital signal must be of great help ...
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:21.24kb
    • 提供者:jacklee
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5.45kb
    • 提供者:贺晨
  1. ASIC_LIB

    0下载:
  2. ASIC设计中常用的运算模块,如加减,常系数乘法,截断,饱和等。-some modules used in ASIC design.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.54kb
    • 提供者:liubo
  1. geometryalgorithm

    0下载:
  2. ㈠ 点的基本运算 ㈡ 线段及直线的基本运算 ㈢ 多边形常用算法模块 ㈣ 圆的基本运算 ㈤ 矩形的基本运算 ㈥ 常用算法的描述 简单实用的几何算法描述的C++语言的实现-very useful C++ algorithm for some geometry
  3. 所属分类:Algorithm

  1. ACM

    0下载:
  2. c++语言描述,acm竞赛常用源码模块,包含北大acm培训课件,天大acm选拔赛原题及源码等,非常适合入门级选手更深入的学习-c++ language descr iption, acm contest common source modules, including training courseware North acm, acm big trials of the original title and source, etc., is ideal for entry-level play
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-28
    • 文件大小:11.1mb
    • 提供者:黎维娟
  1. Computational_geometry_algorithms

    0下载:
  2. 各种几何算法,很全,很实用!(点的基本运算,线段及直线的基本运算,多边形常用算法模块,圆的基本运算等)-A variety of geometric algorithms, very full, very practical! (Point of basic operations, basic computing and straight line segments, polygons, commonly used algorithm module, a round of basic opera
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:13.1kb
    • 提供者:王明
  1. Program

    0下载:
  2. 刚好手头的项目需要为客户提供一个路线指引功能的小模块,需要自动计算图形上两点间的最短路径。工作之余想着这个算法还是比较的常用,就总结了一下,与大家共享。-Just the project at hand to provide customers with a route guidance function module to automatically calculate the shortest path between two points on the graph. Spare time
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.56kb
    • 提供者:hanjysn
  1. Chaptes6_Linkqueue

    0下载:
  2. 链表与队列的基本操作,包括常用的初始化建立插入、删除、查找等功能模块。-The list of the basic operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:234.31kb
    • 提供者:诸为岭
  1. cgal-lib

    0下载:
  2. C++计算几何函数库,包括点的基本运算,线段及直线的基本运算,多边形常用算法模块等-C + + computational geometry library, including the basic operations of the point, line, and linear basic computing polygon commonly used algorithm module
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5.69kb
    • 提供者:lqw
  1. multi-class-problem

    2下载:
  2. 将多类别问题分解成多个二类别问题是解决多类别分类问题的常用方式。传统one against all(OAA)分解方式的性能更多的依赖于个体分类器的精度,而不是它的差异性。本文介绍一种基于集成学习的适于多类问题的神经网络集成模型,其基本模块由一个OAA方式的二类别分类器和一个补充多类分类器组成。测试表明,该模型在多类问题上比其他经典集成算法有着更高的精度,并且有较少存储空间和计算时间的优势。-Decompose multi-class problem into multiple binary cl
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-17
    • 文件大小:8kb
    • 提供者:刘茂
  1. DSP_MATLAB

    0下载:
  2. 数字信号处理中常用模块的MATLAB实现-Commonly used in digital signal processing module of the MATLAB implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:233.5kb
    • 提供者:周洋
  1. spvwm

    0下载:
  2. 文件最前面标有svpwm的表示该文件:三相电源先通过二极管整流,在用IGBT以svpwm方式三相逆变,驱动电机运转。 其他的都是simulink中对一些常用模块的功能进行比较简单的练习-File front marked with svpwm representation of the file: the first three-phase power rectifier diode, IGBT svpwm three-phase inverter drive motor running.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:247.21kb
    • 提供者:万纪博
  1. Select_Sorting

    0下载:
  2. 本工程包含了C语言中常用的排序方法——选择法,该方法简单使用,是写C程序中常用的模块。-The project includes the C language commonly used sorting methods- selection method, the method is simple to use, is commonly used to write C program module.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:206.98kb
    • 提供者:xt
  1. SIMULINK-Module

    0下载:
  2. 主要讲解simulink常用模块的名称和用法,包含简单的仿真实例,容易上手。-PPT to explain in detail the name and usage of the simulink module is commonly used, contains a simple simulation instance, easy to use.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.28mb
    • 提供者:桂马飒
« 12 »
搜珍网 www.dssz.com