CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - item

搜索资源列表

  1. biosID

    0下载:
  2. Read or Write Bios for DOS environment。-Read or Write Bios for DOS environment,Function is used modify BIOS Function item。
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:1.09kb
    • 提供者:mk
  1. Apriori_CSharp_SourceCode_without_exe

    0下载:
  2. Apriori[1] is a classic algorithm for frequent itemset mining and association rule learning over transactional databases. It proceeds by identifying the frequent individual items in the database and extending them to larger and larger item sets as lo
  3. 所属分类:Console

    • 发布日期:2018-04-18
    • 文件大小:8kb
    • 提供者:kfnei.dk
  1. sort

    0下载:
  2. Sorting choice. The idea of the method is to create a sorted sequence through the merger of one item after another in the correct order. If the input sequence is almost ordered, then comparisons will be the same, then the algorithm behaves abnormally
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:10.87kb
    • 提供者:Name
  1. Knapsack

    0下载:
  2. 算法设计与分析中背包问题。 首先将最优解矩阵的第一行和第一列均赋值为0;然后从上至下、从左至右依次计算m[i][j]的值,如果第i个物品 的重量大于j的值,即第i个物品不放入背包中,则将m[i][j]赋值为m[i-1][j],否则取第i个物品放入背包和不放入背 包所得价值的最大值;最后从后往前计算最优解向量的值,如果m[i][j]=m[i-1][j],则将x[i]赋值为0,否则将x[i] 赋值为1,并将j减去第i个物品的重量。-The knapsack problem al
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:
  1. c-soucecode-for-yanhui

    0下载:
  2. 颜辉版C语言程序设计的实验源码,自己写的,包含所有有难度的题目。-the exercises source code for yanhui s c programming, write by myself, include all the difficulty item.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:14.26kb
    • 提供者:wangtao
  1. main

    0下载:
  2. 数据挖掘中的Apriori算啊,用于计算频繁项集-Data Mining Apriori count ah, used to calculate the frequent item sets
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4.5kb
    • 提供者:byron
  1. Converter

    0下载:
  2. RF Online Server Code Item to Client Code Item
  3. 所属分类:Console

    • 发布日期:2016-03-01
    • 文件大小:2kb
    • 提供者:roslaw
  1. lab02

    0下载:
  2. f(n)=f(n-1)+f(n-2) f(0)=f(1)=1,求斐波那契数列第20项,分别用循环和递归的方式,比较时间效率。提示:可以使用c函数clock取出当前系统时间,计算前后各一次,两次相减除以每秒的时钟数,就可以得到以秒为单位的差距-f (n) = f (n-1)+ f (n-2) f (0) = f (1) = 1, Item 20 seeking Fibonacci number Fibonacci sequence that were circulating and recursi
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2.43mb
    • 提供者:龙晓聪
搜珍网 www.dssz.com