资源列表
页面置换算法
- 页面置换算法 用于页面置换方面的算法,对于计算机算法的研究对初学者很有帮助-The arithmetic of page replacement,arithmetic used to the replacement,it is useful for the beginer of computer arithmetic.
存储管理分区分配算法的源码
- 这是一个存储管理分区分配算法的源码,操作系统的-this is a source code of save the charge sectors,for operating system
socket3
- 简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。-Simple routine of socket c/s communication based on VC, which pass debug and can run with arithmetic descr iption.
MC20-C语言的小编译器
- 绝对经典的编译器程序设计,需要这方面的同志注意了阿!-A classical compiler for MC20-c. Who need it must pay attention to it.
ActiveX控件开发 打包下载
- 如何编出自己的ActiveX控件?看看这个程序是如何使用VC做成的。-How to make your own ActiveX console? Look at this program and see how it s made using Vc.
简易智能电动车设计报告
- 摘 要 本系统按要求制作了一个简易智能电动车,它能实现的功能是:从起跑线出发,沿引导线到达 B 点。在此期间检测到铺设在白纸下的薄铁片,并同时发出声光指示信息,实时存储、显示在“直道区”检测到的薄铁片数目。电动车到达 B 点以后进入“弯道区”,沿圆弧引导线到达 C 点,能够检测 C 点下正方形薄铁片,并在 C 点处停车 5 秒,停车期间发出断续的声光信息。之后继续行驶,在光源的引导下,利用超声传感器传来的信号通过障碍区进入停车区并到达车库。最后,电动车完成上述任务后能够立即停车,全程行驶时间
VC_NET和MapObjects实现
- 以“北京市地理信息公众查询系统”为例,按照软件工程的思想与要求,介绍了如何运用 VC .NET语言及地理信息系统二次开发组件MapObjects,进行地理信息系统(GIS)的二次开发-It introduces how to go on the further development of GIS using VC.NET and MapObjects based on the thought and requirements of Software Engineering, using Pei
VB_NET和MapObjects实现
- 以“北京市地理信息公众查询系统”为例,按照软件工程的思想与要求,介绍了如何运用 Vb .NET语言及地理信息系统二次开发组件MapObjects,进行地理信息系统(GIS)的二次开发-with \"beijing GIS query system\" as an example and according the ideas and requirment of software engineering, the paper introduced how to do the 2nd develop
Windows 进程管理
- 对程序的进程进行选择关闭的软件 模仿windows的任务管理器功能,关闭一些进程,关闭计算机!-This software can simulate the windows manager to shut down selected programs or progresses,even shut down the computer.
数据结构~
- 这是我学习数据结构所编写的一些二叉树及链表常用操作的一些代码!-Here are some codes for ordinary operations of binary tree and link list.
12 Days of Christmas
- 12 Days Of Christmas
sf_200562516252
- 一个线程驰的类, 下面的是基本的使用方法 struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void * p, char * buf, int len) void OnAccept(SOCKET socket) void OnClose(void * p) } void myIocp::OnAccept(SOCKET socket) { TSession *s = ne
