搜索资源列表
Multi-thread_management_and_network_program
- 这是我本科毕业设计的作品。实现了Window下网络通讯编程,包含服务器端和客户端两方面程序。主要实现了以下几个功能:1.Socket API编程,而不是WinSock编程,代码可以很方便地移植到Unix系统下;2. 多线程的管理机制,整个系统由一个主线程、一个管理线程,一个监听线程,若干个工作子线程构成,很好地解决了多线程的管理,资源的释放。3. 程序可以在真实局域网络环境下运行(即在一个主机上运行服务器端程序,在另外多台机器上分别运行一个客户端,可以实现通信),也可以在一个虚拟的环境下运行、演
easyVM_Small
- easyVM是一个虚拟机,模拟了8086及一些简单外设,可以跑MS-DOS 6.22。 是一高校毕业设计作品。 在看雪论坛上置顶精华,是不可多得的研究虚拟机的参考资料和代码实现。-easyVM is a virtual machine, to simulate the 8086 and some simple peripherals, you can run MS-DOS 6.22. Is a college graduate design work. Watching the snow For
hecvm_winr
- Windows source code for the book Virtual Machine Design and Implementation in C/C-Windows source code for the book Virtual Machine Design and Implementation in C/C++
xunijishejiyushixian
- 详细描述了一种虚拟机的设计与实现.具体可看文章详细说明-A detailed descr iption of a Virtual Machine Design and Implementation. Specific article to see a detailed descr iption
HECsrc
- <虚拟机的设计与实现>一书中hec虚拟机的源代码-< Virtual Machine Design and Implementation> hec book virtual machine' s source code
qianruusb
- 如何使用USB总线接口在单片机系统中实现一个虚拟串口的原理和实现过程。在设计中,软件部分采用USB的CDC类标准来实现虚拟串口,这样可以使用操作系统(Windows,Linux)自带的驱动程序;在硬件设计中,使用自带USB从设备接口的AT89C5131单片机,提高了系统的集成度和可靠性-How to use the USB bus interface in single-chip realization of a virtual serial port system, the principle
virtual_machine_design
- 虚拟机的设计与实现-C_C++光盘资料.rar-Virtual Machine Design and Implementation-C_C++ CD-ROM. Rar
Wordware-Publishing-Virtual-Machine-Design-and-Im
- C++ E-Books Tutorials Wordware Publishing Virtual Machine Design and Implementation in C++ - rar
VMDesignaImplcPP
- Virtual Machine Design and Implementation c/c-Virtual Machine Design and Implementation c/c++
Virtual-Machine-Design
- 虚拟机的设计与实现:C/C++ 电子书 扫描版-Virtual Machine Design and Implementation-C/C++ Document
virtual-machine
- 关于虚拟机缓存划分的设计与实现。是研究成果-Design and Implementation of the virtual machine cache by
Thiapesentlementation
- This paper presents a Java processor designed for time-predictable execution of real-time tasks. JOP is the implementation of the Java virtual machine in hardware. JOP is intended for applications in embedded real-time systems and the primary imp