-
used to read and write data blocks
使用WriteFile 块读写数据-used to read and write data blocks
- 2022-07-07 01:33:07下载
- 积分:1
-
获取源解码验证码
这是关于验证码的模块。在项目中,使用 C# 解码验证码简单涉及数字编号。我是搜索最佳代码为解码验证码。谢谢。
- 2022-02-25 01:44:11下载
- 积分:1
-
一个在vb下实现动态连接库编程的很好的例子,通过它传出的数据保存到指定的文件中,然后在程序中进行调用...
一个在vb下实现动态连接库编程的很好的例子,通过它传出的数据保存到指定的文件中,然后在程序中进行调用-in vb under a dynamic link library programming a good example, it kept the reported data to a file, then the procedure for calling
- 2023-04-09 08:45:02下载
- 积分:1
-
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,...
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后
此元素之后的数,依次后移一个位置。
2.程序源代码:-Title: already have a good sequence of the array row. Now enter a number of requirements in accordance with the laws of the original array to insert it. 1. Program analysis: First, to determine whether this number is greater than the last few, and then inserted between a few to consider the case, insert the following after the element number, followed by one position after the shift. 2. Program source code:
- 2022-04-08 06:57:14下载
- 积分:1
-
vc curriculum design and object
vc++课程设计及面向对象程序设计-vc curriculum design and object-oriented programming
- 2022-05-22 07:12:48下载
- 积分:1
-
a simple game for RPG game, which is based on VC++ 7.0 plus Direct C7.0 language...
用VC++7.0+DirectX7.0做的一个简单的RPG的游戏的小程序-a simple game for RPG game, which is based on VC++ 7.0 plus Direct C7.0 languages
- 2022-06-29 19:44:54下载
- 积分:1
-
取硬盘物理序列号
取硬盘物理序列号-drive from the physical sequence,
- 2022-07-16 12:38:23下载
- 积分: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
-
这些程序可以解决第一和二次多项式方程。它能使我…
These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
- 2022-07-18 16:38:23下载
- 积分:1
-
在Matlab环境下生成dll再在vb中调用
在Matlab环境下生成dll再在vb中调用-in Matlab environment generated dll again in vb Calling
- 2022-02-01 09:52:56下载
- 积分:1