资源列表
[文件操作] ReadPicuture
说明:批量将多个图片中文字读取出来,转换为字符串,并且保存为相应的文件。-Translate picture into string<赵政> 在 2025-03-18 上传 | 大小:42kb | 下载:0
[多媒体编程] GDI_
说明:使用GDI加载png图片,进行模拟下载状态的控件。 带GDI绘图接口库.-Png images using GDI load, to simulate the download status of controls. With GDI graphics interface library.<chenyingrui> 在 2025-03-18 上传 | 大小:69kb | 下载:0
[ListView/ListBox] AdvListBoxUnits
说明:增强型ListBox控件,支持行背景和焦点颜色变化,行位置支持图片。-Enhanced ListBox control, and focus support line background color changes, row position to support the picture.<chenyingrui> 在 2025-03-18 上传 | 大小:2kb | 下载:0
[其他小程序] weixingyundongfangzhen
说明:GPS卫星导航,卫星运动仿真以及可见卫星的仿真-GPS satellite navigation, satellite motion simulation and the simulation of satellite<王春兰> 在 2025-03-18 上传 | 大小:6kb | 下载:0
[文件操作] StatisticsCharacters
说明:I/O流操作 任务目标: 练习C++的文件数据处理方法,学习类ifstream(从文件输入)、ofstream(向文件输出)和fstream(从文件输入,输出)的定义与用法。 任务描述: 编写一个程序,用统计一个源代码文件(以你所写的代码文件为对象)中英文字符串的种类与个数并输出到文件phases.dat,记录格式如下: Type number main 1-I/O st<周畅> 在 2025-03-18 上传 | 大小:18.9mb | 下载:0
[其他小程序] bianyuanjiance
说明:边缘检测的一个程序,自己写的,里面有测试图片和结果。-An edge detection program, write your own, there are test images and results.<chituma> 在 2025-03-18 上传 | 大小:4.99mb | 下载:0
[其他小程序] StringOverLoading
说明:运算符重载 任务目标: 学习C++的运算符函数重载机制,并学习C++的。 任务描述: 设计一个字符串类MyString,要求该类能够完成以下操作(用函数重载机制完成)。要求构造完整的类(包括构造、析构函数),并且实现其他以下功能 String1=String2+String3 (重载+) String1 += String2 (重载+=) (int)String1 (重载类型转换int<周畅> 在 2025-03-18 上传 | 大小:4.92mb | 下载:0