CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - To the Max a

搜索资源列表

  1. zy1

    0下载:
  2. 一.算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7881
    • 提供者:李琪
  1. 7segment

    0下载:
  2. 这个是max plus2的7段数码管的扫描程序。文件格式为hif,介绍7段数码管的设计方法。 你好,管理员,我十分需要贵网站的一个程序,请为我开通下载。我会尽力上传源码,支持网站的发展。-this is the max plus2 7 of the tube digital scanning procedures. Hif document format, introduced seven of the digital control design methods. Hello, admin
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:wenwen
  1. tom_cow

    0下载:
  2. we use breadth-first algorithm to find a augmenting path The max flow is all the power flow out the source node or sink into the destination node.
  3. 所属分类:Windows编程

    • 发布日期:2014-01-17
    • 文件大小:1898
    • 提供者:shijie
  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. A4

    0下载:
  2. 程序一运行主框架就占满全屏幕,以及消除主框架窗口的最大最小按钮,使窗口不可RESIZE-Program runs the main frame to fill a full-screen, and the elimination of the main frame window, max-min button to the window, and so can not be RESIZE
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1913507
    • 提供者:creed
  1. traffic

    0下载:
  2. 实现路口交通灯系统的控制方法很多,可以用标准逻辑器件,可编程控制器PLC,单片机等方案来实现。但是这些控制方法的功能修改及调试都需要硬件电路的支持,在一定程度上增加了功能修改及系统调试的困难。因此,在设计中采用EDA技术,应用目前广泛应用的Verilog HDL硬件电路描述语言,实现交通灯系统控制器的设计,利用MAX+PLUS 集成开发环境进行综合、仿真,并下载到CPLD可编程逻辑器件中,完成系统的控制作用。-Intersection traffic signal systems to ach
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:676
    • 提供者:沈田
  1. 3

    0下载:
  2. 在分析现有算法的基础上, 提出了一种新的算法, 并对其进行了仿真Z仿真结果表明, 无论是 在多径信道还是在AW GN 信道, 该算法的定时估计和频率偏移估计的均方差都要优于最大似然 算法和“集相关”算法Z-O FDM is sen sit ive to t im ing recovery and f requency offset est imat ion, cu rren t non2data2aided est imat ion methods don’t wo rk w ell
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:258965
    • 提供者:卫海宁
  1. prio

    0下载:
  2.   优先队列是0个或多个元素的集合,每个元素都有一个优先权或值,对优先队列执行的操作有1) 查找 2) 插入一个新元素 3) 删除.在最小优先队列(min priorityq u e u e)中,查找操作用来搜索优先权最小的元素,删除操作用来删除该元素 对于最大优先队列(max priority queue),查找操作用来搜索优先权最大的元素,删除操作用来删除该元素.优先权队列中的元素可以有相同的优先权,查找与删除操作可根据任意优先权进行. -Priority queue is 0 or mor
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1082167
    • 提供者:bob
  1. class-string

    0下载:
  2. 建立一个对象数组,内放5个学生的数据,设立一个函数max,用指向对象的指针做函数参数,在max函数中找出5个学生中成绩最高者,并输出其学号。-Create an array of objects, by putting five student data, set up a function max, with a pointer to an object to do the function parameters, the max function to find the five stude
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:614023
    • 提供者:menghang
  1. shuliejicha

    0下载:
  2. 数列极差问题,在黑板上写了N个正整数组成的一个数列,进行如下操作: 每次擦去其中的两个数a和b,然后在数列中加入一个数a×b+1,如此下去直至黑板上 剩下一个数,在所有按这种操作方式最后得到的数中,最大的为max,最小的为min, 则该数列的极差定义为M=max-min。 -Series of very poor question written on the blackboard a positive integer N composed of a series, the followi
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2784929
    • 提供者:betty
  1. EPM240ZT100

    0下载:
  2. The MAX II CPLD has the following features: ■ Low-cost, low-power CPLD ■ Instant-on, non-volatile architecture ■ Standby current as low as 29 μA ■ Provides fast propagation delay and clock-to-output times ■ Provides four global clocks with
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:612379
    • 提供者:王广龙
  1. struct-max-score--students

    0下载:
  2. 建立一个学生结构体,从键盘上输入学号,分数,然后创建一个max函数选择出最高分数的学生的信息输出界面来。-Structure to establish a student, learning from the keyboard to enter numbers, scores, and then create a max function to choose the highest score of the students' information output interface.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:239629
    • 提供者:闪亮
  1. max

    0下载:
  2. C++实现四个数的最大值,用类的方法实现。-C++ to achieve the maximum number of four, with a class method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7783
    • 提供者:aaaaaa
  1. Analyzing.Business.Data.with.Excel

    0下载:
  2. 这是一本英文原版书,介绍利用Excel进行商业数据分析,内容详实。-Analyzing Business Data with Excel shows you how to solve real-world business problems by taking Excel s data analysis features to the max. Rather than focusing on individual Excel functions and features, the book ke
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6794503
    • 提供者:bill
  1. Daren-manual-books---vb-to-database

    0下载:
  2. 1-5-1 使用CTE與次序函數取代VB.NET迴圈擷取特定筆數困擾 1-5-2 使用CTE與計算多父節點的物料清單 2-6-1 使用Visual Studio 2005開發varbinary(max)儲存影像資料 3-6-1 使用XML資料類型搭配VB.NET應用程式開發 4-4-1 搭配Visual Studio 2003與HTTP端點實作非同步處理 4-4-2 搭配Visual Studio 2005與HTTP端點實作非同步處理 5-4-1 使用Visual Bas
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-25
    • 文件大小:941029
    • 提供者:hanlin
  1. originalsimple

    0下载:
  2. 原始单纯形法(需直接给出初始的基变量) 求解标准型线性规划:max C*X s.t. A*X=b (b>=0) X>=0 输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量,XB承装初始基变量的下标。输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数。-Original simplex method (to be given directly to the initial base variable) Solvin
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:1155
    • 提供者:kangkankan
  1. MATLAB

    1下载:
  2. A 2by3 MIMO model using Simulink. The decoder uses zero forcing algorithm. Set in the workspace the modulation order (QAM modulation), Doppler shift, SNR in dB, bit rate, sample per frame, max number of bits and max number of errors before running th
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:70327
    • 提供者:flash
  1. Max---min-value

    0下载:
  2. 编写一个程序,实现从n个数中找出其中最大值和最小值。-Write a program to implement from the n number to find out the maximum and minimum values
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1063
    • 提供者:鸿雁
  1. daishu2

    0下载:
  2. 设代数系统V1=<A, .>、V2=<A, .>、 V3=<A, ⊙>、 V4=<A, △>,A={ x|x∈Z,1≤x≤20}, a.b= 2a+b,a.b=max(a, b),a⊙b=(a+b) mod8 + 2,a△b=min(a,b),试设计算法并编程实验, 要求: (1)试判断V1、V2、V3、V4 是否为代数系统。 (2)试判断这些代数系统是否有左单位元与右单位元、零元,如存在,请求出。 -Let Algebra S
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:159157
    • 提供者:梁涛
« 12 3 »
搜珍网 www.dssz.com