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

搜索资源列表

  1. MAIN 3-DIMENSIONAL CFD-PROGRAM

    2下载:
  2.   #//u(i,j)        x方向的速度u;或者θ方向速度uθ #//u(i,j)        y方向的速度v;或者径向速度ur'h\K #//pc(i,j)       压力修正 p'[OS #//p(i,j)        压力p-=5-+ #//p(i,j)    
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-12-03
    • 文件大小:11439
    • 提供者:tanglincn
  1. shuixian

    0下载:
  2. 题目:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该 数本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 分析:利用for循环控制100-999个数,每个数分解出个位,十位,百位。*/-Topic: print out all of the Narcissus few , the so-called Narcissus few refers to a three-digit, its Members and eq
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1265
    • 提供者:scf
  1. Tree

    0下载:
  2. 二叉树的基本操作,包括创建二叉树,各种递归,非递归遍历算法等,最后用树形方式在控制台下打印出二叉树。-basic bit tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:7553
    • 提供者:张健
  1. 006

    0下载:
  2. 使用循环和“*”打印4种实心直角三角形和空心菱形,图形大小通过输入n来控制。-Using cycle and "*" print four solid and hollow right-triangle diamond, graphics size through input n to control.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:170257
    • 提供者:zhu
  1. 06

    0下载:
  2. 使用循环和“*”打印4种实心直角三角形和空心菱形,图形大小通过输入n来控制。-Using cycle and "*" print four solid and hollow right-triangle diamond, graphics size through input n to control.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:172310
    • 提供者:zhu
  1. jiandandaoyou

    0下载:
  2. Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。 -Introduce: site presents the function. Shortestdistance: the shortest distance between calculation. Floyed: Flo
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:15191
    • 提供者:kaituozhe
  1. Tour-program

    0下载:
  2. 该程序在C环境下编译通过,共有5个函数。分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。 - Procedures in the C environment co
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:11147
    • 提供者:霍佳骥
  1. Runge_Kutta

    0下载:
  2. 龙格库塔法进行控制系统的数字仿真.输入开环增益k,输出超调量和调节时间,并打印阶跃响应曲线。-Runge-Kutta method of digital simulation of the control system to enter the open-loop gain k output overshoot and adjustment time, and print step response curve.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:555
    • 提供者:Xavier
  1. VBComm2012

    1下载:
  2. 用于酶标仪控制,具备波长设定、标准曲线拟合,结果打印。-Used to control microplate reader with the wavelength set standard curve fitting results print.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:9926517
    • 提供者:netangels
  1. NO6

    0下载:
  2. 1编制一个程序进行运算,最后打印出每种迭代格式的敛散情况; 2、用事后误差估计来控制迭代次数,并且打印出迭代的次数; 3、初始值的选取对迭代收敛有何影响; 4、分析迭代收敛和发散的原因。 -A preparation of a program for computing the final print out each iteration convergence and divergence circumstances formats 2, with post-er
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:174704
    • 提供者:李晨
  1. UV_COL1

    0下载:
  2. UV_COL1,打印设备上的风扇控制,程序,使用单片机作为核心元件及外围。-Print study program。
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6871
    • 提供者:韩桂
  1. print--nine-plus-nine-product-table

    0下载:
  2. 九九乘法表打印,用VB编写,主要是实现循环的控制,是VB程序编写的基础-9*9 table print, written in VB, main is to realize the control of circulation, is the basis of VB programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1299
    • 提供者:lhc
  1. 进程调度

    0下载:
  2. 设计一个有 N个进程共行的进程调度程序。进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-10-30
    • 文件大小:3239
    • 提供者:liuyutong66700
搜珍网 www.dssz.com