CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Max C/I

搜索资源列表

  1. ch10

    0下载:
  2. 数据结构(严慰敏)配套纯c代码实验十 typedef int InfoType // 定义其它数据项的类型 typedef int KeyType // 定义RedType类型的关键字为整型 struct RedType // 记录类型(同c10-1.h) { KeyType key // 关键字项 InfoType otherinfo // 其它数据项 } typedef char KeysType // 定义关键字类型为字符型 #incl
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:13016
    • 提供者:冰河
  1. coding_3ds

    0下载:
  2. 研究在普通的PC机下开发高质量的视景仿真系统。在Window X P系统下 , 以Vi s u a l C ++为开发平台, 利用 O p e n GL和 3 D S MA X, 运用面向对象编程的思想, 采用 Wi n 3 2 Ap p l i c a t i o n的编程方法。首先介绍了 Op e n G L及如何利 用 它生成地面和天空 。采用 Op e n GL函数进行摄像漫游和调入 由 3 DS MAX绘 制的 3 DS模型 , 较好 地解决了用 Op e n GL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:151582
    • 提供者:何阿瑟
  1. TrickTools

    0下载:
  2. 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:552532
    • 提供者:Jiang
  1. tenlei

    0下载:
  2. function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3379
    • 提供者:download99
  1. kody

    0下载:
  2. 該檔案是Linux作業系統下的原始碼,請大家踴躍下載。-0kay guys, here we go... As i told you with VLP I (we try to write an fast-infector) here s the result:
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:5097
    • 提供者:王大頭
  1. Qoole99src

    0下载:
  2. 一款C++作图软件,功能和界面布局接近3D MAX,程序代码质量非常高,对CAD,3D程序编写等学习有帮助,希望带给大家希望。-A C++ mapping software, functions and interface layout close to 3D MAX, a very high quality code, the CAD, 3D programming, such as learning to help, I hope to leave you with hope.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:907279
    • 提供者:sdxiao
  1. Fuzzy_logic_Engine

    0下载:
  2. Title: Fuzzy logic Engine Descr iption: This dll written in C implements a fuzzy logic engine with 3 different inferencing methods - min-max, dot-sum and Yager. This engine implements also a LALR(1) parser allowing users to define fuzzy sets and ru
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:48500
    • 提供者:SC
  1. findoptt

    0下载:
  2. function optt = findoptt(L,C,pmax,rP,a,w,maxw) Arguments: L =input( links in the network ) C =input( coordinates of nodes ) pmax =input( max. transmission power ) rP - see rndtopo2d a - fading coefficient (a<-2) Output:
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:1280
    • 提供者:Hemanth
  1. banker

    0下载:
  2. 以LINK LIST所編寫成的銀行家演算法 a.可用的 Allocation ( i ):表示第 i 個處理單元目前已分配到的資源數目。 b.最大值Max ( i ):表示第 i 個處理單元所要求資源的總數量。 c.需求Need ( i ):表示第 i 個處理單元尚需要的資源數量;即 Need ( i ) = Max ( i ) - Allocation ( i ) d.可用的 Available:表示系統中尚未使用的資源數目-LINK LIST compiled by th
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:3407
    • 提供者:陳逸豪
  1. rootdp

    0下载:
  2. 题意:a->b c :攻克b城堡前要先攻克a城堡攻克b城堡将获得c 共有n个城堡(编号为-n)最多攻克m个城堡能获得的最大收益 把作为树的根把节点连成一棵树 p[root][i]表示在以root为根的子树中选取i个点能获得的最大收益 p[root][i]=max(p[root][i],p[root][i-j]+p[v[e]][j]) 当root!=0时每棵子树根必选所以p[root][i]=p[root][i-1]+val[root] 结果为p[0][m]
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:4103
    • 提供者:
  1. Pschedulers

    5下载:
  2. LTE系统中的调度算法,包括轮询。比例公平。最大C/I等-The LTE system, the scheduling algorithm, including polling. Proportional fairness. Max C/I
  3. 所属分类:3G develop

    • 发布日期:2015-04-23
    • 文件大小:17408
    • 提供者:Rosa
  1. Main

    0下载:
  2. 输入包含多组测试数据。 每组输入第一行是两个正整数N和M(0<N<=30000,0<M<5000),分表代表学生的数目和操作的数目。 学生ID编号从1编到N。 第二行包含N个整数,代表这N个学生的初始成绩,其中第i个数代表ID为i的学生的成绩。 接下来有M行。每一行有一个字符C(只取‘Q’或‘U’),和两个正整数A,B。 当C为‘Q’的时候,表示这是一条询问操作,它询问ID从A到B(包括A,B)的学生当中,成绩最高的是多少。 当C为‘U’的时候,表
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:623
    • 提供者:刘春
  1. nrtps_schedule

    5下载:
  2. 分组调度算法中三种基本的调度算法,轮询(RR)、最大载干比(Max C/I)以及比例公平调度算法(PF)的MATLAB编程,对吞吐量、公平性以及时延性的仿真实现过程。((RR), Max C / I and MATLAB programming, the simulation of throughput, fairness and delay in the three basic scheduling algorithms, packet scheduling algorithm Impleme
  3. 所属分类:matlab例程

  1. 附件

    0下载:
  2. lc; clear; A=[1 1.2 1.5 1.5; 0.833 1 1.2 1.2; 0.667 0.833 1 1.2; 0.667 0.833 0.833 1]; %因素对比矩阵A,只需要改变矩阵A [m,n]=size(A); %获取指标个数 RI=[0 0 0.58 0.90 1.12 1.24 1.32 1.41
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:69632
    • 提供者:嘻嘻13
  1. Parafac codes

    0下载:
  2. PARAFAC源程序,可以用于平行因子分析处理的算法,很全很好用(unction [A,B,C,LLF,I,J,K] = parafac(XPK,I,N,epsilon) % PARAFAC Parallel factor analysis for an three-way data array % The iterative process is continued until that m > 300 or ABS((LF(m)-LF(m-1)) % /LF(m-1)) is l
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:128000
    • 提供者:东东1234
搜珍网 www.dssz.com