Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - integration
Search - integration - List
截包的需求一般来自于过滤、转换协议、截取报文分析等。 过滤型的应用比较多,典型为包过滤型防火墙。 转换协议的应用局限于一些特定环境。比如第三方开发网络协议软件,不能够与原有操作系统软件融合,只好采取“嵌入协议栈的块”(BITS)方式实施。比如IPSEC在Windows上的第三方实现,无法和操作系统厂商提供的IP软件融合,只好实现在IP层与链路层之间,作为协议栈的一层来实现。第三方PPPOE软件也是通过这种方式实现。 截取包用于分析的目的,用“抓包”描述更恰当一些,“截包”一般表示有截断的能力,“抓包”只需要能够获取即可。实现上一般作为协议层实现。 本文所说的“应用层截包”特指在驱动程序中截包,然后送到应用层处理的工作模式-cut the demand for general packet from the filter, change the agreement, reported the interception of text analysis. Filter- type applications are more typical for packet filtering firewall. The conversion agreement was limited to a specific application environment. For example, third-party development of network protocol software, not the original operating system software integration, they take "embedded protocol stack block" (BITS) implementation. For instance, IPSEC on Windows third-party realized, unable and operating system vendors to provide IP software integration, but to achieve the IP layer and link layer between as the layer protocol stack to achieve. PPPOE third-party software is achieving in this way. Packet interception for the purpose of analysis, "capturing
Update : 2024-05-14 Size : 564224 Publisher : 叶红

DL : 0
一个跟Cppunit一样好用的单元测试工具,同时可以完成功能测试,集成测试-with Cppunit as a handy tool for testing the modules, which can be completed functional testing, integration testing
Update : 2024-05-14 Size : 1094656 Publisher : 朱时超

本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this program with C language integrated generalized neural network solutions vary or issues. Using neural network integration methods create networks division, will be able to overcome the initial weights of the neural network classifiers example : Suppose N separate subnets, using an absolute majority vote, Suppose each subnet to 1-p is the probability of correct results, and network between the error is not relevant, The voting system is wrong with a probability of Perr = () pk (1-p) N-k p
Update : 2024-05-14 Size : 50176 Publisher : 刘波

 随着Java语言的日益流行,特别是Java与Internet Web的密切结合,使它在全球取得了巨大的成功。Java语言以其独立于平台、面向对象、分布式、多线索及完善的安全机制等特色,成为现代信息系统建设中的良好的开发平台和运行环境。-With Java increasingly popular, in particular, Java Web and Internet, closer integration in the world made it a great success. With Java platform-independent, object-oriented, distributed, and more clues to improve the safety mechanism, and so on as a modern information system construction of a good development platform and operating environment.
Update : 2024-05-14 Size : 6144 Publisher : 郑描中

Introducing the new and improved CGraph Classes!! CGraph was my attempt to produce a set of freeware graph classes. After several iterations of the classes, it became more and more difficult to maintain and support. 这是我在CGRAPH4的基础上和StringFile和CString类进行了整合形成的新的例子-Introducing the new and improved CGraph Cl asses! ! CGraph was my attempt to produce a set of freeware graph classes. After several iterati ons of the classes, it became more and more difficult to maintain an d support. this is my CGRAPH4 and on the basis of StringFile and CStr ing type of integration for the new examples
Update : 2024-05-14 Size : 828416 Publisher : 罗成

DL : 1
控制松下公司的cs850一体化摄像机的源程序,值得借鉴-control of the Panasonic cameras cs850 integration of the source, worth learning
Update : 2024-05-14 Size : 236544 Publisher : csx

C#源码,DNS集成服务系统,是学习c#系统编程的一个好例子-C# source code, the DNS system integration services, is learning c# programming system is a good example
Update : 2024-05-14 Size : 37888 Publisher :

该类集成了图像的边缘密度,以及重复计算分析等前期处理方法,为图像后续处理做了很好的铺垫-such integration on the verge of image density and the calculated analysis of pre-processing methods, for image-processing done a very good bedding
Update : 2024-05-14 Size : 6144 Publisher : 宋成军

DL : 0
此文件主要完成web的在线聊天功能,可直接放在web服务器的发布目录,与其它功能整合后,直接使用-the major online web chat, web servers directly on the release directory, integration with other functions, the direct use
Update : 2024-05-14 Size : 1402880 Publisher : mag

本书共10章,分别介绍了C语言的算法基础、基本概念和如何利用C语言进行程序设计。通过大量的实例介绍了C语言的精华,特别针对目前C语言的发展,精心策划了C语言的综合应用、图形与动画的设计、音乐的演奏等-The book has 10 chapters, each introduced the C language algorithms based on the basic concepts and how to use C language programming. Through numerous examples of the C language, the essence and special view of the current development of the C language and carefully plotted C language integration of applications, graphics and animation design, music performances
Update : 2024-05-14 Size : 4870144 Publisher : 林风

新闻系统和论坛集成,一次注册/登录/退出,实现哪里登录返回哪里-Information Systems and Integration Forum, a registration/login/exit, where Login to realize where
Update : 2024-05-14 Size : 2810880 Publisher : 糖果

DL : 0
Visual InterDev 6.0是微软的一种开发环境,它允许你快速地建立和管理动态的Web应用,本章首先介绍一些建立站点的技术背景,这对于理解建立一个站点所需的集成工具是非常有用的。你将了解用于建立动态Web应用客户端和服务器端脚本的技术,Actire Server Framework (ASF)是这种环境下的重要组件。Actine Server对象和组件也是非常重要的,它们为服务器端脚本提供了强大的功能。最后将简要介绍Visual InterDev 6.0的主要特性,这包括站点及网页设计、数据库集成与管理、调试、站点管理和协作开发。-Visual InterDev 6.0 is a Microsoft development environment, it allows you to quickly build and manage dynamic Web application, this chapter to establish the first site to introduce some technical background, this understanding to establish a site for the integrated tools are very useful. You will understand for the creation of dynamic Web application client and server-side scripting technologies, Actire Server Framework (ASF) is the environment an important component. Actine Server object and components is also very important, their server-side scripting provides a powerful function. Finally, a brief introduction of Visual InterDev 6.0 of the main features, including web site design, database integration and management, commissioning, site management and collaborative development.
Update : 2024-05-14 Size : 940032 Publisher : kk

JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure. It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is providedby an abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant implementation for the same APIs. -JBoss, one of the leading Open Source java groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure . It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is an providedby abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant i
Update : 2024-05-14 Size : 3907584 Publisher : 照亮

This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial. Instead, it aims to cover:How Python works on Windows The key integration technologies supported by Python on Windows, such as the Win32 extensions, which let you call the Windows API, and the support for COM Examples in many topic areas showing what Python can do and how to put it to work.-This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial. Instead, it aims to cover : How Python works on Windows The key integration technologies supported by Python on Windows, such as the Win32 extensions, which let you call the Windows API, and the support for COM Examples in many topic areas showing what Python can do and how to put it to work.
Update : 2024-05-14 Size : 2196480 Publisher : 照亮

图书馆管理系统。使用Delphi编写,使Delphi与数据库的结合,有助大家学习数据库和Delphi语言。-library management system. The use of Delphi, Delphi and the integration of database, the database would help us to learn and Delphi.
Update : 2024-05-14 Size : 425984 Publisher : 奇峰

中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘制 12 实习十七:Hanoi塔问题 13 实习十八:综合问题 -Zhongnan University C Programming Language internship an experimental one : C language graphics model of the provision of two internships 2 : 1 yuan function graphic attachment 3 3 : 2D geometry transform four interns 4 : nonlinear equation Root dichotomy five interns 5 : nonlinear equation Root cattle Dayton law internship 6 6 : numerical integration of rectangular and trapezoidal Law Practice Act 7 8 : series summation internship 9 8 : 9 curve fitting attachment 11 : Solving Linear Equations of Gaussian Elimination Act 10 interns 14 : Solving Linear Equations Jacobi iteration 11 interns 16 : space curves and surfaces Drawing 12 interns 17 : Hanoi Tower 13 interns 18 : Comprehensive problems
Update : 2024-05-14 Size : 167936 Publisher : CF雷电

DL : 0
Visual Basic代码库是一个集收集,管理Visual Basic代码于一体的软件。它本身带有1000多个源码,同时用户可以自己添加,删除自己的源码,不用打开Visval Basic,你就可以查找和浏览全部源代码。-Visual Basic code is a set for the collection, management Visual Basic code in the software integration. With its own source over 1000, while their users can add, delete the source, not open the Visual Basic, you can search and browse the source code.
Update : 2024-05-14 Size : 782336 Publisher : 小新

DL : 0
这是一个职业测评系统,由DELPHI开发,SQL数据库,由三层数据库开发,功能包含各种职业测评并给于分析和解析,把结果反馈到相关网站,实现普查的目的,集网络和数据库于一体,对系统模块进行了优化,适用于中型企业测评员工素质用,模块善需进行进一步的改进。-This is a job evaluation system developed by Delphi, SQL database, three-tier database development, including various kinds of functional evaluation and career in the analysis and to analyze, and the results fed into the relevant websites, to achieve the purpose of the census, the collection network and database integration of the system for the optimization module that applies to medium-sized enterprises with quality appraisal staff, the need for good module further improvements.
Update : 2024-05-14 Size : 1071104 Publisher : 王天财

DL : 0
这是一个混沌程序 本程序基于彭加莱映射原理,用数值积分法演示非线形动力系统的特性-This is a chaotic process based on the procedures Peng Calais mapping theory, numerical integration of non-linear presentation of the characteristics of dynamic systems
Update : 2024-05-14 Size : 8192 Publisher : 光光

JSPIBMMQ
DL : 0
IBM MQ  Introduction and overview This chapter describes the scope of this book and introduces WebSphere Business Integration Message Broker, WebSphere Business Integration Event Broker, and their main components. -IBM MQ
Update : 2024-05-14 Size : 6085632 Publisher : mao
« 1 2 ... 43 44 45 46 47 4849 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.