-
S6-1
说明: 编写一个程序,用以接受用户输入的两个double类型的值。一个值表示用户想要存放在银行账户中的金额。另一个值表示用户想要从银行账户中提取的金额。创建自定义异常,以确保提取的金额始终小于或等于当前的余额。引发异常时,程序应显示一则错误消息。否则,程序应显示从用户存款中扣除取款额之后的账户余额。(Write a program to accept the value of two double types that the user enters. A value represents the amount the user wants to store in a bank account. The other value is the amount that the user wants to extract from the bank account. Create a custom exception to ensure that the amount extracted is always less than or equal to the current balance. When an exception is caused, a program should display an error message. Otherwise, the program should show the balance of the account after deducting the amount from the user's deposit.)
- 2020-10-15 15:17:30下载
- 积分:1
-
05-MDK_Source
EM-LPC1788开发板源码。LPC1788 所有例程都是在 MDK 4.20版本上面开发。请按照MDK 4.20版本。(source code for LPC1788 kit)
- 2012-01-10 12:00:58下载
- 积分:1
-
C#连接MYSQL数据库
使用C#连接远程MYSQL数据库,包含本地文本内容的读取,希望可以给大家带来一点点帮助。
MYSQL是一款免费的数据库。
- 2022-02-13 07:04:15下载
- 积分:1
-
Cprogram
C语言编程技巧程序集,很可以的书籍哦!欢迎下载。(C language programming skills in assembly, it can book Oh! Welcome to download.)
- 2007-07-21 01:12:20下载
- 积分:1
-
CSharpAforgeCamera
利用Aforge控件调用摄像头,稳定,流畅,不卡顿,可调用多个摄像头,自由扩展。(Aforge control calls using the camera, stable, smooth, no Caton, you can call multiple cameras, the expansion of freedom.)
- 2021-03-26 18:29:14下载
- 积分:1
-
cc
说明: 自动加料机控制系统 以单片机实现 用于毕业设计 (Automatic feeder control system the MCU for graduation design)
- 2012-11-08 08:39:33下载
- 积分:1
-
buscard
公交刷卡系统项目源代码压缩文件夹,有需要的可以去看看(Bus card system project source code archive folder, there is need to go and see)
- 2013-09-02 23:26:58下载
- 积分:1
-
Asntpclieentg
基于SNTP协议的时间同步客户端的c代码。其中计算传输时间偏移和同步步误差都在客户端实现。可顺利移植到DSP上,用于网络时间同步需要的系统。
(SNTP protocol, time synchronization client c code. Calculated transmission time offset with step-by-step error in the client. Can be successfully transplanted to the DSP, the need for network time synchronization system.)
- 2012-10-07 00:35:24下载
- 积分:1
-
读取各项基本参数的通讯例子 STM32 7022E
这个源码是利用STM32操作ATT7022E,并简单的读取各项基本参数的通讯例子。STM32使用R8T6,计量芯片是ATT7022E。例程中采用模拟SPI来对ATT7022E进行操作,里面的初始化、校表的寄存器操作均是根据ATT7022E的用户手册和应用笔记的最新寄存器操作进行。希望这个例子能对使用这款芯片做电力仪表的带来帮助。(This source is the use STM32 operating ATT7022E, and a simple example of the basic reading communication parameters. STM32 using R8T6, metering chip is ATT7022E. Analog SPI routines to manipulate ATT7022E, register operations inside the initialization, school tables are made in accordance ATT7022E user manuals and application notes for the latest register. I hope this example will bring help to use the chip to make electricity meters.)
- 2014-03-30 10:29:13下载
- 积分:1
-
WebService
说明: 自己实现一个类似ngnix的网站服务端程序(Realize a website server similar to ngnix)
- 2020-06-28 13:52:44下载
- 积分:1