资源列表
排序选择:
[GDI/图象编程] Cdib
说明:VC++ 一个位图操作类——Cdib,此类库可以实现设备无关位图的读入、创建、显示、保存、位图捕捉等功能。类中代码的注释非常丰富,没有接触的,只要对C++熟悉,会使用是没有问题的。 -VC++ class a bitmap operations Cdib, these libraries can be device-independent bitmap read, create, display, save, bitmap capture. Comments class code is ve<wangshuang> 在 2025-06-29 上传 | 大小:6kb | 下载:0
[其他小程序] 16QAM-modulation-and-demodulation
说明:16QAM信号调制解调Matlab仿真程序-16QAM signal modulation and demodulation Matlab simulation program<程智慧> 在 2025-06-29 上传 | 大小:13kb | 下载:0
[GDI/图象编程] TextShadePrj
说明:VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减小-VC++ produce gradient text, text color will be more dark, more light will eventually form a gradient text, fr a me<wangshuang> 在 2025-06-29 上传 | 大小:27kb | 下载:0
[GDI/图象编程] ffmpegTest
说明:ffmpeg实时显示AVI,当前版本为测试版本,但是能够正常显示- ON划词翻译ON实时翻译 Ffmpeg real time display of AVI, the current version to test version, but can normally display<LeeFung087> 在 2025-06-29 上传 | 大小:10.32mb | 下载:0
[微处理器(ARM/PowerPC等)] 2540Test
说明:CC2540 蓝牙开发资料,在OSAL中实现了对串口及24L01的操作,对于24L01的操作有相对比较详细的说明,串口调用的是其库函数实现-CC2540 Bluetooth development information, OSAL implemented in serial port and 24L01 operations for 24L01 actions are relatively detailed descr iption, serial calling library functi<陈正杰> 在 2025-06-29 上传 | 大小:5.13mb | 下载:0
[GDI/图象编程] PtClr
说明:vc++ 获得指定像素点的颜色,如演示截图所示,用户可以用鼠标左键单击图片的某一处时,就会在图片的右侧以该点颜色填充一个实心的矩形。实现方法通过函数COLORREF CDC::GetPixel( int x, int y)可以得到指定点的颜色,其参数x、y 是指定点的坐标-When vc++ for the specified pixel color, as shown in the screenshot demonstrates, the user can use the left mouse<wangshuang> 在 2025-06-29 上传 | 大小:76kb | 下载:0