亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

ACEGI-security

  • This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYS

    This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.

    標(biāo)簽: project implement developed Database

    上傳時(shí)間: 2013-12-25

    上傳用戶:semi1981

  • WAP無(wú)線應(yīng)用協(xié)議.包括WAE Wireless Application Enviromnent 無(wú)線應(yīng)用環(huán)境, WAP Wireless Application Protocol 無(wú)線應(yīng)用協(xié)議,W

    WAP無(wú)線應(yīng)用協(xié)議.包括WAE Wireless Application Enviromnent 無(wú)線應(yīng)用環(huán)境, WAP Wireless Application Protocol 無(wú)線應(yīng)用協(xié)議,WDP Wireless Datagrm Protocol 無(wú)線數(shù)據(jù)報(bào)協(xié)議,WML Wireless Markup Language 無(wú)線標(biāo)記語(yǔ)言,WSP Wireless Session Protocol 無(wú)線會(huì)話協(xié)議,WTA Wireless Telephony Application 無(wú)線電話應(yīng)用,WTLS Wireless Transport Layer Security 無(wú)線傳輸層安全,WTP Wireless Transaction Protocol 無(wú)線事務(wù)協(xié)議

    標(biāo)簽: Application Wireless Enviromnent WAP

    上傳時(shí)間: 2015-09-12

    上傳用戶:lijinchuan

  • 1.left.aspx下部分實(shí)現(xiàn)了讀取RDF(RDF format feeds

    1.left.aspx下部分實(shí)現(xiàn)了讀取RDF(RDF format feeds,是描述web資源的W3C XML格式)格式的feeds,可點(diǎn)擊第三條“RDF Test”進(jìn)行對(duì)比。 RDF與普通XML的主要區(qū)別是它的根節(jié)點(diǎn)下是<items>,而不是<channel>。 2.運(yùn)行時(shí),需要根據(jù)自己的機(jī)子改變RssReader.cs中的 String connStr = @"Data Source=6998D47256954C1\SQLEXPRESS Initial Catalog=rss Integrated Security=True"

    標(biāo)簽: RDF format feeds left

    上傳時(shí)間: 2014-01-17

    上傳用戶:邶刖

  • 《DCOM入門(mén)》隨書(shū)源碼 Chapter 1 (Distributed Computing) N/A Chapter 2 (DCOM Overview) N/A Chapter 3 (Objec

    《DCOM入門(mén)》隨書(shū)源碼 Chapter 1 (Distributed Computing) N/A Chapter 2 (DCOM Overview) N/A Chapter 3 (Objects) Basics Chapter 4 (Components) Basics Chapter 5 (Infrastructure) Infrastructure Chapter 6 (Building Components with ATL) OCRServer Chapter 7 (Using COM Objects) OCRClient Chapter 8 (COM in Cyberspace) Cyber Chapter 9 (Applying Security) Security Chapter 10 (Connecting Objects) Chat

    標(biāo)簽: Chapter DCOM Distributed Computing

    上傳時(shí)間: 2014-01-03

    上傳用戶:haoxiyizhong

  • This book keeps the exposition as straightforward as possible and enables you to cut through the maz

    This book keeps the exposition as straightforward as possible and enables you to cut through the maze of acronyms, hacking tools, rumored weaknesses, and vague vendor security claims to make educated security decisions when purchasing or deploying WLAN."

    標(biāo)簽: straightforward exposition the possible

    上傳時(shí)間: 2014-01-07

    上傳用戶:851197153

  • 信息安全與保密的一些PPT文件

    信息安全與保密的一些PPT文件,對(duì)初學(xué)者可以了解概況,Information security and confidentiality of PPT document for beginners can understand Profiles.

    標(biāo)簽: 信息安全

    上傳時(shí)間: 2013-12-17

    上傳用戶:410805624

  • Software Testing, Second Edition provides practical insight into the world of software testing and q

    Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software.

    標(biāo)簽: practical Software provides software

    上傳時(shí)間: 2014-08-01

    上傳用戶:zhaiyanzhong

  • B/S版ERP安裝方法 1、安裝IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、將目錄Copy_of_ERP和webctrl_clie

    B/S版ERP安裝方法 1、安裝IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、將目錄Copy_of_ERP和webctrl_client復(fù)制到C:/Inetpub/wwwroot下,并將Copy_of_ERP目錄設(shè)置成IIS虛擬目錄 3、在SQL Server2000中新建一個(gè)Storage用戶和LXTXERP數(shù)據(jù)庫(kù),然后將Data目錄中的LXTXERP.BAK數(shù)據(jù)庫(kù)備份文件還原 4、修改Copy_of_ERP目錄下的Web.config文件的連接屬性sa用戶的密碼: <add key="mydns" value="data source=(local) initial catalog=LXTXERP persist security info=False user id=sa pwd=123 workstation id=jl packet size=4096" /> 5、在Windows管理工具中打開(kāi)Internet 服務(wù)管理器,運(yùn)行Copy_of_ERP中的Login.aspx打開(kāi)ERP登錄頁(yè)面,默認(rèn)用戶:admin 密碼:123 6、OK

    標(biāo)簽: webctrl_clie Copy_of_ERP Framework Microsoft

    上傳時(shí)間: 2015-12-09

    上傳用戶:zhuimenghuadie

  • This code was used to produce simulation results described in: Using Directional Antennas to Pre

    This code was used to produce simulation results described in: Using Directional Antennas to Prevent Wormhole Attacks Lingxuan Hu and David Evans. Network and Distributed System Security Symposium, San Diego, 5-6 February 2004.

    標(biāo)簽: Directional simulation described Antennas

    上傳時(shí)間: 2014-12-06

    上傳用戶:xieguodong1234

  • With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to s

    With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator and maintainer of User Mode Linux shows how to put it to work hands-on. Jeff Dike covers everything from getting started through running enterprise-class User Mode Linux servers. You ll find authoritative advice on bootup, compilation, administration, specialized configurations, and much more.

    標(biāo)簽: Linux computer machines virtual

    上傳時(shí)間: 2013-12-19

    上傳用戶:xinzhch

主站蜘蛛池模板: 磐安县| 加查县| 庆安县| 博客| 博乐市| 宝清县| 噶尔县| 尉犁县| 乐亭县| 海林市| 金川县| 朝阳县| 盐池县| 库车县| 寿光市| 伊吾县| 禹城市| 屯门区| 尚义县| 沭阳县| 吕梁市| 民丰县| 雅江县| 嘉义县| 思茅市| 八宿县| 清水县| 古蔺县| 万载县| 砀山县| 清涧县| 讷河市| 两当县| 舞钢市| 民丰县| 宁化县| 湘潭县| 浮梁县| 定结县| 泽库县| 古丈县|