资源列表
[界面编程] 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<吴孔平> 在 2026-01-01 上传 | 大小:5.31mb | 下载:0
[C#编程] Chain-queue-queuing-problem-bank
说明:用链队列解决银行排队叫号问题 用链队列解决银行排队叫号问题-Chain queue resolved queuing problem bank<王> 在 2026-01-01 上传 | 大小:41kb | 下载:0
[控制台(字符窗口)编程] YueSeFu
说明:约瑟夫问题,用java简单实现的,要简单点的话,已经OK了。有指导运行,有注释。-Joseph problem<王启> 在 2026-01-01 上传 | 大小: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> 在 2026-01-01 上传 | 大小: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> 在 2026-01-01 上传 | 大小:1kb | 下载:0