搜索资源列表
Visitor
- 设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。 因为某种原因,系统需要添加求平均值的功能,还有计算1到n的平方和。 按照一般的思路,我们需要在ICumulation中定义两个方法分别计算平均值和平方和,并在实现类中同
implement_protocol_NS2
- 如何在NS2中添加协议http://140.116.72.80/~smallko/ns2/protoname.rar 这有更完整的范例和说明-how NS2 Adding agreement http : / / 140.116.72.80 / ~ smallko/ns2/protoname.r ar This is a more complete examples and explanations
person-month
- The Mythical Man-Month: Essays on Software Engineering is a book on software project management by Fred Brooks, whose central theme is that \"Adding manpower to a late software project makes it later.\"-The Mythical Man-Month : Essays on Software Eng
IESource
- 有时,你可能需要一个定制版本的浏览器。在这种情况下,你可以自由地把一些新颖但又不标准的特征增加到一个浏览器上。结果,你最终有的只是一个新但不标准的浏览器。Web浏览器控件只是浏览器的分析引擎。这意味着仍然存在若干的与用户接口相关的工作等待你做――增加一个地址栏,工具栏,历史记录,状态栏,频道栏和收藏夹等。如此,要产生一个定制的浏览器,你可以进行两种类型的编程――一种象微软把Web浏览器控件转变成一个功能齐全的浏览器如Internet Explorer;一种是在现有的基础上加一些新的功能。如果有一
20070508
- Visual Basic 6.0可以通过调用API函数格式化一个磁盘,无论是软盘还是硬盘。 打开一个新的项目(工程1) ,如果你没有更改过缺省模式,那么Visual Basic 6.0会自动添加一个form1文件,在form1上添加一个命令控件,将下面的代码拷入。 Option Explicit Private Declare Function SHFormatDrive Lib\"shell32\"( ByVal Hend AS Long,ByVal Dri
JSP-gouwuche JSP购物车系统
- JSP购物车系统,首先分析用户上网购物的一般过程;介绍采用什么样的数据结构存储购物信息;写购物界面;完成向购物车添加物品的功能。 -JSP shopping cart system, the first analysis of the general process of shopping for Internet access describes what kind of data structure to store shopping information write shopp
lock
- 对数据库的数据进行增、删、改时,考虑并发控制问题而实现的锁-Data on the database by adding, changing, consider the problem of concurrency control to achieve lock
GridView72stunt
- 关于GridView的多种使用方式,如GridView加入自动求和求平均值小计。GridView数据导入Excel/Excel数据读入GridView-GridView use on a variety of ways, such as the GridView automatically adding the average for Sub-total sum. GridView data into Excel/Excel data read into the GridView, etc.
MapObjects
- 通过添加MapObjects组建,完成图层添加,图层管理,图层操作等一些最基本的功能-MapObjects formed by adding to complete the added layer, layer management, layer operations, such as some of the most fundamental function of
dm642.ZIP
- 在本文中,我們首先實作了 一個針對壓縮視訊(像是 H.264/AVC)之畫面解析度 改善 的方法。接著,我們分析這個方法的模擬結果。-In this thesis, we first implement a spatial resolution enhancement algorithm for H.264/AVC compressed videos. Based on the analysis of the simulation results, we ide
A_New_Image_stabilization_Method_by_Transferring_E
- 这是 一篇关于针对相机抖动时进行电子稳定的文章- This method repeats a series of actions including one or more continuous exposures according to the degree of camera shake,transferring, and adding electric charges in the vertical transfer registers to correct image blurs.
PLCDriver
- 《触摸屏组态软件的PLC驱动程序的实现》该论文介绍最新的组态技术,加入触摸屏的实现,供大家参考学习!-" Touch screen of the PLC configuration software drivers for the realization of" the papers on the latest configuration of the technology, the realization of adding a touch screen for your l
123
- 图书馆的管理系统,有10大功能,包括借书,还书,添加新书籍,添加新用户,删除书籍,用户资料等-Library management system, there are 10 functions, including library, books, adding new books, add new users, delete the books, and other user information
SHAstandard
- 关于SHA系列散列算法标准说明文档,对于每个操作做有详细的说明,另外加入了例子说明。-SHA hash algorithm on the series of standard documents, so for each operation is described in detail, while adding the example.
dfgdfgd
- 还有就是这个函数对于有标题框的窗体支持不好,就是它裁切的只是客户区域,好在我们要制作透明窗体的场合一般用不到标题框下面就说名例程的制作过程。(我旨在说明这种透明窗体的思路及函数的用法,所以代码非常简单,并且没有必要的错误验证机制,希望大家谅解) 建立一张用于在窗体上绘制的背景图片,把要裁切的部分用一种颜色标记出来,我们叫它MaskColor,例如图片背景是绿色则MaskColor =0xFF00,也就是 RGB(0,255,0). 建立一个基于对话框的工程,修改对话框资源的属性,主要
XXXX
- Adding and Minusing with liked lists
Adding-A-System-Call
- This document gives you steps to add a system call in linux kernel.
Adding-new-route-protocol-in-NS2
- 本文详细介绍了如何在NS2 中添加路由协议,并成功实现了添加了移动 自组网中基于关联度的路由协议——ABR。-In this paper, adding routing protocols is studied and an Associatively Based Routing (ABR) in Mobile Ad Hoc Networks is added to NS2
Adding-network-users-to-sql-server-express-databa
- Adding network users to sql server express database
A-benifit-of-adding-cells-not-exist-always-2014.r
- Indoor TD-LTE Small Cell Deployment Study: Benefit of Adding Cells is Not Always Existing
