搜索资源列表
elevator_control_system
- 我们自己编写的用vc ++ 编写的一个模拟电梯运行的程序。界面包括两部电梯,核心系统控制两部电梯的运行 -prepared by our own use vc prepared a simulated lift operating procedures. Interfaces include two elevators, two core systems control the operation of elevators
MyScrollBar
- 自定义滚动条,模拟系统滚动条控件,有利于 滚动条的换肤!
sys_info
- 现实系统内存状况,模拟任务管理器里面的性能部分-reality system memory conditions, simulated task management and digital cameras, the performance of some of Languages
USB设备CH372/CH375调试程序
- 此文件包含了CH372/CH375调试程序的全部源代码,以及执行程序。包括检测设备属性,上传下载数据等功能。 用于MCS51单片机的内置USB调试固件程序 用于连接CH372或者CH375的单片机进行简单的调试功能 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 CH372DBG.C 为单片机端的子程序,内有主程序示例 CH37D51.C 为计算机端的子程序,内有主程序示例 ******************************* 实例 MCU目录下为单片机端的主程
csplite
- MFC对话框窗口分割功能实现,主要是用picture控件模拟-Partition function of MFC dialog window implementation, the main picture controls with Analog
shor
- 大数质因子分解的shor算法的在经典计算机上的模拟。shor算在量子计算计算机上能够在很短时间内分解大数的质因子,对现有的RSA系统是一种严重的威胁。-Factorization of large numbers of quality in the shor algorithm simulation on classical computer. shor computer operator in the quantum computation can be decomposed in a ver
Base-on-MFC-file-system
- 本文件系统是以windows的窗口为参考,在MFC的对话框模版下,主要通过tree control 和 list control两个控件和一些其它的控件模拟文件的操作。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other contro
ElevatorSystem
- 电梯模拟系统,系统模拟电梯,好代码啊,陛下-Elevator simulation system, system simulation, elevator, good code, Your Majesty
Signalor
- 基于LabWindows和Vs2005开发的图形化信号模拟系统,可通过仪表方式来模拟系统信号-Graphical signal simulation system based on LabWindows and Vs2005 developed to simulate the system through the instrument signal
StudentScoreManagement
- 模拟学生成绩管理系统,包括数据库读写、成绩查询、显示、修改、保存等功能。-simulate student score management system.
QQ_Like
- qq模拟系统,实现客户端和服务端的连接,信息交换。-qq simulation systems, client and server connections, and information exchange.
clock--QT
- 采用QT设计的模拟时钟界面,可采集电脑系统时间,实时的在界面上显示出来-Analog clock designed using QT interface, the computer system time can be collected in real time is displayed on the screen
Elevater2.1
- 可视化界面编程。实现电梯系统的模拟,可以模拟电梯的工作过程包括上行,下行,停靠等-Visual interface programming. Analog elevator system can be simulated elevator operation, including upstream, downstream, dock, etc.
BusRule
- 模拟公交系统到站停站上车,下车让座小游戏-Analog Station Transit System station stop, get off your seat game
MiaoTrade
- 一个简易的交易系统,可以实现局域网的交易模拟系统。-A simple trading system, simulation system can realize local area network (LAN).
Demo_DosDemoCode
- 分布式操作系统作业要求,模拟分布式系统工作情况的示例及代码,内附技术文档-Distributed operating system operational requirements, simulation of distributed systems and work sample code, technical documentation included
traffic-light
- 交通灯模拟系统,win32窗口程序,简明-traffic light
mvyaz
- 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统-Process scheduling when one of the main content of process management, by design, compile and debug a simple process scheduling simulation system
179866
- 这是一个银行模拟系统,对当今的银行进行模拟,它可以反映出银行的实际情况()
MFC制作模拟系统任务管理器
- MFC制作模拟系统任务管理器,用于练习VC++界面化编程,操作系统专题程序设计