资源列表

« 1 2 ... .31 .32 .33 .34 .35 65936.37 .38 .39 .40 .41 ... 66581 »

[GDI/图象编程图像变换

说明:关于图像变换的源代码,包括对图像的旋转,缩放,裁剪和合并。-Image Transform on the source code, including the right image rotation, zooming, cutting and mergers.
<张琳> 在 2025-06-23 上传 | 大小:121kb | 下载:1

[界面编程我的程序2 C++的

说明:嘻嘻 用文档打得程序 忘了是什么了 大家可以运行实施哦-played with documentation procedures forgot what it is we can implement Operation oh
<234> 在 2025-06-23 上传 | 大小:1kb | 下载:1

[GDI/图象编程ViewDIB

说明:打开一幅位图,其中融入了位图的文件结构,如何显示位图,是进一步图像处理的基础-open a bitmap, a bitmap into the structure of the document, shows how the bitmap is to further the basis for image processing
<佟德生> 在 2025-06-23 上传 | 大小:78kb | 下载:1

[Windows编程双缓冲方法解决屏幕刷新闪烁的问题

说明:双缓冲方法解决屏幕刷新闪烁的问题,具体功能看了就知道-function: double buffer solve the glimpse of screen reflash problem.
<清澈> 在 2025-06-23 上传 | 大小:87kb | 下载:1

[数据库编程常州旅游管理系统(两种方式)

说明:If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto
<陈军> 在 2025-06-23 上传 | 大小:2.91mb | 下载:1

[通讯编程pdi_k9f2808

说明:本程序将以Philips公司的USB控制器PDIUSBD12和Sumsung公司的内存(Flash)K9F5608U0A为例,介绍开发大容量存储设备的方法。-Philips USB controller PDIUSBD12 eyewear company and the memory (Flash) K9F5608U0A as an example, the development of large capacity storage devices.
<蔡明> 在 2025-06-23 上传 | 大小:18kb | 下载:1

[菜单MenuA

说明:1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
<朱磊> 在 2025-06-23 上传 | 大小:31kb | 下载:1

[界面编程HexView

说明:If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto
<贝可> 在 2025-06-23 上传 | 大小:42kb | 下载:1

[C#编程BalloonNet_src

说明:C#控件,自动产生文字标注,使应用软件变生动活泼-C# controls, automatic text tagging, application software lively change
<文建全> 在 2025-06-23 上传 | 大小:181kb | 下载:1

[工具条CTrueColorToolBar_Update_demo

说明:一个不错的真彩工具条类,在您美化您的VC程序的时候会被使用到-a good tool for the color of the type, in your landscaping your VC procedures were often used to
<张南> 在 2025-06-23 上传 | 大小:30kb | 下载:1

[数据库编程VC知识库代码仓库

说明:VC数据库编程,为初学者提供入门学习的好帮手,快下载-VC Database Programming for beginners learning portal providing a good helper and faster download
<麦迪逊> 在 2025-06-23 上传 | 大小:5kb | 下载:1

[通讯编程串口温度数据采集并实时显示

说明:串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
<周波> 在 2025-06-23 上传 | 大小:244kb | 下载:1
« 1 2 ... .31 .32 .33 .34 .35 65936.37 .38 .39 .40 .41 ... 66581 »

源码中国 www.ymcn.org