GNU libtool 是一个通用库支持脚本,将使用动态库的复杂性隐藏在统一、可移植的接口中。redhat9中系统自带,但版本太低,该版本是1.5.24
上传时间: 2013-12-19
上传用户:问题问题
This fourth edition of the definitive reference to JavaScript, a scripting language that can be embedded directly in web pages, covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet Explorer 6. The book also provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level 0 DOM for backward compatibility
标签: JavaScript definitive reference scripting
上传时间: 2013-12-25
上传用户:xuanchangri
多页文本编辑器(MulitPageEditor) 本程序是我学java一个星期后写的第一个程序,程序是很俗气的了,但是自我觉的还写的不错,呵呵,就拿出来共享一下,整个框架还是不错滴,有学习的价值,由于以前是用C#的,有些习惯和命名根C#一样.不当之处请大家多指教. 采用elcipse作为开发环境JDK版本是1.5.0.07
标签: MulitPageEditor java 程序 页
上传时间: 2013-12-25
上传用户:2525775
编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。 例如,当求出下述的一个解时,可输出如下信息来表示该解(输出了表示摆放皇后的坐标位置以及“棋盘状态”— 棋盘中有皇后的位置放一个“Q”字符,其他位置为“+”字符)。 (1,1) (5,2) (8,3) (6,4) (3,5) (7,6) (2,7) (4,8) Q + + + + + + + + + + + + + Q + + + + + Q + + + + + + + + + + Q + Q + + + + + + + + + Q + + + + + + + + + Q + + + + Q + + + + +
上传时间: 2016-02-27
上传用户:ynwbosss
股票成本计算,包括沪深两市,手续费千份之1.5
上传时间: 2014-01-07
上传用户:cooran
// 工程名称: 61_SpeechClock // 功能描述: 61板程序示例--具有语音播报功能的电子钟 // 使用61板上的三个按键控制报时和时间调整: // Key1 - 按一下播报年、月、日,再按一下播报时、分 // 长按Key1键达到1.5秒,则进入日期时间调整模式 // Key2 - 在调整模式下,使年、月、日、时、分、秒增加 // Key3 - 在调整模式下,使年、月、日、时、分、秒减小 // 涉及的库: CMacro1016.lib // SacmV26e.lib // 组成文件: main.c, Sound.c, Clock.c, Clock_Speech.c, Clock_Adjust.c // Key.asm, hardware.asm, ISR.asm // A2000.h, Sound.h, Clock.h, Clock_Speech.h, Clock_Adjust.h, Key.h, SPCE061A.h, // 硬件连接: 61板自带的三个按键已经连接在IOA0~IOA2上 // 维护记录: 2006-8-30 v1.0
标签: SpeechClock Key1 61 工程
上传时间: 2016-03-07
上传用户:semi1981
此程序为电控锁程序。通电后门关上感应到门位信号,经过上锁延时防止锁舌不对位,然后输出全电压控制驱动输出电磁铁上锁完成启动状态,经过1.5秒转为占空比脉动电压维持上锁状态。
上传时间: 2016-03-11
上传用户:youke111
老外的超高效率压缩,High efficient Data Compression Library for use with Delphi. Support Rank, ZIP, BZIP and PPM compression algorithms. Compression ratio more than 1.5-2 times better than ZIP/RAR archiver. Compression speed up to 8 Mb/sec (on PIII-600).
标签: 高效率
上传时间: 2014-01-02
上传用户:athjac
倒车测距,1、分析了超声波传感器的工作原理、工作特性和探测盲区; 2、对倒车测距仪要求对前、左、右两侧30度夹角范围内进行测量; 3、距离范围要求20m以内,小于1.5米开始报警,小于1米进一步报警提醒; 4、完成倒车测距系统电路设计,绘制原理框图和电路图,编制软件程序。
标签: 倒车测距
上传时间: 2014-08-13
上传用户:frank1234
AIOTrade is a free, open source stock technical analysis platform built on pure java. Its pluggable architecture is also ideal for custom features extending, such as indicators and charts. It Requires JRE 1.5.0+.
标签: pluggable technical AIOTrade analysis
上传时间: 2014-12-05
上传用户:csgcd001