-
bus
公交查询系统,本系统由白天来晚上去自行研发基于ASP语言基础以及Access数据库的拥有多功能查询的应用程序,具有超高速查询,准确方便;支持模糊查询,扩大查询范围与准确性;数据自动生成,简化后台庞大的数据管理;开设留言板功能,可供用户与管理员之间的交流等功能。本系统从2007-11-9日开始制作,经过将近一个月的制作,于2007-12-1日完成,在测试过程中,发现有许多错误,重新设计数据库并完善部分程序。本系统主要是参考了www.8684.cn,可能思路不够该站的完善,在以后的路上我会慢慢完善。-bus
- 2022-08-20 22:14:56下载
- 积分:1
-
bst
Create Tbst-tree algorithm
The algorithm discussed in the course data structure is
- 2011-01-21 00:08:24下载
- 积分:1
-
GBT 19580 2004 卓越绩效评价准则
GBT 19580 2004 CHI VERSION
- 2017-07-27 10:00:29下载
- 积分:1
-
show_file
文件浏览器 用到了流布局、网格布局 可调节图标大小(File browser use flow layout, grid layout, icon size adjustable)
- 2012-11-19 00:22:03下载
- 积分:1
-
commatlab
说明: matlab具有强大的函数库,VC具有高效率的优点。通过com接口将VC和matlab进行连接,本程序实现了VC调用matlab中的magic函数。(Matlab has powerful functions, VC with high efficiency advantages. Com interface through VC and Matlab connect, the program of VC call Matlab function of magic.)
- 2021-03-02 22:29:33下载
- 积分:1
-
创建与Borland Delphi电子邮件客户端
Creating an Email Client with Borland Delphi-Creating an Email Client with Borland Delphi
- 2022-02-21 15:32:25下载
- 积分:1
-
bpsk, 调制和解调的源程序。我弄过了,6.5上可以用的
bpsk, 调制和解调的源程序。我弄过了,6.5上可以用的-BPSK modulation and demodulation of the source. I damaged before, and 6.5 can be used
- 2022-12-26 12:45:03下载
- 积分:1
-
(ebook)-ASP
In early 1996 Microsoft had a fi rst stab at improving the situation by
including the Internet Server Application Programming Interface (ISAPI) tech-
nology as part of Internet Information Server. ISAPI is an extension to the
Windows Win32 API. It was developed as a way to create Web server software
that interacts with the inner workings of Internet Information Server, bringing
what was claimed to be a fi ve-fold increase in performance.As you can well
imagine from this description, as well as the immediate performance increase, it
also had a side effect of increasing the complexity of the development for the
programmer. It wasn’t for the faint hearted, and it takes some serious hardcore
programming knowledge to do ISAPI applications right.As well as ISAPI,
- 2013-11-05 07:48:24下载
- 积分:1
-
ReadMessages
Read sms c# with smslib 3.5.3
- 2013-10-02 12:29:34下载
- 积分:1
-
Java-mid-term-test
(1)某邮局对邮寄包裹有如下规定:若包裹的长宽高任一尺寸超过1米或重量超过30千克,不予邮寄;对可以邮寄的包裹每件收取手续费0.5元,再加上根据下表按重量weight计算的邮资,请编写程序计算某包裹的邮寄资费。
重量(千克) 收费标准(元)
weight<=10 1.00
10<weigh<=20 0.90
20<weigh<=30 0.80
(2)设计一个Rectangle(矩形)类,数据成员包括length(长)、width(宽)。要求成员方法实现以下功能:
①由键盘输入长和宽
②计算面积
③计算周长
④输出面积和周长
(3)一辆卡车违反交通规则,撞人后逃跑。现场有3人目击事件,但都没记住车号,只记下车号的一些特征。甲说:牌照的前两位数字式相同的;乙说:牌照的后两位数字是相同的,但与前两位不同;丙是数学家,他说:4位的车牌号刚好是一个整数的平方。请根据以上线索求出车号。(Java mid-term test)
- 2011-06-19 18:49:56下载
- 积分:1