搜索资源列表
SCRSHO
- 说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中 。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子 目录中。所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中-Note : This book all the numerical algorithm commonly used for the process according to the book chapters to C respectively on the beginn
s鼠d标托动图像
- 是关于鼠标的下程序 可以托动图像 但最多可画10个图像-mouse on the next procedure respite moving images of up to 10 images paintings
0132
- 数字计时器程序 Clock.asm -- Analogue Clock Demo based on Charles Petzold s DIGCLOCK.C Translated into assembly 20/9/99 by Ron Thomas Ron_Thom@Compuserve.com -digital timer procedures Clock.asm -- Analogue Clock Demo b ased on Charles Petzold s DIGC
pngimage1.56
- This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2). Improvements in this new version includes: This new version allows the programmer to not use Delphi heavy units which
asm001
- MCS-96单片机A_D转换器应用,包括查询式方法和中断方法。查询法通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成,中断方法用来实现多任务处理。-MCS-96 microcontroller A_D converter applications, including inquiries approaches and methods interruption. Query by detecting AD_RESULT (LO), the S-judge A / D conver
83640-0d
- C++编成数据结构与程序设计方法 D.S.Malk编著-into C data structures and procedures for design D. S. edited Malk
写卡器的串口测试程序
- 写卡器的串口测试程序, 有delphi的,vb的... 涉用到好几有语言, 还包括说明,Smart card serial testing procedures, there delphi s, vb ... involving use of several language, but also including a descr iption of
usbdisk.rar
- MS-DOS 7.1 下加载U盘驱动的最好方式: 在autoexec.bat文件中加入如下几行: devload usbaspi.sys /r /v /norst devload usbcd.sys /d:usbcd devload di1000dd.sys SHSUCDX.COM /D:?USBCD 其中devload di1000dd.sys 用来驱动大容量U盘,devload usbcd.sys /d:usbcd 和SHSUCDX.COM /D:?US
PosPrint.rar
- 小票样式打印模板设计,和管家婆的pos收银系统小票样式设计差不多,Small ticket printing template style designs, and the housekeeper s pos cash register system small votes style design almost
7
- 无线传感器网络S-MAC协议的改进 在无线传感器网络中,基于竞争的S-MAC协议存在无法使节点的活动时间根据通信负载动态变化以及节点休眠带来 的延迟问题。本文结合T-MAC协议和D-MAC协议,提出了自己针对这些问题的改进方法。仿真结果证明,提出的改进方法 不仅能够使节点的活动时间适应通信负载的动态变化,还能够极大地减少节点休眠带来的延迟。 -improving the S-MAC protocol in Wireless Sensor Network
ds-for-matlab
- matlab实现的DS证据理论代码简单实现,加了一些注释,适用于独立的单一命题。-function for D-S
1229739182238749447
- MT原厂的版本文件里都有SRC文件,解锁时选这个文件。 支持CPU型号:6205、6205B、6208、6217、6218、6218B、6219、6223、6225、6226、 6226M、6227、6227D、6228、6229、6230、6268T -MT original version of the file are SRC file, select this file when you unlock. Support CPU Type: 6205,6205 B
Simulation-test
- 汇编语言模拟试题六 1.下面说法正确的是( C ) A.8086/8088为20位CPU。 B.不同的逻辑段的段地址有可能相同。 C.同一个逻辑段内所有单元的段地址相同,而偏移地址各不相同。 D.SP寄存器指示下一条要执行的指令的偏移地址。-Assembly language the simulated test questions six 1. Below is correct to say that (C) a. 8086/8088 of 20 A CPU. B. dif
5.1
- /*路程s越远,每公里运费越低。标准如下: s d s<250km 没有折扣 250≤s<500 2 500≤s<1000 5 1000≤s<2000 8 2000≤s<3000 10 s≥3000 15 设每公里,每吨货物的基本运费为p(price缩写),货物重量为w(weight),距离为s,折扣为d(discount), 则总运费f(freight的缩写)的计算公式为:f=p*w*s*(1-d)*/-* S walk farther
IOComp-Components-4.0.4.SP4-Pro-full-source-for-D
- Iocomp s ActiveX/VCL Pro Pack is a suite of 60 controls written for use in creating professional instrumentation applications using ActiveX or VCL development environments. Includes our Std Pack plus 31 additional controls-Iocomp s ActiveX/VCL Pro Pa
DS
- 利用D-S证据理论进行数据融合,应用场景为无线传感器网络目标定位,决策级融合-DS evidence theory data fusion, wireless sensor network application scenarios targeting, decision level fusion
lab1-GPIO_LED
- D S P 28335 G P I O设定为LED, 包括了定时器的配置,和中断的设置-DEP28335 is set as to light up the LED.
D
- 1.从键盘上输入某班学生的某科目成绩.输入按学生的学号由小到大的顺序输入. 2.统计检查每个学生的名次. 3.将统计结果在屏幕上显示.-1. Enter the keyboard of a subject in a class of students score. Enter the order number small to big school student input. 2. Check each student' s ranking statistics. 3.
nei-V0.7
- D-S证据理论数据融合,现代信号处理中谱估计在matlab中的使用,仿真效率很高的。- D-S evidence theory data fusion, Modern signal processing used in the spectral estimation in matlab, High simulation efficiency.
Delphi 中调用JS文件中的方法
- Delphi 中调用JS文件中的方法 js代码: function getTime(){ var d, s = ""; var c = ""; d = new Date(); s += d.getYear()+c; s += (d.getMonth() + 1) + c; s += d.getDate() + c; s += d.getHours() + c; s += d.getMinutes() + c; s += d.get