-
C++ Editor V1.9,很好用的C++编程调试工具!
C++ Editor V1.9,很好用的C++编程调试工具!-C Editor V1.9 good use of C programming debugging tools!
- 2022-01-23 10:30:19下载
- 积分:1
-
实现将WORD转换为HTML的方法DEMO,doc与docx格式均可使用
主要实现将word转换为html的方法,并结合富文本内容分析了java针对doc与docx格式文件的相关转换操作技巧
- 2022-08-17 09:10:56下载
- 积分:1
-
非常好的一本C++书籍!对于初学者很有帮助
非常好的一本C++书籍!对于初学者很有帮助-A very good C++ Programming Book for the new learners!
- 2022-01-28 08:31:56下载
- 积分:1
-
VB锁定电脑 防止其他人使用你的电脑 有多种保护模式
VB锁定电脑 防止其他人使用你的电脑 有多种保护模式 -VB lock computer to prevent others from using your computer has a variety of protected mode
- 2022-02-02 08:13:11下载
- 积分:1
-
pdflib7.0 library and to use the programming pdflib to look at the defense, stop...
pdflib7.0库,想用pdflib来编程的不防看看,停好的东西-pdflib7.0 library and to use the programming pdflib to look at the defense, stopping the good things
- 2022-12-12 11:30:04下载
- 积分:1
-
这是用高斯消去法求解非线性的FORTRAN语言…
这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
- 2022-10-05 23:45:02下载
- 积分:1
-
payroll software for all in one
payroll software for all in one
- 2022-10-23 17:35:03下载
- 积分:1
-
MFC模拟KTV的点歌系统
应用背景该系统可以由用户自行选择歌库的目录,可以按照歌曲名查找、按找歌手名查找、按照歌曲语言分类查找歌曲。并且可以对已选的歌曲的进行人工置顶以及删除等功能。该系统旨在模拟KTV的点歌系统。关键技术
主要使用了MFC技术对系统界面进行处理,在系统中对字符的编码进行了中英文的判断。以及使用排序和二分查找等算法优化查找功能。
- 2022-10-01 12:00:03下载
- 积分:1
-
视频芯片TVP5150驱动的,基于开发平台是ARM,环境是WinCE,测试有效...
视频芯片TVP5150驱动的,基于开发平台是ARM,环境是WinCE,测试有效-TVP5150 video chip-driven development platform is based on the ARM, the environment is WinCE, testing effective
- 2022-03-21 13:42:14下载
- 积分:1
-
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的...
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。
由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。
假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a
- 2022-07-09 13:07:36下载
- 积分:1