搜索资源列表
painting
- mfc界面编程交互绘图,用Visual Studio 2005开发,并已调试通过,大家参考参考,一起学习吧。-mfc interactive mapping interface programming, using Visual Studio 2005 development, Debugging has passed, your information, learn it.
PL0(MFC)
- PL0的编译系统,使用MFC编写界面,采用浮动窗口来仿VC的环境-PL0 compiler system, using MFC prepared interface, floating window to follow the VC environment
fenxiqi
- 能实现简单的c++代码的词法分析,编译原理初学者必经阶段。功能比较简单,MFC界面。
CDROMControl
- 光驱控制程序,MFC界面,能控制光驱的开和关
Calculation
- 自己实现的一个简单的计算器程序,采用MFC界面可以执行加减乘除运算
Queens(mfc)
- 利用MFC图形界面做的经典题目 八皇后算法
Ftp
- 功能:查看FTP服务器是否存在,MFC界面。-C++ implementation, functions: See FTP server exists
compile
- 这是一个带MFC界面的tiny+语言编译器,当中实现了17个关键字,包括词法分析,语法分析,语义分析,生成语法分析树等功能-This is a tiny+ with MFC interface language compiler, which achieved a 17 keywords, including lexical analysis, syntax analysis, semantic analysis, generating parse trees and other functio
test
- 基于MFC界面设计,可以摆脱单纯的黑色背景DOS操作框-Based the MFC interface design, you can get rid of a pure black background DOS operating box
fenshixitong
- 操作系统实验 分时系统模拟 mfc界面设计-failed to translate
MFCtest
- 简单的MFC界面,实现加、减,求最大最小值,通过调用dll动态库文件实现-Simple MFC interface, add, subtract, seeking maximum and minimum, by calling the dll file to achieve dynamic library
ice.demo.2010
- ice中间件的文档、配置方式以及使用示例,示例包括两种使用方式,一种是控制台模式的,一种是MFC界面模式的。-ice middleware documentation, configuration and use of, the examples include the two ways, one is the console mode, one is MFC interface mode.
managesystem
- 最佳置换算法(OPT)先进先出算法(FIFO)最近最久未使用算法(LRU)采用MFC界面-Best replacement algorithm (OPT) FIFO method (FIFO) method using the most recent time (LRU) interface using MFC
cipandiaodu
- 磁盘调度算法,采用MFC界面,FCFS(先来先服务):SSTF(最短寻道时间优先):SCAN 电梯调度算法 CSCAN循环扫描算法-Disk scheduling algorithm, using MFC interface, FCFS (first come first served): SSTF (shortest seek time priority): SCAN elevator scheduling algorithm CSCAN loop scanning algorithm
port
- 串口通信编程,MFC界面实现,挺简洁的。-PORT PROGRAM
bin
- 二进制文件合成MFC界面,选择2个文件这是位移量就可以合成了-Synthesis of binary files
110104010104
- 解决的主要问题 (1)MFC界面设计 (2)模拟生产者消费者的互斥操作 (3)各信号量及互斥体的使用 线程 线程是程序独立运行的基本单位,一个程序通过执行多个线程可以提高机器本身资源的利用率,同时也可以完成多任务并行运行的操作,多线程可以实现并行处理,避免了某项任务长时间占用CPU时间。 互斥体 互斥体与临界区很相似,但是使用时相对复杂一些,它不仅可以在同一应用程序的线程间实现同步,还可以在不同的进程间实现同步,从而实现资源的安全共享。 信号量 信号量是一个
caozuoxitongandshiyanbaogao
- 文件系统模拟,操作系统大实验,MFC界面-File system simulation, operating system experiment
客户端
- 基于MFC设计的聊天对话窗口,一款用于网吧管理系统的客户端界面,可购买商品,可与主机通过局域网对话(MFC design based chat dialogue window, an Internet cafe management system for client interface, you can buy goods, and the host through the LAN dialogue)
UIThreadDemo
- 使用Visual Studio2008,通过编写并创建MFC用户界面线程.(Using visual studio2008, write and create mfc user interface threads.)