-
a similar Windows calculator.
一个类似Windows的计算器 。-a similar Windows calculator.
- 2022-07-16 18:49:51下载
- 积分:1
-
任何设计类(如点式,人民币类、学生等)的设计要求…
任意设计一个类(比如point类、RMB类、Student类等),要求
在类设计中对流操作符""进行重载。在主程序中声明5个该
类的对象,然后将这5个对象分别以文本格式和二进制格式保存到当前目录的zrf.dat文件和zrf.bin中,之后再
以字符方式和二进制方式从文件中读取数据存储到另外5个临时对象中并输出。-Any design of a class (eg point type, RMB class, Student, etc.) require the design of convection in the class operator " " " " and " " " " to overload. In the main program contains a statement to five such objects, then these five objects were in text format and binary format to the current directory zrf.dat documents and zrf.bin in manner and after the characters from the file in binary mode read data is stored to another five temporary object and output.
- 2023-08-17 00:25:04下载
- 积分:1
-
Use MFC to do the caculator.
Use MFC to do the caculator.
- 2022-03-04 21:35:52下载
- 积分:1
-
编写服务程序
Writing a Service Program
- 2022-02-25 08:17:35下载
- 积分:1
-
一个小游戏
请开发一个小游戏,要满足一下要求:
1. 在本游戏中用户会受到小动物的问候。
2. 2.游戏中的动物有猫和狗2种,每个动物都有名字和体重,同种类型的动物问候语一样,猫为“喵喵喵”,狗的问候语为“汪汪汪”。动物的名字随机生成。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-13 20:47:14下载
- 积分:1
-
This example uses the FTP Server Profile library (ftps) to implement a simple re...
This example uses the FTP Server Profile library (ftps) to implement a simple read-only FTP server application. When the application is running, Bluetooth FTP Profile client devices can connect to this FTP server. The FTP server provides the following functionality:
* File & folder browsing
* Downloading files
Since the filesystem is read only, folder listings can be pre-generated using the included make_listing.pl Perl script for each folder. Each folder to be included in the FTP Server must have a file containing the GOEP Folder Listing. This file should be called "_dir.xml". This must conform to the GOEP specification for folder listings. No processing of this file is made by the example application, it is just sent to the client when requested.
- 2022-12-09 17:20:03下载
- 积分:1
-
日期时间和字符串类型互换程序,有注释,请多提宝贵意见
日期时间和字符串类型互换程序,有注释,请多提宝贵意见-Date Time and the string type exchange procedures, it notes, please valuable advice
- 2022-02-04 17:10:39下载
- 积分:1
-
查字典程序,可以简单查阅你想要的单词
查字典程序,可以简单查阅你想要的单词-dictionary procedures, a simple inspection of the word you want
- 2023-01-16 11:40:03下载
- 积分:1
-
MS (Microsoft Media Server protocol) protocol Overview: used to access and recei...
MS (Microsoft Media Server protocol)协议概述:
用来访问并流式接收 Windows Media 服务器中 .asf 文件的一种协议。MMS 协议用于访问 Windows Media 发布点上的单播内容。MMS 是连接 Windows Media 单播服务的默认方法。若观众在 Windows Media -MS (Microsoft Media Server protocol) protocol Overview: used to access and receive streaming Windows Media server. Asf file an agreement. MMS protocol is used to access the Windows Media Release point unicast content. MMS is to connect Windows Media Unicast service of the default method. If the audience in Windows Media
- 2022-02-10 01:55:49下载
- 积分:1
-
K-均值聚类
它实现了 k-均值聚类。聚类是一种无监督的学习。它随机选择 k 点到初始聚类中心。它计算组的平均值,然后更新它的中心。
- 2022-05-22 22:37:47下载
- 积分:1