资源列表
[界面编程] qres
说明:2 freeware utilities including MFC source code to quickly change Screen Depth and Resolution 快速改变屏幕深度和分辨率的工具 -2 freeware utilities including MFC source code to quickly change Screen Depth and Resolution rapid changes in depth and screen resolu<luqixue> 在 2025-06-29 上传 | 大小:25kb | 下载:0
[界面编程] CJLibrary+Version+6[1].09
说明:CJLibrary,在开发地图的程序时,鹰眼功能所需要的一个库函数-CJLibrary, in the development of the map program, Eagle Eye features needed for a library function<凯> 在 2025-06-29 上传 | 大小:1.09mb | 下载:0
[界面编程] vc_dongtaibuju
说明:1、包括制定panel颜色和边框 2、制定了分割条 3、拥有可移动状态的分割条 -1, including the development of panel colors and borders 2, developed a division of Article 3, has a movable partition state Article<李宇> 在 2025-06-29 上传 | 大小:518kb | 下载:0
[界面编程] XPTable.GridTable
说明:功能最全的列表控件,已经测试通过,保证能用-The list of most-wide control, has been tested to ensure the use<effds> 在 2025-06-29 上传 | 大小:1.95mb | 下载:0
[界面编程] homework
说明:数字信号处理的课后编程作业,要求是实现FFT变换,信号的卷积,还有数字滤波器的设计。前两个是VB编写的可执行文件,后面一个是VC的源程序,希望对大家有用 -Digital signal processing of after-school programming operations, the requirements for achieving FFT transform, the convolution signal, as well as digital filter design.<谭松清> 在 2025-06-29 上传 | 大小:4.96mb | 下载:0
[对话框与窗口] ParentProcess
说明:一个实例来介绍父子进程间如何共享内核对象。首先在父进程中创建一个事件对象,该事件对象能够被子进程继承,但是初始状态没有信号。然后父进程创建一个子进程,使子进程能够继承父进程中的内核对象句柄。在子进程初始化时创建一个线程,并立即运行线程函数。在线程函数中循环判断从父进程继承的事件对象是否有信号,如果有信号,将对话框标题设置为“事件有信号”,然后退出线程。由于父进程在创建事件对象时,使事件对象没有信号,因此,子进程中的对话框标题不会改变。为了演示父子进程间共享内核对象,在父进程中设计了一个按钮,单击<jacklee> 在 2025-06-29 上传 | 大小:109kb | 下载:0