资源列表
[其他小程序] ocr_wzsbym_a5
说明:OCR 识别。android拍照上传至后台,识别后返回识别信息 -OCR recognition. Returns identification information android upload pictures to the background, the recognized<hantw> 在 2025-11-26 上传 | 大小:3.53mb | 下载:0
[其他小程序] People-fall-detection
说明:人物跌倒实时监测程序,实时检测人物是否跌倒,并使用高斯滤波取出视频中的噪声干扰。-Figure fell and real-time monitoring program, real-time detection of characters are falling, and using a gaussian filter out noise in video.<李虎> 在 2025-11-26 上传 | 大小:2.63mb | 下载:0
[其他小程序] myMainWindow
说明:用qt完成的小型的文本编辑器 ,涵盖了各种文本编辑功能和文件处理功能-With a small text editor qt completed, covering a variety of text editing and file handling capabilities<高> 在 2025-11-26 上传 | 大小:19kb | 下载:0
[其他小程序] projecttwo
说明:8.编写一个函数,实现两个字符串的比较,即自己写一个stringcmp 函数:stringcmp(s1,s2)。如果s1=s2,返回置为0;如果s1≠s2,返回它们二者第一个不同字符的ASCII码差值(如“BOY“与”BAD“第二个字母不同,”O“和”A”之差为79-65=14);如果s1>s2,则输出正值;如s1<s2,则输出负值,在主函数中输入字符串以及输出上述结果。(要求使用指针实现)- Write a function that compares two strings to<李依凡> 在 2025-11-26 上传 | 大小:8kb | 下载:0