-
liuyuwenjian
一个文本文件中存放着职工的工资记录。每个职工的记录包含姓名、工资、津贴三项。每条记录可以存放于一行(三项之间的间隔符可以自己决定),也可以将每条记录的三项依次分别存放在文本文件中的每一行。请设计一个程序,可以让用户选择打开这个文件查看其内容,并可以让用户选择把每个职工的工资增加10 之后又存回原来的文件。(Employee payroll records are stored in a text file. Each record contains the name of the workers, wages, allowances three. Each record can be kept in a row (the interval between the three operator can decide for yourself), can also be three each record in turn were stored in each line of the text file. Please design a program, you can let the user choose to open the file to view its contents, and allows the user to select a 10 increase in the wage of each worker after the original file is stored back.)
- 2013-03-22 17:23:59下载
- 积分:1
-
KShortestPaths_Java_v2.3
k shortest path algorithm implmented
- 2015-02-20 05:58:55下载
- 积分:1
-
简单的Struts的国际化示例,包括需求说明到运行结果的完整过程...
简单的Struts的国际化示例,包括需求说明到运行结果的完整过程-A simple example of the internationalization of Struts, including the requirement specification to the complete process of running the results of
- 2022-11-30 06:55:03下载
- 积分:1
-
adsr controller
adsrcontroller,mdl文件adsrcontroller控制adsr的好主意
- 2022-02-05 22:10:17下载
- 积分:1
-
MyPlugin
在Eclipse中开发自己的插件(我编写了一个最简单的例子来说明)(At Eclipse in developing its own plug-ins (I prepared a simple example to illustrate))
- 2009-03-22 19:23:11下载
- 积分:1
-
手机APP远程控制,智能家居监测、智能控制系统(STM32L4、服务器、安卓源码)
具体项目功能如下: 1.手机APP远程控制:STM32L432开发板通过WIFI模块与因特网服务器建立TCP连接,服务器使用腾讯云,服务器系统为ubuntu,就是在ubuntu上建立一个TCP中继服务器,实现远程手机端与家居系统的信息中继传递,从而实现远程控制。 2.室内控制质量检测:通过MQ-2、MQ-135、GP2Y1050AU0F模块实现室内有毒气体(苯等)、可燃气体(一氧化碳等)和PM2.5的检测,并通过ESP8266将检测到的数据反馈给APP端。 3.家具电器自动控制:家具系统能通过检测到的数据自动控制打开空气净化器、抽风机等
- 2017-12-21下载
- 积分:1
-
netbeans
netbeans权威指南代码,对每个功能点都用例子来演示(netbeans authoritative guide to code for each feature point are examples to demonstrate)
- 2009-07-09 10:42:59下载
- 积分:1
-
Android 经典蓝牙(Classic Bluetooth)和低功耗蓝牙(BLE)
从蓝牙4.0开始包含两个蓝牙芯片模块:传统/经典蓝牙模块(Classic Bluetooth,简称BT)和低功耗蓝牙(Bluetooth Low Energy,简称BLE) 经典蓝牙是在之前的蓝牙1.0,1.2,2.0 EDR,2.1 EDR,3.0 EDR等基础上发展和完善起来的, 而低功耗蓝牙是Nokia的Wibree标准上发展起来的,是完全不同两个标准。1.经典蓝牙模块(BT)泛指蓝牙4.0以下的模块,一般用于数据量比较大的传输,如:语音、音乐、较高数据量传输等。经典蓝牙模块可再细分为:传统蓝牙模块和高速蓝牙模块。传统蓝牙模块在2004年推出,主要代表是支持蓝牙2.1协议的模块,在智能手机爆发的时期得到广泛支持。高速蓝牙模块在2009年推出,速率提高到约24Mbps,是传统蓝牙模块的八倍。 传统蓝牙有3个功率级别,Class1,Class2,Class3,分别支持100m,10m,1m的传输距离2.低功耗蓝牙模块(BLE)泛指蓝牙4.0或更高的模块,蓝牙低功耗技术是低成本、短距离、可互操作的鲁棒性无线技术,工作在免许可的2.4GHz ISM射频频段。因为BLE技术采用非常快速的连接方式,因此平时可以处于“非连接”状态(节省能源),此时链路两端相互间只是知晓对方,只有在必要时才开启链路,然后在尽可能短的时间内关闭链路(每次最多传输20字节)。低功耗蓝牙无功率级别,一般发送功率在7dBm,一般在空旷距离,达到20m应该是没有问题
- 2020-12-07下载
- 积分:1
-
From the orelly code package can be directly used for uploading and downloading...
orelly的上传代码包 可以直接使用 用于上传下载功能-From the orelly code package can be directly used for uploading and downloading functionality
- 2022-01-22 01:58:22下载
- 积分:1
-
ExamFrame
java Frame 做的一个在线考试系统,希望能传的上去(java the Frame to do an online examination system, hoping to pass up)
- 2012-04-29 18:14:39下载
- 积分:1