资源列表
[界面编程] VC技术内幕配套源代码( 第7 8 9章)
说明:VC技术内幕配套源代码( 第7 8 9章)-technology supporting source code (No. 7 8 9)<向春> 在 2025-06-23 上传 | 大小:8.71mb | 下载:1
[Windows编程] VC技术内幕配套源代码( 第6章)
说明:VC技术内幕配套源代码( 第6章),我已经调试好过的-technology supporting source code (Chapter 6), I have a better debugging<向春> 在 2025-06-23 上传 | 大小:3.59mb | 下载:1
[其他小程序] VC实现简单的计算器
说明:vc实现简单的计算器,非常适合vc初学者入门学习.从这个程序中,可以初步了解到VC的基本编程思想.-vc simple calculator, vc very suitable for beginners learning portal. From this procedure, you can understand the initial VC basic programming ideas.<张永生> 在 2025-06-23 上传 | 大小:45kb | 下载:1
[Windows编程] 计算机视觉--标定与重建
说明:计算机视觉中的标定与重建的源代码,标定的精度还不错,重建的精度有待改进。-computer vision calibration and reconstruction of the source code, the calibration accuracy was pretty good, the accuracy of reconstruction needs improvement.<凌波微步> 在 2025-06-23 上传 | 大小:129kb | 下载:1
[界面编程] vc界面
说明:我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。 为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix fr a me, and fr a mes are combinations are two k<政策> 在 2025-06-23 上传 | 大小:7kb | 下载:1
[Windows编程] Visual Basic 6.0-hot
说明:是很好的学习vb6.0的资料呦!-It is very good materials for the VB6.0 learner.<柴文磊> 在 2025-06-23 上传 | 大小:22.68mb | 下载:1
[Windows编程] 声卡数据采集播放演示源程序(vc)
说明:声卡数据采集播放演示源程序(vc),可以显示声卡书库的波形-Based on VC programming, it is a demo for sound card collection, showing the waveform of sound card library.<江鹏> 在 2025-06-23 上传 | 大小:30kb | 下载:1
[Windows编程] 汉语数字与阿拉伯数字互换系统1
说明:这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入\"壹佰\",系统将其转换为\"100\" 输入阿拉伯数字,系统可以将其转换为汉语数字。例如,输入\"10\",系统将其转换为\"十\" 输入汉语数字与阿拉伯数字混合组成的字符串,系统可以将其转换为阿拉伯数字。例如,输入\"1百\",系统将其转换为\"100\"。 -This a long time before I do a digital switching system. Chinese impor<江鹏> 在 2025-06-23 上传 | 大小:103kb | 下载:1