资源列表
mctree_src
- This class uses a standard tree control and a standard header control and just does a few tricks for drawing multi-column text and to scroll the view horizontally if that s necessary. It doesn t use any custom data structures, and you can use normal
msdi_src
- We no longer have to choose between the SDI and MDI models of applications. Generally, Microsoft discourages creating MDI applications because Windows tends to be \"document-oriented.\" It means that you use the taskbar to switch between open documen
hotprop_src
- The HotProp Control was designed for applications that need a flexible, modeless property window. There are many traditional solutions
mpi_src
- The structure of the MPI interface is fully static. It means that views cannot be created, destroyed or repositioned in the run-time. For many cases, like the mentioned FTP server, this is perfectly enough. Of course there are more fancy solutions, l
iebars_src
- CMenuBar: A toolbar that looks and acts exactly like a menu bar. It can be placed in a rebar control just like in Internet Explorer. It also draws icons next to menu items. CAlphaImageList: A replacement for CImageList that supports images with
Multi-Task
- 学习多任务环境的编程,理解多任务程序中任务间通信和同步的方法; 掌握Windows环境中多线程程序设计与实现方法。模拟多任务的交互过程,每个任务用线程实现,基本要求如下: 任务1:接收从键盘键入的字符,发送给另一任务2; 任务2:接收任务1发来的字符,用事件的方式通知任务3接收; 任务3:接收任务2发来的字符,并显示; 可增加其他功能,如:以秒显示时间等; 系统能退出。
RichEditOle
- RichEdit利用ole技术插入gif格式图片
shilijiaocheng
- 一本关于C#的实例教程,在实例中进行不断学习,从而提高你的编程水平
sfunction-Tutorial
- simlink中使用sfunction的基础教程。结合具体例子讲解。实用于sfunction初学者。
server
- 局域网单机上网流量管理,对单机上网的流量进行计费
testimage
- fridrich提出的一个感知图像哈希算法
cppreference
- c++ 源码,内容丰富,是一个不错的资料,希望大家会喜欢!
