您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 处理机调度算法基于优先数调度算法实现

  2. 3、详细设计(各个模块的算法实现,即各个用户自己的头文件) */首先定义头结点headnode来标志队首*/ #include #include #include 4、代码清单(包含头文件和主函数) #include #include using namespace std; #define MAX 10 struct task_struct { char name[10]; /*进程名称*/ int number; /*进程编号*/ float come_time; /*到达时间*/ flo
  3. 所属分类:网络攻防

    • 发布日期:2009-05-28
    • 文件大小:264192
    • 提供者:great_xj
  1. 基于AT89C51单片机的交通灯系统设计

  2. 基于 AT89C51单片机 的交通灯系统设计 郑建光,等 基于AT 8 9C 5 1单片机的交通灯系统设计 郑建光,李 永 (中国计量学院 浙江杭州,31 001 8 ) 摘 要:以单片机 AT89C51作为城市交通灯的控制核心,模拟定周期交通信号灯的工作状态;针对复杂多变的路 况环境,特别增设了路段遇忙调整、紧急情况处理、特种车检测、语音提示等模块,进 。。。。步完善 了交通灯控制系统 。 关键词:AT89C5 1 单片机 ;智能交通灯控制 A b stract:In th is d esi
  3. 所属分类:交通

    • 发布日期:2009-06-05
    • 文件大小:235520
    • 提供者:jayzf0503
  1. LINGO软件的学习

  2. LINGO是用来求解线性和非线性优化问题的简易工具。LINGO内置了一种建立最优化模型的语言,可以简便地表达大规模问题,利用LINGO高效的求解器可快速求解并分析结果。 §1 LINGO快速入门 当你在windows下开始运行LINGO系统时,会得到类似下面的一个窗口: 外层是主框架窗口,包含了所有菜单命令和工具条,其它所有的窗口将被包含在主窗口之下。在主窗口内的标题为LINGO Model – LINGO1的窗口是LINGO的默认模型窗口,建立的模型都都要 在该窗口内编码实现。下面举两个例子
  3. 所属分类:C

    • 发布日期:2009-08-08
    • 文件大小:319488
    • 提供者:huxlaylyx
  1. 2010年考研英语单词象形记忆法

  2. 2010考研单词象形记忆法,共解释了6715个单词和词组,让再也不要记单词,举例如下: unit uni、un【one一:u像杯子-引申为空间,n像门-引申为连接,i像一个小点→在一个空间里连接成一点】,t【固定】 →一个固定的:部件、单元 《黑体的部分是这个单词的中文意思,下面相同》、《“】”右边的第一个尖头“→”起到“冒号”的作用》 name n【门-连接】,a【元音字母“a、e、i、o、u、y”和“元音字母组合”很多情况下都是表达一个单词的声音,就像汉字形声字的声旁,可以没有含义,可以不
  3. 所属分类:C

    • 发布日期:2009-10-11
    • 文件大小:1048576
    • 提供者:zqzwok
  1. 处理机调度实验报告 下载

  2. #include #include #include #include #include using namespace std; #define MAX 10 struct task_struct { char name[10]; /*进程名称*/ int number; /*进程编号*/ float come_time; /*到达时间*/ float run_begin_time; /*开始运行时间*/ float run_time; /*运行时间*/ float run_end_time
  3. 所属分类:网络攻防

    • 发布日期:2009-12-13
    • 文件大小:264192
    • 提供者:mengran1987
  1. DB2官方资料(详细描述DB2的特性)

  2. DB2 (C}]blYkETi/Pi \gN20MdC DB2 z7# lYkE;i+8<zjI 0DB2 ( C}]b$wif1~qwr0DB2 (C}]bs5f1~qwDf."2 0"(F(th*D0)MhC#;) 20K DB2 ~qw,zM+20 DB2 M'z#;s,z+9C DB2 GUI $_4dCM'zk~qw.d D,S# PX9C0DB2 UDB s5f1D 0DB2 Connect ~qw'V1&\? ~DE",N< DB2 Connect D5#
  3. 所属分类:DB2

    • 发布日期:2010-04-14
    • 文件大小:4194304
    • 提供者:hua_yi
  1. C程序设计语言(英文第2版)

  2. C语言的经典书籍 hand, the lines extern int sp; extern double val[]; declare for the rest of the source file that sp is an int and that val is a double array (whose size is determined elsewhere), but they do not create the variables or reserve storage for t
  3. 所属分类:C

    • 发布日期:2010-05-12
    • 文件大小:2097152
    • 提供者:siyanluo
  1. Web Services Platform Architecture: SOAP, WSDL, WS-Policy, WS-Addressing, WS-BPEL, WS-Reliable Messaging, and More

  2. Overview The Insider's Guide to Building Breakthrough Services with Today's New Web Services PlatformUsing today's new Web services platform, you can build services that are secure, reliable, efficient at handling transactions, and well suited to yo
  3. 所属分类:Web开发

    • 发布日期:2010-05-25
    • 文件大小:6291456
    • 提供者:yizhizouxiaqu
  1. oracle自动备份

  2. /------------------------------------/ setup.bat 为增加计划任务批处理文件,参数: date 指定为星期的一天或多天,值为M,T,W,Th,F,S,Su,或月的一天或多天,什为1~31 bktime 指定什么时间进行备份,如00:00 filepath 指定执行备份批处理文件路径,默认为当前路/backup.bat /------------------------------------/ backup.bat为执行备份批处理文件,参数: fi
  3. 所属分类:Oracle

    • 发布日期:2011-06-14
    • 文件大小:6144
    • 提供者:jijikoool
  1. 紫光新锐TH-F数字智能消防巡检柜说明文档

  2. 紫光新锐TH-F数字智能消防巡检柜说明文档 网址:www.zgxrzk.com
  3. 所属分类:制造

    • 发布日期:2011-07-07
    • 文件大小:8388608
    • 提供者:zyh0311
  1. BAT文件 定时关机软件

  2. 绝对的绿色软件。。BAT文件 @echo off & cls & color 27 & mode con cols=70 lines=25 & title [定时关机工具] 今天是:%date:~0,4%年%date:~5,2%月%date:~8,2%日,%time:~0,2%点%time:~3,2% 分%time:~6,5%秒 ::10080是你设定的上限,7天应该够了吧.如果不够,你可以自己更改.. set n=10080 ::这句话在这是没用的.作为一个完整的工具,在打包时会附上shut
  3. 所属分类:桌面系统

    • 发布日期:2011-07-20
    • 文件大小:5120
    • 提供者:ts_xls
  1. 建伍th-f7e中文操作说明

  2. 建伍th-f6e对讲机中文操作说明,也适用于建伍th-f6a及th-f7a
  3. 所属分类:电信

    • 发布日期:2012-05-05
    • 文件大小:1048576
    • 提供者:vip20091234
  1. TH-79A中文菜单简单说明

  2. TH-79A菜单简单说明: 79A频率设置和部分功能: 1)差频设置:选择频率设置(VFO)、设置好接收频率(按MHZ是1M步 进)、 按F、选信道、按MR、设置好发射频率、按F、同时按PTT+MR 。 2)同频设置:选择频率设置模式(VFO)、设置好接收频率(按MHZ是 1M步进)、 按F、选信道、按两次MR。 3)V\V、U\U、V\U转换:按F再按BAND。 4)打开中继:按F再按MONI;取消按MONI。
  3. 所属分类:3G/移动开发

    • 发布日期:2014-02-24
    • 文件大小:17408
    • 提供者:u013757817
  1. 在windows中at命令的用法

  2. at命令的用法 At 列出在指定的时间和日期在计算机上运行的已计划命令或计划命令和程序。必须正在运行“计划”服务才能使用 at 命令。 at [\\computername] [[id] [/delete] | /delete [/yes]] at [\\computername] time [/interactive] [/every:date[,...]| /next:date[,...]] command 参数 无 如果在没有参数的情况下使用,则 at 列出已计划的命令。 \\compu
  3. 所属分类:C

    • 发布日期:2008-10-17
    • 文件大小:2048
    • 提供者:niu_it
  1. 15分钟定时关机cmd程序

  2. 双击运行该cmd程序,电脑可在15分钟后自行关闭。以下是代码和注释: echo off shutdown -s -t 900 -c "电脑将于15分钟后关机,请保存好电脑上的工作" rem shutdown -s -t 3600 -c "想要显示的注释" -f rem 各参数的意思: rem -s 动作为关机 rem -t 3600 延迟3600秒关机 rem -c "想要显示的注释" rem -f 关机时强制关闭所有程序而不显示任何警告 rem -a 取消关机   rem -l 注销当前用户
  3. 所属分类:桌面系统

    • 发布日期:2018-11-30
    • 文件大小:639
    • 提供者:qq_36826224
  1. ntpdate.exe

  2. windows 下 的 ntpdate.exe 参考用法: SCHTASKS 命令 echo off sc config Schedule start= auto net start Schedule SCHTASKS /Create /RU "SYSTEM" /SC HOURLY /TN timesync /TR "C:\WINDOWS\system32\ntpdate.exe -b time.windows.com" /ST 00:00:00 /SD 2000/01/01 SCHTAS
  3. 所属分类:桌面系统

    • 发布日期:2020-05-20
    • 文件大小:45056
    • 提供者:cnhuangjq
  1. 真正的三元裂变,在252 Cf(sf)和235 U(n th,f)反应中共线衰减成类似大小的碎片

  2. 共线簇在252 Cf(sf,?fff)中衰减,具有质量不同的三个簇片段(例如132 Sn,52–48 Ca,68–72 Ni),这是由FOBOS组观察到的。 JINR建立了新的重核衰变模式,共线簇三重共线(CCT)。 在反应235 U(n th,fff)中已观察到相同类型的三元裂变衰变。 在过去的几十年中,理论工作已经多次预测到这种重核的“真正的三元裂变”。 在本说明中,我们讨论了在相同系统中将真三元裂变(TFFF)转变为几乎相等大小的三个核(例如Z = 98→Zi = 32、34、32)。
  3. 所属分类:其它

    • 发布日期:2020-03-28
    • 文件大小:817152
    • 提供者:weixin_38697328
  1. Codeforces Round #624 (Div. 3) F. Moving Points /详解

  2. F. Moving Points time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output There are n points on a coordinate axis OX. The i-th point is located at the integer point xi and has a speed vi. It is guarant
  3. 所属分类:其它

    • 发布日期:2021-01-03
    • 文件大小:50176
    • 提供者:weixin_38573171
  1. Blue light generation in photonic crystal f ibers with 1-\mm m femtosecond laser pulses

  2. Using 300-fs 1039-nm Yb-doped fiber laser, we experimentally demonstrate blue light generation in a high-\Delta and high nonlinear photonic crystal fiber (PCF). The zero dispersion wavelength of PCF is 793 nm, detuning 245.8 nm from the pump waveleng
  3. 所属分类:其它

    • 发布日期:2021-02-13
    • 文件大小:422912
    • 提供者:weixin_38735119
  1. Weighting IFT algorithm for of f-axis quantized kinoforms of binary objects

  2. The results of experiments on the synthesis of the off-axis quantized kinoforms of binary objects with the use of the weighting iterative Fourier transform (WIFT) algorithm are presented. Kinoforms are registered with a liquid-crystal spatial light m
  3. 所属分类:其它

    • 发布日期:2021-02-09
    • 文件大小:949248
    • 提供者:weixin_38616505
« 12 3 4 5 6 7 8 9 10 ... 14 »