-
675867da
Combox 的扩展特殊功能,非常好的学习资料,多多收藏(Combox special functionalty)
- 2013-03-21 21:44:43下载
- 积分:1
-
SetTimer
一个窗口类与非窗口类调用SetTimer的例子,适合于初学者。(A window class and non-window class called SetTimer example, suitable for beginners.)
- 2021-02-21 09:19:42下载
- 积分:1
-
PPT_Object-oriented-programming
面向对象Object-oriented programming学习资料(PPT)格式(Object-oriented programming object-oriented learning materials (PPT) format)
- 2011-12-03 12:48:36下载
- 积分:1
-
NCRR
运用网络编码技术改进的无线路由协议,可以实现做大的吞吐量,实现节能功能(Using network coding technique to improve wireless routing protocol, can achieve big throughput, achieve energy saving function)
- 2014-12-17 20:21:46下载
- 积分:1
-
mise-0.1
类似simulink的小程序,在网上找到的,希望对大家有用。。(Similar simulink small program, found on the Internet, we want to be useful. .)
- 2014-05-04 14:54:23下载
- 积分:1
-
lesson-1
Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。(Run Windows program principles and procedures for the preparation process, the process window, handle theory, message queues, the callback function, the application window is closed and quit working relationship, using VC++ several tips, stdcall and cdecl calling conventions comparison, beginners often mistakes and precautions.)
- 2013-12-25 18:17:24下载
- 积分:1
-
doceditor
说明: 记事本源码,类似写字板的VB6文档编辑器实例程序(Notepad source code, sample program similar to WordPad VB6 document editor)
- 2020-06-22 19:54:25下载
- 积分:1
-
Virtual-screen-and-realization-
Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础上,并且将操作界面都作成工具窗(一种特殊的窗口,客户区内规则地排列着图象按钮响应操作代码)的形式,直观、灵活且便于用户选择操作。VC++的CDC类、CBitmap类封装了对虚屏的操作,利用类的继承性,也可很容易的实现工具窗。(Visual C++ provides a virtual screen function, use it, and Windows GDI graphics functions, can be prepared in a powerful graphics program. The principle of the virtual screen, first define a virtual device description table and a bit image data area, the present should be transferred in the actual window painting processing of this image data area (this image data area function equivalent to the video memory area ), after the completion of the painting operation can be passed through the image, the results of the pop-up to the visible window. Graphics or CAD system for many Windows environment using this technology. GIS software Mapinfo, AutoCAD for Windows and other graphics operations functions such as windows, roaming the foundation are built on the basis of the virtual screen, and the operator interface made tool window (a special window, the client area regularly arranged in the form of image button in response to the operation code), intuitive, flexible and user-fri)
- 2012-11-29 00:55:11下载
- 积分:1
-
shiyan4
编程序实现如下功能:输入任意一个年份,按以下格式输出该年份全年的公历日历。(Programmed to achieve the following functions: Enter any one year, according to the following format output that year Gregorian calendar year.)
- 2013-06-23 12:07:01下载
- 积分:1
-
ADO-And-Access
这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
- 2013-11-15 06:37:48下载
- 积分:1