-
自动关闭计算机
这是一个简单的应用程序,将教你如何创建一个时间二传手应用程序自动关闭计算机正在使用通过设置时间的小时、 分钟和秒。要求:1.Java 源代码代码编译器。2.Java 开发工具包 7u5 windows i586 或更大
- 2022-08-13 02:40:58下载
- 积分:1
-
基本图书管理系统功能需求:
基本图书管理系统功能需求:
1. 新书入库
2. 读者信息管理:
(1)读者信息录入
(2)读者信息修改
(3)读者信息删除
(4)读者信息查询。
3. 图书查询:
(1) 输入一个书号,在文件中查找此书,若找到则输出此书的全部信息;若找不到则输出查找失败的信息。
(2) )查询所有要购入的图书的书名和书号。
4. 借阅管理
(1) 每个读者的信息包括姓名,编号,借阅图书1,借阅图书2,借阅图书3,输入M个读者的信息并存入数组reader中.
(2) 借书登记:输入读者的姓名及所借图书的书号,先判断姓名是否在读者数组中,若有则将书号存入reader数组中,同时修改book数组中此书的现存量.若reader数组中无此姓名,则应提示错误。
(3) 还书管理:输入读者的姓名,所还图书的书号,修改reader数组和book数组中相应的项。
5. 输出全部图书信息和全部读者信息。
6. 退出系统。
-Basic library management system functional requirements:
1. Book storage
2. Readers Information Management:
(1) reader information into
(2) modify the reader information
(3) the reader information to delete
(4) the reader information query.
3. Book Search:
(1) Enter an ISBN, in the document to find the book, if the output of the book to find all the information if it can not find the output of the failure to find information.
(2)) check all books to be purchased titles, and ISBN.
4. Lending Management
(1) Every reader s i
- 2022-03-20 01:18:53下载
- 积分:1
-
这是一个移动屏幕的创造者,我们可以有一个小键盘
this a mobile screen creator,we can have a keypad
- 2022-03-23 20:39:26下载
- 积分:1
-
很经典的FC游戏大家一定要下载PSP里玩很有意思的
很经典的FC游戏大家一定要下载PSP里玩很有意思的-FC is the classic game everyone must download the PSP playing a very interesting
- 2023-08-10 22:25:03下载
- 积分:1
-
Anti
反碰撞算法,分析了算法的关键问题,确定了算法策略,进行了算法设计-Anti-collision algorithm, the algorithm analyzes the key issues, determine the algorithm strategy, the algorithm design
- 2022-07-16 11:14:21下载
- 积分:1
-
Floyd-Steinberg Dithering佛洛伊德斯坦伯格抖动算法
只有三个核心函数。
PlusTrancate,FindNearestColor和Process。
PlusTrancate尝试将一个量化误差添加到现有颜色中,并防止流过色,因为最大数为255。
FindNearestColor是最接近的颜色,您需要将调色板传递到此函数中以查找您要查找的映射。
例如
[{0,0,0},{255,255,255}]表示黑白
[{255,0,0},{0,255,0},{0,0,255}]表示RGB
[{0,255,255},{255,0,255},{255,255,0}]表示CMY
图像的每个像素的核心功能过程然后从该像素获得最近的颜色,并从环绕颜色计算量化误差,使图像变得更具代表性。
- 2023-05-20 15:10:03下载
- 积分:1
-
Windows environment
WINDOWS环境下宏命令批处理增强工具包C语言解释器 -Windows environment-order batch tool kit to enhance C language interpreter
- 2023-01-10 11:30:03下载
- 积分:1
-
我已经写了一个隐藏的马尔可夫模型程序。
I have written a hidden markov model program.
- 2022-08-23 14:46:57下载
- 积分:1
-
编写了一个耐用简单的PWM方波的产生,PWM方波在电子应用里有广泛的用途...
编写了一个耐用简单的PWM方波的产生,PWM方波在电子应用里有广泛的用途-The preparation of a durable and simple PWM square wave generation, PWM square wave in electronic applications, there are a wide range of uses
- 2022-05-09 14:17:52下载
- 积分:1
-
多普达710是SP系统的手机,此程序主要演示在710中操作捕获摄像头数据。这里用到了winbile上的CamSDK,效果不错。感谢作者。若加入视频压缩及网络传送...
多普达710是SP系统的手机,此程序主要演示在710中操作捕获摄像头数据。这里用到了winbile上的CamSDK,效果不错。感谢作者。若加入视频压缩及网络传送功能则更好。-Dopod 710 is the SP system of mobile phones, the main demonstration of this procedure to operate in the 710 camera to capture the data. Here used the winbile on CamSDK, good results. Thank the authors. If the video compression and network transmission function better.
- 2022-12-12 06:35:03下载
- 积分:1