-
Bus Station Noticer Software
The software is produced for bus. A bus will broadcast a voice file when it arrive at a station or leave a station.
The software is programmed by vc++ 6.0. And it can run directly.The data is stored at a *.mdb file,which is formated in access. The software generate a data file,and bus can use the data to broadcast.
- 2023-02-10 20:55:05下载
- 积分:1
-
软件工程教学用PPT,结合全面的和适当的…
软件工程的ppt,内容全面,适合教学参考使用。-Software engineering ppt, comprehensive and suitable for teaching use and reference.
- 2022-02-11 13:20:26下载
- 积分:1
-
超市销售管理系统,实现商品销售,出库,入库的操作
超市销售管理系统,实现商品销售,出库,入库的操作-Supermarket sales management system, sales of merchandise, a library, storage operation
- 2022-08-06 00:42:47下载
- 积分:1
-
不知道怎么上传所有原文件
不知道怎么上传所有原文件
- 2022-01-25 20:16:14下载
- 积分:1
-
一个用C#编写的删除例子,可以作为封装成类。
一个用C#编写的删除例子,可以作为封装成类。-One prepared by the deletion of C# example, can serve as a package into a category.
- 2023-08-16 23:00:03下载
- 积分:1
-
此文章是我用好久编出来的一个wince更改三串口的文章,请参考...
此文章是我用好久编出来的一个wince更改三串口的文章,请参考-this article is a long time series with a wince the serial changes of the three articles, please refer to
- 2022-03-05 16:32:45下载
- 积分:1
-
这是我上次上传的中国象棋的 配套文挡,其中有些地方写的不是太详细,要是想详细了解,请予我联系。...
这是我上次上传的中国象棋的 配套文挡,其中有些地方写的不是太详细,要是想详细了解,请予我联系。-This is the last time I uploaded Chinese chess matching text block, which in some places was not too detailed, if they wish to understand the details, please contact me.
- 2023-03-30 07:15:03下载
- 积分:1
-
用C++BUILDER编写托盘程序详细分析
用C++BUILDER编写托盘程序详细分析-C BUILDER prepared tray procedures detailed analysis! ! Ding Ding Ding Ding Ding Ding Ding Ding Ding top
- 2022-02-07 08:45:54下载
- 积分:1
-
在红宝石语言中实现的服务器和客户端源代码
server and client source code implemented in ruby language
- 2022-03-24 09:25:44下载
- 积分:1
-
还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不...
还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不断地循环 e 次之后,很多情况下都可以循环出原文,只是计算量过余多一些罢了。不过有不少情况下,根本都无须循环 e 次,不过对于1024位的 n 级别来说,e 也是一个相当大的数值,所以循环密文的余数以解得原文是有些不现实。 以上内容仅供参考,如有不实,请予更正-there is a defect in only know that the secret and public key-x (n, e) the circumstances, as long as (x ^ e) mod n from the remaining s to continuously cycle operation s = s ^ e mod n, this constant cycle of Operational e occasion, the very many circumstances can be recycled from the original, but I calculated the volume more than just. There are, however, many instances, simply do not need e cycle times, but for 1024 the level n, e is a very large figure, so secret circle the remainder of the text was obtained in the original is a bit unrealistic. The above is for reference only, if not true, I corrected
- 2022-08-03 02:51:21下载
- 积分:1