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

搜索资源列表

  1. zlib-1.2.2

    0下载:
  2. zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), r
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:472.46kb
    • 提供者:fwx
  1. php_calc

    0下载:
  2. 用PHP编写的表达式计算器,是用的编译的知识实现的,并非使用eval()函数实现。 功能强大,可以做所有的数值计算,代数计算还不能实现。 1。可以计算形如“-3*sin(2^0.5/2+3.1415)-pi()^2”的式子。 2。能识别数字(包括小数、正负数)、数学函数。 3。可以做加、减、乘、除、指数、取模 计算(其中加、减包括一元和二元两种操作)。 压缩包里的“math.php”是演示文件-with PHP prepared by the express
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.65kb
    • 提供者:ZihanYang
  1. 用线性表实现的Btree

    0下载:
  2. 实现m阶B_树 (2)将线性表中的键值插入到B_树中(即建立索引); (3)当删除和插入数据到线性表时,同时维护其索引B_树。 (4)可根据所给键值范围,输出该范围的所有键值-achieve m bands Containing tree (2) linear scale for the keys inserted into Containing tree (index); (3) When the deletion and insertion of data to the linear sca
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17.19kb
    • 提供者:白潘恩
  1. 图书管理2to2

    0下载:
  2. 本系统完成了要求的所有功能,能进行图书的基本管理业务活动。包括采编入库、清除库存、借阅和归还等。利用B树对书号建立索引,提高了工作的效率。本系统支持对中文书籍的输入输出。.用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the system completed all the required functions, the library will conduct basic management operations. Journalists, inc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13.73kb
    • 提供者:妮娜
  1. KWIC系统事件风格

    0下载:
  2. The KWIC index system accepts an ordered set of lines; each line is an ordered set of words, and each word is an ordered set of characters. Any line may be "circularly shifted" by repeatedly removing the first word and appending it at the e
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-25
    • 文件大小:348.72kb
    • 提供者:thl529@qq.com
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. crt

    0下载:
  2. Chinese Remainder theorem implementation. Its done in php. Its implemented with interactive gui.index.php contain all the code.Rest folders contain the css images and js scr ipts that enhance the gui-Chinese Remainder theorem implementation. Its done
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:18.87kb
    • 提供者:naveen
  1. stack

    0下载:
  2. 链表排序:首先生成一个多项式,然后根据用户需求得到多项式的任何指数-Sort list: First of all, to generate a polynomial, and then based on user needs are any index polynomial
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:143.2kb
    • 提供者:zhumumu
  1. Bonus

    0下载:
  2. 紅利計算 -------------------------------------- 要求: 1.輸入資料:預設輸入的人數,人名、及每季績效 2.獎勵辦法: (1)每季超過1 000 000獎金12000元 (2)四季全部超過1000000獎金10000元 (3)全年第一名獎金33000元 全年第二名獎金22000元 全年第三名獎金11000元 全年第四名獎金8000元 3.最後要印出每ㄧ個人的名字和有多少獎金 -----
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.44kb
    • 提供者:novicemind
  1. SLIQ

    0下载:
  2. 改进的 SLIQ 算法 能够有效地减少计算的复杂度,且算法不需要将所有属性的所有属性值的吉尼指数全部计 算,而是通过计算不同范围内的属性值就可以达到同样的效果。本文结合实际生活中的实 例,将该算法与原有 SLIQ 算法和基于人工神经网络的分类算法应用结果比较,实验结果 表明该算法的分类准确率远远高于 SLIQ 算法和基于人工神经网络的分类算法。-Improved SLIQ algorithm can effectively reduce the computational com
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:241.4kb
    • 提供者:蓝影
  1. articulation_index

    0下载:
  2. Estimates the articulation index, AI, based on the paper by French and Steinberg (1946).All inputs - Estimates the articulation index, AI, based on the paper by French and Steinberg (1946).All inputs
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5.97kb
    • 提供者:tttzhang97
  1. matlabVoice

    0下载:
  2. 語音信號是基於時間軸上的一維數位信號,在這裏主要是對語音信號進行頻域上的分析。在信號分析中,頻域往往包含了更多的資訊。對於頻域來說,大概有8種波形可以讓我們分析:矩形方波,鋸齒波,梯形波,臨界阻尼指數脈衝波形,三角波,餘旋波,余旋平方波,高斯波。對於各種波形,我們都可以用一種方法來分析,就是傅立葉變換:將時域的波形轉化到頻域來分析。-Voice signal is based on the timeline of one-dimensional digital signal, where mai
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:130.17kb
    • 提供者:林志強
  1. lab432

    1下载:
  2. Matlab动力系统和时间序列分析工具箱:这个工具箱用来分析动力系统和时间序列,它可以定制为:常微分方程、随机微分方程。所有分析的方法被封装在工具箱中,你可以通过命令行或GUI来调用。包含的功能: ODE常微分方程, SDE随机微分方程和map integration 分析时间序列,过滤、归一化/均衡化、直方图、2D直方图、ACF, MAI, FFT,最大lyapunov指数计算、模式识别。 动力系统分析:创建Poincare截面、分岔图、计算lyapunov指数。-The kit us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:373kb
    • 提供者:朱凤宇
  1. repval

    0下载:
  2. repval(X) finds all repeated values for input X, and their attributes. -The input may be vector, matrix, char string, or cell of strings Y=repval(X) returns the repeated values of X [RV, NR, POS, IR]=repval(X) returns the following
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.91kb
    • 提供者:DT丿灬雪狼
  1. FindStringInSortedArray

    0下载:
  2. 通过递归实现二分法,以递归的方式能快捷直接的实现平时要比较麻烦的二分法查询功能-// Function: FindStringInSortedArray // Usage: index = FindStringInSortedArray (key, array, n) // ------------------------------------------------------------- // The function searchs the array looking f
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1005byte
    • 提供者:jim
  1. he-pipeline-processing-stages

    0下载:
  2. n个任务在流水线上进行m个阶段的加工 ,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机 器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以 在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所 有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最 小。-n-m on the task in the pipeline processing stages,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2.81kb
    • 提供者:guoxiangwang
  1. two-unary-polynomial-of-the-product

    0下载:
  2. 用C语言实现两个一元多项式的乘积,输入数据为两行,分别表示两个一元多项式,每个一元多项式以指数递增的顺序输入多项式各项的系数、指数。最后以指数递增的形式输出乘积。-C language with two unary polynomial of the product, the input data for the two lines, respectively, two unary polynomials, each one dollar increase in the order of pol
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:815byte
    • 提供者:黑白结
  1. assignment

    0下载:
  2. assingment problem With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possibl
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:18.42kb
    • 提供者:huan
  1. sova0

    0下载:
  2. This function implememts Soft Output Viterbi Algorithm in trace back mode Input: rec_s: scaled received bits. rec_s(k) = 0.5 * L_c(k) * y(k) L_c = 4 * a * Es/No, reliability value of the channel y: received bits g: encoder generato
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1.29kb
    • 提供者:yk
  1. ReadBomenIndexAll

    0下载:
  2. 雷达波门内的波束通常是有编号的,本程序通过检索波束索引,读取波门内所有回波信号-Radar beam is usually a door number, the program retrieves the beam through the index, read the wave door all echo signals
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.55kb
    • 提供者:ww
« 12 »
搜珍网 www.dssz.com