-
模拟银行提款机程序,用文件存储数据,实现存款、提款、转账等程序...
模拟银行提款机程序,用文件存储数据,实现存款、提款、转账等程序-ATMs simulation program, data file storage and achieve deposits, withdrawals, transfers and other procedures
- 2022-07-02 22:01:17下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1
-
读取 excel 在 c# 中的文件
我们经常遇到的特别发展中国家在.NET 中,我们需要做很多的报告生成在 Microsoft Excel 中的桌面应用程序的要求。在接下来几个教程在 Excel 上,我们将看到如何读取、 写入和执行在 C# 中的 Excel 操作。在本教程中,我们将会看到如何在 C# 中一个 Excel 文件中读取。
在本教程结束了,我们将看到如何在 C# 中,打开 Microsoft Excel 文件从 Excel 文件中读取几列并将它另存为 C# 中的列表和关闭 Excel 文件。我们考虑一个非常简单 Excel 文件包括 2 数据列的姓名和年龄。所以,我们的目标是阅读的 10 行的 A 列和 B 列并将其保存为一个列表。您可以使用此列表来显示中使用 DatagridView 控件的表格格式的数据。这是讨论的我们为本主题范围。
那里有很多的第三方库和讨论在互联网技术。在这里我们使用是在您的系统中可用的如果你有安装的 Microsoft office 的 COM 库。
- 2022-04-19 14:29:43下载
- 积分:1
-
the book is Microsoft Press MicrosoftVisualStudio authorized by the Chinese edit...
本书是美国微软出版社授权的MicrosoftVisualStudio中文版系列中的一本。全书按字母顺序列出了VisualBasic6.0的函数、语句、方法、属性及事件,附录部分提供了ANSI字符集、数据类型、运算符等等的数学函数及转换函数。本书不但是从事VisualBasic6.0应用和开发人员的工具书,也可作为大专院校相关专业的师生、科研院所的科技人员自学和教学的重要参考书。本书还提供配套的电子书,以方便读者携带、学习和长久保存。-the book is Microsoft Press MicrosoftVisualStudio authorized by the Chinese edition of the series, one. The book listed in alphabetical order by VB6.0 functions, the statement, methods, properties and events, appendix portion of the ANSI character set, data types, etc. Operators of mathematical functions and conversion functions. This book is not only engaged in the development of Visual Basic 6.0 applications and the tools that can be as professional institutions related to the teachers and students, research institutes and technological personnel in learning and teaching as an important reference book. The book also provides matching e-books, for the convenience of the reader to carry, learning and the long-term preservation.
- 2022-04-26 23:53:51下载
- 积分:1
-
cleaning robots
这是“清洁机器人”项目。希望能帮你做算术智能作业
- 2022-08-20 03:26:38下载
- 积分:1
-
精通正则表达式是最权威的讲解正则表达式的书籍,讲解全面细致而且易于理解,所举例子更是生动...
精通正则表达式是最权威的讲解正则表达式的书籍,讲解全面细致而且易于理解,所举例子更是生动-Versed in regular expressions is the most authoritative books that explain the regular expressions to explain the detailed and thorough and easy to understand, the more vivid examples
- 2022-05-19 02:51:56下载
- 积分:1
-
似控制面板,但在列表控制
like control panel but in list control
- 2022-06-26 12:43:31下载
- 积分:1
-
网上聊天系统的开发与实现
应用背景聊天系统的开发与实现的开发背景主要是适应了社会发展的需求,是网络化社会下人与人之间交流所必需的工具,本系统可实现服务器端与客户端的聊天,也可实现一人与多人聊天的需要,还可以随便更该聊天背景,字体设置等。关键技术聊天系统的开发与实现主要借助了socket编程技术及gtk技术和数据库等技术,三者的结合使得聊天系统更加完美,socket技术的使用使得服务器端与客户端更好的通话,gtk技术是聊天的显示框架更加人性化,而数据库技术的使用能让客户随时查看他的聊天记录,从中找出自己需要的信息。
- 2022-12-04 20:05:03下载
- 积分:1
-
C++经典书籍C++ FAQs, Second Edition
By Marshall Cline, Greg Lomow, Mike Girou...
C++经典书籍C++ FAQs, Second Edition
By Marshall Cline, Greg Lomow, Mike Girou
-C++ Classic books C++ FAQs, Second Edition By Marshall Cline, Greg Lomow, Mike Girou
- 2023-06-01 13:50:03下载
- 积分:1
-
带图象的下拉菜单
带图象的下拉菜单-image with a drop-down menu
- 2023-04-02 08:15:03下载
- 积分:1