资源列表
[Windows编程] vcpicph
说明:VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib-VC++ image smoothing treatment+ program source c<kpudn22> 在 2025-06-22 上传 | 大小:23kb | 下载:0
[Windows编程] bianyuanjc
说明:边缘检测VC源码,带可执行文件和所需控件,在Win7、win7SP1下完成测试,Vista SP2(未测试)、Win8(未测试),本边缘检测程序不支持XP操作系统,注意:在Windows XP系统下不能运行生成的Exe程序-Edge detection VC source, with the executable file and the required controls, complete the test under Win7, win7SP1, Vista SP2 (not tested<kpudn23> 在 2025-06-22 上传 | 大小:5.01mb | 下载:0
[Windows编程] dongtaimenu
说明:动态更改菜单,VC++ 动态更改菜单,新手通过这个例子源码相信就学会了如何在VC下制作一个动态菜单,如何动态添加菜单选项,实际上这就是一个普通的窗体菜单实例,高手请绕行。-Dynamically change the menu, VC++ to dynamically change the menu, the source believes that the novice through this example to learn how to create a dynamic menu in<kpudn24> 在 2025-06-22 上传 | 大小:26kb | 下载:0
[Windows编程] bcmenus
说明:菜单前面带小图标的VC++特色菜单,Windows系统中有很多是这种菜单,貌似大家都见的再熟悉不过了,不过做 为一个VC菜鸟,仍然不知是如何做出来这种效果的,那么看了这个源码相信你就会明白其中的原理了-In front of the menu with a small VC++ special menu icons, Windows systems have a lot of this is the menu, looks like we all see too familiar, but th<kpudn26> 在 2025-06-22 上传 | 大小:66kb | 下载:0
[C#编程] Call-Center-Test-F
说明:C# 串口接收到数据后 读音频文件报警 ,做安防警报-C# Serial data received after the reading of the audio file<liangeeg> 在 2025-06-22 上传 | 大小:581kb | 下载:0
[Windows编程] cchengjigl
说明:一个简单的C语言编写的学生成绩管理系统,应该说不叫系统,只是一个小程序,命令行环境运行,数据库是TXT文本,其实只可进行一些简单的学生信息管理,最适合用来学习C语言。功能实现:输入学生资料、删除、查询、修改学生资料、统计、排序学生资料,程序帮助等。-A simple C language student achievement management system, called the system should say, is just a small program, run the com<kpudn25> 在 2025-06-22 上传 | 大小:4kb | 下载:0
[Windows编程] MFCnewyear
说明:VC++ MFC编程实例源码-祝大家新年好,第一个MFC程序,不是程序的程序,等同于HelloWorld。运行效果如上图所示,有vc++6.0环境的请重新编译源码即可生成exe。编辑注:本源码没什么功能,只是演示一个简单的mfc程序的实现。-VC++ MFC programming source code examples- I wish you all a Happy New Year, the program first MFC program, not a program, equival<kpudn27> 在 2025-06-22 上传 | 大小:25kb | 下载:0
[Windows编程] MFC-ODBCaccess
说明:VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下-VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data<kpudn28> 在 2025-06-22 上传 | 大小:47kb | 下载:0
[Windows编程] mouseshow
说明:创建第一个Visual C++应用程序的源码 是关于鼠标坐标位置适时显示的一个小程序,只要你的鼠标在窗口中晃动,窗口的状态栏右半部分圈红的地方会适时显示出鼠标的移动坐标,每动下鼠标,这个值是不一样的。我的第一个VC程序,就是这样。要获取鼠标坐标位置的,可参考下载-Create the first Visual C++ application source code is a small program on a timely display the mouse coordinates of th<kpudn29> 在 2025-06-22 上传 | 大小:26kb | 下载:0