资源列表
[Windows编程] findDevice
说明:利用win32 api实现的入门级蓝牙小程序,搜索附近的蓝牙设备-Use win32 api to achieve entry-level Bluetooth applet, the search for nearby Bluetooth devices<yunc> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] cname
说明:一个输入名字的控制台程序,能将输入名字的首字母大写,能识别空格-A C++ programme reads in a person’s full name (first names and family name separated by spaces) from the keyboard, changes the first letter of the names into upper case if it is not in,<jason> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] bestfitted-line
说明:根据所给的点的坐标算出最拟合曲线的公式,并根据原来的x值算出新的y值。并将数据储存到一个data文件-A C++ programme finds the best-fitted straight line to the x and y values, and then writes the original x, y values and the new y values on the line (for each x) to a<jason> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] 5name
说明:输入五个姓名,并将几段名字的首字母大写,能识别空格。最后将输入的名字输出到data文件-Write a programme that reads in the name (Given name+ space+ family name) of 5 persons and writes them to a disk file. Each name in the disk file always starts on a new line.<jason> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] ex5
说明:一个c++程序用类来进行三个人的信息输入。用户可以进行信息展示,信息修改,包括名字,工作时间,id.还可以进行两个人的信息比较看是否相同-using classes for simple programme design. This programme can be used to keep information for two persons. Each of them has the following details o<jason> 在 2025-02-09 上传 | 大小:1kb | 下载:0