搜索资源列表
advs
- js圖片展示 <scr ipt type="text/javascr ipt"> var a3={urls:[ http://www.url.com , http://www.url.com , http://www.url.com ], imgs:Array(), currScene:0, slideID:null, IE:(navigator.userAgent.indexOf("MSI
stime.c
- Time conversion for Squid logs
STIME
- Siemens PLC功能 ,使用SCL语言编写,与pascal结构类似,完成了个从0-2^31-1的时间计数-this FB is only necessary for siemens sps the siemens sps timer counts from 0 to 2^31-1 and starts at 0 sfter overrun. this means that the bit 31 (the highest b
航班管理系统
- 航班信息查询系统 1、导言 用所学过的C语言,以及链表相关知识,实现一个航班信息的录入、查询、显示、排序等功能。 航班信息节点设计,请参见附录。 2、基本功能: 使用链表,实现以下功能: 1)录入(可以直接从键盘录入,也可通过文件存储) 2)显示所有航班信息 3)按照查询要求(比如日期、地点等),列出相关的航班信息。 3、扩展要求: 1)完善该项目功能。 2)对录入的信息进行排序(比如按起飞时间排序、按价格排序