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

资源列表

« 1 2 ... .16 .17 .18 .19 .20 23321.22 .23 .24 .25 .26 ... 28278 »
  1. triangleSubdivision

    0下载:
  2. 用动态规划的思想实现多(N)边形的最优权值三角剖分-Using dynamic programming to achieve the optimal weights of multi- (N)- side- Profile
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1022byte
    • 提供者:隋愿
  1. Assignment_2

    0下载:
  2. 算法课程中分支定界算法的课后习题作业,其答案和c++实现我也会上传-Branch and bound algorithm in the course of the algorithm, the answer and the c++ to achieve I will upload
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:19.32kb
    • 提供者:隋愿
  1. elecfans.com_Kalman-filtering-matlab

    0下载:
  2. 这是一个实现卡尔曼滤波应用的代码,相关工作者可以下载查看-This is a code that applying Kalman filtering to reality.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.3kb
    • 提供者:毛伟
  1. suanfayushujujiegou

    0下载:
  2. 算法与数据结构基础程序,最后一个课程设计是一篇文章的词频统计-data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:4.08mb
    • 提供者:胡成威
  1. meanshift-tracking

    0下载:
  2. 本算法实现的是目标的跟踪,采用的是混合高斯模型建立背景,然后用meanshift进行跟踪,包括使用MFC进行界面编辑-The algorithm is to track the target, using Gaussian mixture model background, and then meanshift track, including the use of interfacial MFC edit
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:8.33mb
    • 提供者:zhangcheng
  1. digital

    0下载:
  2. 利用广度优先搜索算法解决八数码难题,寻找从初始状态变换到目标状态的最优解-Use breadth-first search algorithm to solve eight digital problem, seek transformation initial state to target state optimal solution
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.82mb
    • 提供者:Qing
  1. POJ3273

    0下载:
  2. POJ3273 Monthly Expense题解 题目分析: 给出N个数,要求你合并连续的数,使其合并在满足不差过M个合并后的集合的时候,不超过M个集合的和的最大值最小。-Farmer John is an astounding accounting wizard and has realized he might run out of money to run the farm. He has already calculated and recorded the exact amo
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:24.43kb
    • 提供者:Yzzzz
  1. addTwoNumbers

    0下载:
  2. Leetcode练习,将两个非负整数相加,整数一字符串的形式保存,逆向存储。要求得到的结果也是字符串。-You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a li
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:585byte
    • 提供者:李玥珮
  1. Large-integer-multiplication

    0下载:
  2. 大整数的计算方法实现,供c/c++初学者学习使用- Large integer calculation method of implementation for c/c++ beginners learning to use
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:593byte
    • 提供者:laix
  1. Josephus

    0下载:
  2. 任给正整数n、k,按下述方法可得排列1,2,……,n的一个置换:将数字1,2,……,n环形排列(如图2-36所示),按顺时针方向从1开始计数,计满k时输出该位置上的数字(并从环中删去该数字),然后从下一个数字开始继续计数,直到环中所有数字均被输出为止。试编写一算法,对输入的任意正整数n、k,输出相应的置换数字序列。-Given any positive integer n, k, can be obtained as described below arrangement 1,2, ......
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.63mb
    • 提供者:Jimmy
  1. binary

    0下载:
  2. 设计算法把一个十进制整数转换为二进制数, 注意该十进制数可以是负数。-Design algorithm to convert a decimal integer binary number, note that the decimal number can be negative.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.7mb
    • 提供者:Jimmy
  1. Chp2-Lineer

    0下载:
  2. 根据线性表的抽象数据类型的定义,选择下面任一种链式结构实现线性表,并完成线性表的基本功能。 线性表存储结构(五选一): 1、 带头结点的单链表 2、 不带头结点的单链表 3、 循环链表 4、 双链表 5、 静态链表 线性表的基本功能: 1、 构造:使用头插法、尾插法两种方法 2、 插入:要求建立的链表按照关键字从小到大有序 3、 删除 4、 查找:按位置查找和按值查找 5、 获取链表长度 6、 销毁 编写测试main()函数测试线性表的正确
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:4.99mb
    • 提供者:Jimmy
« 1 2 ... .16 .17 .18 .19 .20 23321.22 .23 .24 .25 .26 ... 28278 »
搜珍网 www.dssz.com