-
MyIE3源码,非常不错的源码,可以在vc6.0下编译通过,里面使用了线程池进行客户端的操作,效率非常高...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways.
- 2022-04-09 21:22:34下载
- 积分:1
-
中国节日对照的源码,还有阴阳历转换,用于51单片机
中国节日对照的源码,还有阴阳历转换,用于51单片机-Chinese festival of the source control, as well as conversion阴阳历for 51 single-chip
- 2022-07-13 23:37:16下载
- 积分:1
-
多路RTSP播放器直播与点播技术实现源码
该RTSP播放器实现了主流RTSP播放器的基本功能,并有所拓展:
1、RTSP 标准码流(包括音视频)的实时预览播放;
2、网络数据流的断线重连;
3、对存储文件的解码播放以及控制;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-09-03 02:20:05下载
- 积分:1
-
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect...
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect.asm -o bootsect.bin
2、WRBOOT.COM
功能:将BOOTSECT.BIN 写到软盘的引导扇区
源代码文件:WRBOOT.ASM
编译方法 nasm wrboot.asm -o wrboot.com
使用方法:将BOOTSECT.BIN 与WRBOOT.COM
置于同一目录下,软驱中插入软盘,执行WRBOOT.COM
3、OS.PCS
功能:操作系统的任务切换演示
源代码文件:PCS.ASM
编译方法 nasm pcs.asm -o os.pcs
使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。
-1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
- 2022-03-26 13:01:00下载
- 积分:1
-
从网上找到的有关vc控制word的部分源代码,大家可以互相交流的...
从网上找到的有关vc控制word的部分源代码,大家可以互相交流的-From the Internet to find the relevant part of vc control word source code, we can exchange the
- 2022-01-26 07:31:38下载
- 积分:1
-
贝塞尔curve.vb
bezier曲线.vb-bezier curve.vb
- 2022-07-16 07:55:28下载
- 积分:1
-
A very useful programming tool, commonly used in numerical calculation of the vb...
一本非常实用的编程工具书,常用的数值计算的vb源代码,及其运算公式和测试例子
包括微积分 求导和多项式插值-A very useful programming tool, commonly used in numerical calculation of the vb source code, and the computing formula and test examples include calculus, and polynomial interpolation derivation and so on
- 2022-01-25 14:46:25下载
- 积分:1
-
Endless flight
在无尽的飞行3主屏幕:StartScreen和PlayScreen主屏幕。该机制采用有限状态机(FSN),简化了屏幕间的切换,减少了无止境飞行中的错误。每个
- 2022-12-30 22:10:05下载
- 积分:1
-
一个模仿Windows操作系统下空当接龙的游戏.
一个模仿Windows操作系统下空当接龙的游戏.-A mimic empty when the next Windows operating system Solitaire game.
- 2022-06-25 23:15:39下载
- 积分:1
-
windows核心编程随书源码
windows核心编程随书源码, 此书为Windows下程序开发的经典读物, 推荐大家研究一下其中源码, 必将大受裨益, 比如DLL注入技术, 都有很详尽的讲解, 并介绍了5种注入方法。
- 2022-02-11 21:00:52下载
- 积分:1