虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

可<b>定制</b>

  • 电力系统在台稳定计算式电力系统不正常运行方式的一种计算。它的任务是已知电力系统某一正常运行状态和受到某种扰动

    电力系统在台稳定计算式电力系统不正常运行方式的一种计算。它的任务是已知电力系统某一正常运行状态和受到某种扰动,计算电力系统所有发电机能否同步运行 1运行说明: 请输入初始功率S0,形如a+bi 请输入无限大系统母线电压V0 请输入系统等值电抗矩阵B 矩阵B有以下元素组成的行矩阵 1正常运行时的系统直轴等值电抗Xd 2故障运行时的系统直轴等值电抗X d 3故障切除后的系统直轴等值电抗 请输入惯性时间常数Tj 请输入时段数N 请输入哪个时段发生故障Ni 请输入每时段间隔的时间dt

    标签: 电力系统 计算 运行

    上传时间: 2015-06-13

    上传用户:it男一枚

  • V1.66 1.增加写保护跳过对话框

    V1.66 1.增加写保护跳过对话框,允许用户跳过写保护提示 2.增加备份和恢复磁盘的功能,类似克隆 3.可自定制启动文件包 市面上现在大多数U盘都支持启动机器的功能,但是要制作启动型U盘

    标签: 1.66 写保护 对话框

    上传时间: 2013-12-23

    上传用户:jennyzai

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 用于搜寻linux操作系统访问过的文件

    用于搜寻linux操作系统访问过的文件,自动生成安装脚本,可用于定制超小体积的linux系统,程序虽小,但肯定是很多linux程序员所需要的,关键是这种定制方法的独创性和高效性

    标签: linux 操作系统 访问

    上传时间: 2014-01-26

    上传用户:xc216

  • 1.增加passport模块

    1.增加passport模块,功能:好友、短消息、会员列表、群发短信等 2.模块管理更人性化,安装模块自动添加自定义菜单,删除自动移除。 3.修改插件管理为模块管理 4.替换了FCKEditor编辑器为精简版,删除文件上传功能。 5.修改JS的系统函数。 6.增加文章列表的[详细标签分页],用户可自由定制分页样式,详见文章管理模块[帮助]。 7.标签增加应用函数属性 {lazy:sitename function="foo( @me )"/} 8.修复了一些常见的BUG

    标签: passport 模块

    上传时间: 2016-03-08

    上传用户:com1com2

  • 简介:IceBB是一个强大

    简介:IceBB是一个强大,开源,快速的论坛系统基于PHP+MySQL。 IceBB适合于任何规模,不论有多少用户和贴子数,这是因为它具有简洁与高效的代码。 IceBB完全可自由定制包括皮肤和语言。此外它附加一个强大的后台管理中心。

    标签: IceBB

    上传时间: 2016-09-06

    上传用户:hongmo

  • 基于minigui开发的一套图形控件系统

    基于minigui开发的一套图形控件系统,包括按钮、编辑框、滚动条、列表等控件,这些控件实现了多种风格,可灵活定制。

    标签: minigui 图形 控件

    上传时间: 2016-09-28

    上传用户:royzhangsz

  • 汉诺塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation

    汉诺塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C

    标签: the animation Simulate movement

    上传时间: 2017-02-11

    上传用户:waizhang

  • 将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 设大写字母表示魔王的语言

    将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 设大写字母表示魔王的语言,小写字母表示人的语言B-〉tAdA,A-〉sae,eg:B(ehnxgz)B解释为tsaedsaeezegexenehetsaedsae对应的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅”。(t-天d-地s-上a-一只e-鹅z-追g-赶x-下n-蛋h-恨)

    标签: 语言 抽象 字母

    上传时间: 2013-12-19

    上传用户:aix008

  • 本代码为编码开关代码

    本代码为编码开关代码,编码开关也就是数字音响中的 360度旋转的数字音量以及显示器上用的(单键飞梭开 关)等类似鼠标滚轮的手动计数输入设备。 我使用的编码开关为5个引脚的,其中2个引脚为按下 转轮开关(也就相当于鼠标中键)。另外3个引脚用来 检测旋转方向以及旋转步数的检测端。引脚分别为a,b,c b接地a,c分别接到P2.0和P2.1口并分别接两个10K上拉 电阻,并且a,c需要分别对地接一个104的电容,否则 因为编码开关的触点抖动会引起轻微误动作。本程序不 使用定时器,不占用中断,不使用延时代码,并对每个 细分步数进行判断,避免一切误动作,性能超级稳定。 我使用的编码器是APLS的EC11B可以参照附件的时序图 编码器控制流水灯最能说明问题,下面是以一段流水 灯来演示。

    标签: 代码 编码开关

    上传时间: 2017-07-03

    上传用户:gaojiao1999