资源列表
[界面编程] SmartHouse
说明:用VC开发的一个智能家居上位机,主要显示来自传感器采集的温度,湿度,光照强度,并加入访问数据库,对历史数据通过图标显示,加入了web控件,只是简单实现访问带有IP的视频摄像头。-A smart home PC with VC development, the main display of temperature, humidity, light intensity collected from the sensors, and add access to the database, icon<吴孔平> 在 2025-11-16 上传 | 大小:5.31mb | 下载:0
[C#编程] Chain-queue-queuing-problem-bank
说明:用链队列解决银行排队叫号问题 用链队列解决银行排队叫号问题-Chain queue resolved queuing problem bank<王> 在 2025-11-16 上传 | 大小:41kb | 下载:0
[控制台(字符窗口)编程] YueSeFu
说明:约瑟夫问题,用java简单实现的,要简单点的话,已经OK了。有指导运行,有注释。-Joseph problem<王启> 在 2025-11-16 上传 | 大小:3kb | 下载: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, and then displays the name o<jason> 在 2025-11-16 上传 | 大小: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 data file. X: 1.0000 2.0000<jason> 在 2025-11-16 上传 | 大小: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. Note that you need consider<jason> 在 2025-11-16 上传 | 大小: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 or properties: identification<jason> 在 2025-11-16 上传 | 大小:1kb | 下载:0