搜索资源列表
进制转换
- 进制转换的程序,可由二至十的互换-base for the conversion process can be 2-10 fungible
操作系统进程内存管理模拟特别版
- 操作系统进程内存管理模拟 有关此程序的功能请见程序中的帮助菜单 程序难点1:创建Windows xp中按钮样式 解决方法:使用标签控件与形状控件一起形成此样式 此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。 此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现) 程序难点2:实时与分时混合应用 解决方法:置一FOR循环在TIMER中,先判断并响应时实进程,再置另一当循环在TIMER中,无时实时再执行分时进程。 程序难点3:分页式内存管理的调度方式 解决方法:具体方法见
面向对象设计实例
- 将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程。-Comprising the Object-Oriented thought into the Designing,accomplishing a designing needed structure,to all the process of the base designing.
TCP聊天服务器端1
- TCP 聊天程序服务器端,详细讲述开发过程和理论依据-TCP chat sever side, describe detailedly of the development process and theory base.
进制转换程序
- 进制转换程序,用于十、十六、八、二进制的转换-base for the conversion process, for 10, 16, 8, binary conversion
Ckuhanshu
- 函数名: qsort 功 能: 使用快速排序例程进行排序 用 法: void qsort(void *base, int nelem, int width, int (*fcmp)()) 程序例:-function : qsort function : Routine use of Quick Sort Sort Usage : void qsort (void * base, nelem int, int width, int (* fcmp) ()) process cas
warringstatic
- 该例子代码提供了一种可以制作为报警过程的static基础类。-the example code provided a report can be produced for the process of static base class.
DecodeBase64_521
- 邮件解码程序,Base64解码. 包括文档与解码程序(C/C++的都有).-mail decoding process, Base decoder. Including documents and decoding procedures (C / C have).
jianZhi
- 一个C#写的进制转换程序,包含小数的转换功能,有些写的不是很好,希望大家指点!-C# to write a base for the conversion process, including the abolition of conversion functions, some written is not very good we hope that the guidance!
zhangwoC++
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。 -class
FPGA_27eg
- FPGA很有价值的27实例.rar 包括 LED控制VHDL程序与仿真 2004.8修改.doc; LED控制VHDL程序与仿真; LCD控制VHDL程序与仿真 2004.8修改; LCD控制VHDL程序与仿真; ADC0809 VHDL控制程序; TLC5510 VHDL控制程序; DAC0832 接口电路程序; TLC7524接口电路程序; URAT VHDL程序与仿真; ASK调制与解调VHDL程序及仿真; FSK调制与解调VHDL程序及仿真
shujukufengzhuang
- 数据库封装原代码 1. 该代码可以免费使用, 该代码的名字暂时定为\\\"哲别\\\" 2. 如果你需要使用该代码, 请注明该代码的原来作者: Jacky Zhou 3. 如果你发现该代码有bug,可以自己修改或者请给我发email: zyx040404@163.com 4. 该数据库封装代码功能可以对数据库的表,视图和存储过程进行封装,易于系统移植,扩展,使用了interface,factory,xml等方法 5. 核心代码是在\\\"Sample\\\\base\\\\DBGW\\\"里
winsock server
- WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSo
ImageAlignment
- Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
Base
- SourceInsight的Based项目配置文件.用于解决器汉字乱码问题.-used for Source Insight to process Chinnese.
OnlineExamination
- 在线考试系统是近年来教育领域非常流行的网站应用程序,它可以为政府、学校和教育机构等提供网络化、无纸化和标准化的考试机制,是教育信息化的重要内容之一。本章将介绍一个在线考试系统的设计和实现过程。 -Online examination system in recent years the field of education are very popular web application, it can for the government, schools and educational
CHATROOM
- 使用VC6.0编写的一个支持语音聊天的网络聊天程序,包括客户端和服务器端-a chatting process base on vc6.0,support sound chat!
the-base-of-VCPP
- VC++知识库(中文) 是作者学习VC过程中所做的笔记整理而成的。所以里面包含了作者学习的切身感受和个人领悟,参考价值很高-VC++ Knowledge Base (in Chinese).The VC of the process of learning the notes made in order made. Therefore, learning which contains the author' s personal experience and personal insi
httpBase
- 使用用C#实现base身份验证请求,身份验证就是确认访问者身份的过程, 有几种方法可以验证站点的访问者是否拥有访问他们请求的信息的权限。None Forms Windows Passport -Authentication is the process to confirm the identity of visitors, there are several ways to verify whether the site s visitors have access to t
color-section-base-on-Lab-space
- 基于L*a*b*空间的色彩分割程序,也就是能够根据图像中色彩空间不同的颜色,来确定不同颜色所在区域并进行划分-Based on the L* a* b* color space segmentation process, which is the color space of the image can be a different color, a different color to determine the area where the division and