Welcome![Sign In][Sign Up]
Location:
Search - windows vc p

Search list

[Speech/Voice recognition/combine使用VC环境开发的语音识别系统

Description:

本系统在Windows XP系统下编译通过。使用VC环境开发。(


Platform: | Size: 87748 | Author: zlong19801016 | Hits:

[OS Developlua(vc版)效率最高的c虚拟机

Description:

lua windows vc 工程加源代码,学习虚拟机很好的源代码


Platform: | Size: 1584933 | Author: wwh_zg | Hits:

[Windows Developvc++多线程

Description:

多线程编程

  进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。
  线程是进程内部的一个执行单元。系统创建好进程后,实际上就启动执行了该进程的主执行线程,主执行线程以函数地址形式,比如说main或WinMain函数,将程序的启动点提供给Windows系统。主执行线程终止了,进程也就随之终止。
  每一个进程至少有一个主执行线程,它无需由用户去主动创建,是由系统自动创建的。用户根据需要在应用程序中创建其它线程,多个线程并发地运行于同一个进程中。一个进程中的所有线程都在该进程的虚拟地址空间中,共同使用这些虚拟地址空间、全局变量和系统资源,所以线程间的通讯非常方便,多线程技术的应用也较为广泛。
  多线程可以实现并行处理,避免了某项任务长时间占用CPU时间。要说明的一点是,目前大多数的计算机都是单处理器(CPU)的,为了运行所有这些线程,操作系统为每个独立线程安排一些CPU时间,操作系统以轮换方式向线程提供时间片,这就给人一种假象,好象这些线程都在同时运行。由此可见,如果两个非常活跃的线程为了抢夺对CPU的控制权,在线程切换时会消耗很多的CPU资源,反而会降低系统的性能。这一点在多线程编程时应该注意。
  Win32 SDK函数支持进行多线程的程序设计,并提供了操作系统原理中的各种同步、互斥和临界区等操作。Visual C++ 6.0中,使用MFC类库也实现了多线程的程序设计,使得多线程编程更加方便。


Platform: | Size: 55560 | Author: chenmh639 | Hits:

[Windows DevelopVC++编程技术与难点剖析附书源代码

Description:

本书以C++语法和VC++ 6.O MFC类库编程的重点与难点内容为主线,从实践应用的角度,结合经典的实例阐述C++类的特性,深入剖析VC++,特别是MFC编程的体系结构,使有初级基础的读者能够快速掌握VC++的MFC程序设计思想和C++的语言精华。
全书共分10章。第1章阐述C++的关键语法,包括C++类的几个主要特性:第2章介绍MFC类结构中的几个重要类,并重点剖析窗口封装类CWnd及其派生类,以及Windows窗口操作的相关内容;第3章全面阐释MFC的消息映射与消息处理机制;第4章从子窗口的角度阐述子控件的实现以及自定义控件的创建技术,并重点学习控件的属主画与自定义画特性:第5章从几个方面学习优化程序界面的技术;第6章全面论述如何控制MFC的文档\视图框架结构,包括单文档、多文档、视图拆分等;第7章论述绘制和打印两个方面,学习如何应用MFC的设备环境类,并重点阐述脱离视图支持的MFC打印功能;第8章专门讨论MFC的多线程编程控制:第9章学习如何应用VC++控制Web的DHTML网页;第10章较全面地阐述C++及MFC的异常处理技术。
本书并非泛讲VC++编程基础的入门教材,因此适合有一定VC++学习经验或编程基础的读者。

 


Platform: | Size: 2250841 | Author: wyx2004 | Hits:

[GUI Developvc++双缓冲绘图

Description:

vc++双缓冲绘图,实现稳定的绘图,不会因为Windows的刷新而导致重新绘制。


Platform: | Size: 30614 | Author: cq_3964 | Hits:

[SMS电脑通过手机发送短信和WAPPUSH源代码(VC++6.0)

Description:

windows下,通过串口/USB/红外/蓝牙连接手机,虚拟出一个串口,程序通过与串口的通讯,完成发送短信和WAPPUSH等操作。


Platform: | Size: 33464 | Author: CnXiaowei | Hits:

[OS program7种定时器

Description: VC++开发Windows程序的7种定时器的方法-VC Windows programs for the seven timer method
Platform: | Size: 4096 | Author: ccl | Hits:

[Windows Developvc编程实现灰度图像与彩色图像变换

Description: Windows环境,利用visual c++开发-Windows environment, the development of visual c
Platform: | Size: 61440 | Author: 姜荣 | Hits:

[Windows DevelopVC++20057)PPT

Description: 视频。c++方面的。基础教程。适合初学者。相信看了会有收获。-video. C area. Foundation Directory. For beginners. Read believe that there will be harvested.
Platform: | Size: 117760 | Author: 刘剑磊 | Hits:

[VC/MFCDebugging_Windows_Programs

Description: Debugging Windows Programs(中文版) 中译:Windows程序调试, vc专业人员必备书籍,强力推荐-Debugging Windows Programs (Chinese version) translation : Windows program debugging, vc professionals essential books, strongly recommended
Platform: | Size: 11839488 | Author: 陈志贤 | Hits:

[Windows CENumPanel

Description: WINCE下输入法的接口的简单实现. 选自programs windows ce -WINCE imported under the law to achieve a simple interface. From programs windows ce
Platform: | Size: 26624 | Author: sain | Hits:

[Otherrelink

Description: MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings] url= 允许外部链接的网站地址 以"|"号分开 如"xfrog.cn|webtm.cn" extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以"|"号分开 speed=50 文件下载速度 单位"K" 需知 因为网络环境的不同 没那么准确 thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC)/windows 2003's p1/iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management/local computer/website/Default Web/Attribute/ISAPI Filter/add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Platform: | Size: 12288 | Author: 莫飞 | Hits:

[GDI-BitmapMySCalculator

Description: 非常漂亮的计算器的vc实现程序,拥有比Windows自带的计算器更强的功能.对计算器设计有很大启发-very beautiful calculator vc procedures, compared with the Windows Calculator, bringing their more functional. calculators to design inspirational
Platform: | Size: 864256 | Author: jaba | Hits:

[Windows Developthumbnail

Description: 类似windows资源管理缩略图的vc6实现代码-Similar resources management windows thumbnails realize vc6 code
Platform: | Size: 84992 | Author: ss | Hits:

[Special Effects44

Description: \mpeg2 \doc \mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \src \mpeg2enc 编码器源代码及VC下编译的可执行程序 \mpeg2dec 解码器源代码及VC下编译的可执行程序 \par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 \bin 给出了该文件的可执行程序 \mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 \AAC \aacenc mpeg2 AAC音频编码程序 \aacdec mpeg2 AAC音频解码程序-mpeg2 doc mpeg2enc.doc and mpeg2dec.doc file contains the decoder further information. verify a set of images used for validation of data streams and small, and used to automatically detect encoders and decoders output of Unix shell script file. src mpeg2enc encoder VC source code and compiled executable programs under mpeg2dec decoder source code and VC-compiled executable programs under par is given in one group 25 and 30 frames per second rate under the MPEG-2 and MPEG-1 encoded encoder parameter files. in given executable program of the document contains a mpeg2ply used to play mpeg1 and mpeg2 video streams windows executable program. AAC aacenc mpeg2 AAC audio coding procedures aacdec mpeg2 AAC audio decoding procedures
Platform: | Size: 694272 | Author: 韩义 | Hits:

[Windows CEShellLoader

Description: wince下实现开机动画的代码,动画由一系列png图片连贯而成-wince under the boot code animation, animation from a series of png images into a coherent
Platform: | Size: 375808 | Author: 郭勇军 | Hits:

[OS programTimer

Description: 一个vc++的定时器类,不使用窗口定时器的例子.-A vc++ timer class, do not use windows timer example.
Platform: | Size: 1024 | Author: budyou | Hits:

[TCP/IP stackthreadpool.src.tar

Description: 跨平台的线程池。在windows的VC下或unix/linux下都能运行。-Cross-platform thread pool. run under both the VC in the windows or unix/linux.
Platform: | Size: 5120 | Author: 龙田 | Hits:

[GUI DevelopVC-P-P-Essential-Training

Description: 本文介绍了VC精华教程之MFC入门系列,可以通过实例迅速学习C++面向对象的编程,并实现Windows图形界面的设计 -This tutorial describes the essence of the MFC VC entry series, you can quickly learn C++ examples of object-oriented programming, and to achieve the design of Windows graphical interface
Platform: | Size: 51200 | Author: helong | Hits:

[ICQ-IM-ChatVC-P-P-realize-chat-source-code

Description: 简单实用的网上聊天源代码,对初学者很适用。-Simple and practical online chat source code, as the windows programming for beginners to learn.
Platform: | Size: 377856 | Author: dw | Hits:
« 12 »

CodeBus www.codebus.net