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

搜索资源列表

  1. maze

    0下载:
  2. 电脑鼠迷宫记录源码 电脑鼠迷宫记录源码-Record source computer mouse mazeRecord source computer mouse mazeRecord source computer mouse maze
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:5181
    • 提供者:徐诚
  1. Stones-merger

    0下载:
  2. 在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。 试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。 【输入文件】 包含两行,第1 行是正整数n(1<=n<=100),表示有n堆石子。 第2行有n个数,分别表示每堆石子的个数。 -Around in a circular playground placed n heap stones. Ston
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:10349
    • 提供者:阿四
  1. 00948259_ACM_1167

    0下载:
  2. 该程序能根据男子记录下的数据,计算出最少有多少条公交车线路经过该车站-The program can record the data according to man, to calculate the minimum number of bus lines through the station
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:878392
    • 提供者:叶蟑螂
  1. Dijkstra

    1下载:
  2. 图与网络论中求最短路径的Dijkstra算法 M-函数 格式 [S,D]=minroute(i,m,W) i为最短路径的起始点,m为图顶点数,W为图的带权邻接矩阵, 不构成边的两顶点之间的权用inf表示。显示结果为:S的每 一列从上到下记录了从始点到终点的最短路径所经顶点的序号; D是一行向量,记录了S中所示路径的大小 -Graph and network theory Dijkstra' s shortest path algorithm M-functio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:902
    • 提供者:童康
  1. volunteer

    0下载:
  2. 本系统为一个用c语言开发的程序代码,是用来记录志愿者报名系统的。主要是用链表实现的。并且使用了文件的部分功能。能完成插入,删除,显示等等功能。比较完备。-The system is a development program using c language code is used to record the volunteer registration system. The list is mainly used to achieve. And use a portion of the f
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1902
    • 提供者:luodouodu
  1. Matlab--valuable-book

    0下载:
  2. 这个文件的名叫Matlab宝典的学习书,本文件详细记录了matlab的学习方法。-Collection of this file called Matlab study book, a detailed record of the file matlab way of learning.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:50355028
    • 提供者:Charlie
  1. RECORD-AND-DISPLAY-WITH-DMM

    0下载:
  2. DMM采集并显示数据,以波形形式 版本: LabVIEW8.5以上- collect and display data in wave form Version: LabVIEW8.5 more
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:95971
    • 提供者:wei
  1. ks4

    0下载:
  2. 实现了对一组数组(不少于8个数)进行快速排序功能,并记录比较次数和交换次数,显示其要求等功能-To achieve a set of arrays (number not less than 8) for quick sorting, and record the number of comparisons and the exchange number, display its requirements and other functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:235675
    • 提供者:lancy
  1. sequence-alignment-matrix-

    0下载:
  2. 求解序列比对得分矩阵,对于两个序列S和T,令[S]和[T]分别为序列S和T的长度,S[i]和T[j](其中正整数i,j满足0≤j< [S]和0≤j <[T])都属于字符集Ω={A,T,C,G,-},对Ω中的任何元素和空符号。 设计S[i]和T[j]两两之间的一个记分值来比较序列间的同一性的优劣,用记分函数σ(x,y)表示, σ(S[i],T[j])=2 ( S[i]=T[j]≠-);σ(S[i],T[j])= -1 ( S[i]≠T[j],S[i]≠-,T[j]≠-);σ(S
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:3812
    • 提供者:zhouyanghua
  1. calculate

    0下载:
  2. 本程序能随机产生10道100以内四则运算数学题供答题者回答,并且记录答题者的答题时间和成绩-The program can generate 10 100 random within four operations for the respondent to answer math questions, and record the respondent' s answer time and results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2209
    • 提供者:
  1. xueshen

    0下载:
  2. 每一条记录包括一个学生的学号、姓名、性别、各门课成绩(上学期的科目)、平均成绩。 2) 输入功能:可以一次完成若干条记录的输入。 3) 显示功能:完成全部学生记录的显示。 4) 查找功能:完成按姓名或学号查找学生记录,并显示。 5) 排序功能:按学生平均成绩进行排序。 6) 插入功能:按平均成绩高低插入一条学生记录。 7) 将学生记录存在文件student.dat中。 -Each record consists of a student' s student n
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1794
    • 提供者:王笑
  1. radixsort

    0下载:
  2. 内排序,数据结构的一种排序方式,内排序的过程是一个逐步扩大记录的有序序列的过程-Of sorting, a sort of data structure, and gradually expand the orderly sequence length record
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1247
    • 提供者:singlestyle
  1. seismic-stack

    0下载:
  2. 在地震资料处理中,地震单炮记录的叠加是个很重要的环节-In seismic data processing, seismic record of superimposed single shot is a very important part of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-05-03
    • 文件大小:3028
    • 提供者:丁虎
  1. the-problem-of-stones-combined

    0下载:
  2. 用动态规划方法解决了石子合并问题 在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。-Using dynamic programming methods to solve the problem in a circular stone consolidation around the playground placed n heap stones. Stones are to be comb
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:8529
    • 提供者:弓惠敏
  1. car1

    0下载:
  2. 实现停车场系统的管理,能对不同的车辆进来时间,出去时间进行记录,然后算出停车需要的钱-Implement parking management system, vehicles can come in different time, out of time to record, and then calculate the money needed parking
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1456361
    • 提供者:马彪
  1. meth-problems

    0下载:
  2. 随机出100以内加减乘除法,并记录做题时间及程序-Produce math problems including sumation/substraction/multiplication/division randomly, record the time and scores.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:12627
    • 提供者:果图图
  1. poisson

    0下载:
  2. 绝对能用。原理是在0到1上产生随机数,当随机数小于Lamda的负指数时候循环,直到大于等于。记录次数。近似模拟poisson分布-Absolutely can. Principle is in the 0 to 1 to generate random numbers, when the random number is less than the negative exponential Lamda cycle time, until greater than or equal. Reco
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:697
    • 提供者:SoftSo
  1. 26-letters

    0下载:
  2. 数据结构中,运用链表实现26个字母记录。运行在控制台上。-Data structure, use the list to achieve the 26 letters record. Running on the console.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:194587
    • 提供者:一三口乂刀
  1. stone

    0下载:
  2. 在一个圆形操场的四周摆放N堆石子(N≤100),现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分。编一程序,读入堆数N及每堆石子数(≤100)选择一种合并石子的方案,分别得到合并这N堆石子为一堆,可以得到的最大得分和最小得分 输入包含多个例子。第一行为N,即石子堆的数目,以下一行为N个整形,分别代表每堆石子的数目。当N=0时,输入结束。 -Around the playground in a circular heap
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2758
    • 提供者:Li
  1. CostLifeOfCollege

    0下载:
  2. 记录每天的开销,衣食住行,并大致总结每天的时间安排,主要是针对大学生-record the cost everyday,and compare the time you spend actually with your plan.
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:206598
    • 提供者:王川
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com