-
linux_pda_design
基于嵌入式Linux的智能手机省电设计。一篇不错的文章。(Embedded Linux based smartphone energy saving design. A good article.)
- 2007-04-04 11:22:52下载
- 积分:1
-
src
实现对象的序列化与反序列化,定义一个student对象,实现对对象的添加、删除、修改、退出等的操作。(To achieve the object serialization and deserialization, define a student objects to realize the object to add, delete, modify, withdraw from such operations.)
- 2010-05-09 21:42:30下载
- 积分:1
-
mouse
编写应用程序,当鼠标进入窗口时,用一个文本框给出鼠标进入或离开的信息,当鼠标左键按下拖拽时,文本框给出鼠标所在点的坐标(Written application, when the mouse enters the window, a text box with the mouse enters or leaves given the information, press the left mouse button when dragging, the text box where the point given the coordinates of the mouse)
- 2011-11-20 14:11:39下载
- 积分:1
-
new_Marcof
灰色马尔可夫java源码(侵删),开源中国下载分享(Markov MCMC Grey Predict)
- 2021-02-06 18:19:56下载
- 积分:1
-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分:1
-
JSPtushu
说明: 代码中的数据库不用任何设置,因为本程序为了能好移植到其它的计算机数据库的链接都是动态进 行的。通过本程序你可以了解一些界面设计的技巧以及如何进行数据库路径的动态设置与链接(Code without any settings in the database, because the process can be better to migrate to other dynamic computer database links are carried out. Through this program you can learn some skills in interface design and how to dynamically set the database path and link)
- 2010-04-02 13:42:05下载
- 积分:1
-
quartz-1.8.6.tar
quartz1.8调度器所需的包,解压后里面有各种源文件和包,供大家学习和使用(Quartz1.8 scheduler the bag, after decompression it is full of source and bag, for everybody to learn and use
)
- 2012-03-08 09:23:13下载
- 积分:1
-
BankSystem
说明: 更新银行系统(BankSystem),模拟实现3个用户对统一账号进行存入、取出、转账等操作
CustomerGenerator线程:随机生成办理业务的顾客以及其操作类型、金额等
Cashier线程:从等待队列中抽取第一个顾客并为其办理业务
多线程:ArrayBlockingQueue<Customer>数组阻塞队列
文件列表:
BankSystem.java
Cashier.java
Customer.java
CustomerGenerator.java
CustomerLine.java(BankSystem
ArrayBlockingQueue<Customer>)
- 2020-07-15 17:08:50下载
- 积分:1
-
Inaccessible1
Tests bounded type parameters declared on methods.
- 2013-11-18 22:06:19下载
- 积分:1
-
rudp-1.2.1 (1)
可靠UDP协议实现数据传输,主要实现简单的可靠UDP数据通信,实现基本收发功能(reliable UDP use java you can use eclipse to run the object)
- 2018-01-24 13:15:48下载
- 积分:1