PeerSec Networks MatrixSSL?is an embedded SSL implementation designed for small footprint applications and devices. PeerSec Networks offers a fully supported, commercial version as well as an open source version that is available for download. PeerSec MatrixSSL allows secure management of remote devices. Several secure embedded Web servers also use MatrixSSL for their encryption layer.
標簽: implementation applicatio MatrixSSL footprint
上傳時間: 2014-01-18
上傳用戶:561596
EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成為計算機的FIRMWARE標準。它是 Intel 為全新類型的 PC 固件的體系結構、接口和服務提出的建議標準。其主要目的是為了提供一組在 OS 加載之前(啟動前)在所有平臺上一致的、正確指定的啟動環境.EFI的國際標準組織是UEFI。 elilo-3.5-pre1.src.gz:是在EFI平臺上引導LINUX的源碼。EFI引導LEGACY OS需要特別的EFI LOADER程序。該源碼就是基于EFI平臺上的引導LEGACY LINUX的有效工具。
標簽: Extensible Interface Firmware BIOS
上傳時間: 2015-10-01
上傳用戶:dianxin61
palm編成,這種書很少,有興趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0 ISBN: 1-56592-525-4 Author: Julie McKeehan/ Neil Rhodes Publisher: O Reilly Page: 478 Edition: 1st edition (December 1998) Catalog: PDA programming / Palm Format: pdf Size: 2.06M Supplier: Summary: Emerging as the bestselling hand-held computers of all time, PalmPilots have spawned intense developer activity and a fanatical following. Used by Palm in their developer training, this tutorial-style book shows intermediate to experienced C programmers how to build a Palm application from the ground up. Includes a CD-ROM with source code and third-party developer tools
標簽: Programming Developer oreilly safari
上傳時間: 2013-12-10
上傳用戶:litianchu
主要解決VC用于破解中的以下不足。 1) 打開VC 2) 安裝插件 Tools -> Customize -> Add-ins and micro files->Browse->找到這個DLL文件的位置->確定->打勾 3) 界面上出來一個新的TOOLBAR, 共4個BUTTON 4) 用VC(File->Open)打開一個EXE文件,F10/F5運行。然后就可以跟蹤調試了。 5) 插件第1個BUTTON設定API斷點。 6) 插件第2,3個BUTTON用于內存搜索。
標簽: Customize gt Add-ins Browse
上傳時間: 2013-12-27
上傳用戶:ecooo
QccPack-0.54-1 released (2007-04-30) is being developed and tested on Fedora Core Linux. QccPack provides an open-source collection of library routines and utility programs for quantization, compression, and coding of data.
標簽: QccPack developed released Fedora
上傳時間: 2013-12-22
上傳用戶:love_stanford
BBS-CS是采用JSP+JavaBean+Servlet開發的一套網絡虛擬社區系統. 運行平臺: Liunx + JDK + Apache + Tomcat + MYSQL 或 Windows2000(WindowsNT、Windows98) + JDK + Apache + Tomcat + MYSQL BBS-CS文件結構: 在BBS-CS的文件包中有home、src、jar、doc四個目錄。 其中:home下是程序文件,src下是源碼,jar下是工具文件包,doc下是文檔。 聲明: 本軟件版權歸作者龔天乙和BBS-CS網站(http://www.laoer.com)、愛情工作室(http://www.loveroom.com.cn)網站所有,任何人不得將其用于商業用途(即不可買賣、發行,如需此軟件構建商業或個人網站,請email至laoer@vip.163.com,以供統計備案,同時必須保留愛情工作室的廣告和版權聲明),如果需要商業支持,將收取一定的費用,同時不得將該軟件改造后出售。本軟件目的供JSP愛好者學習研究使用,BBS-CS網站和愛情工作室將提供該軟件的升級。
標簽: JavaBean Servlet BBS-CS Apache
上傳時間: 2014-01-11
上傳用戶:330402686
O Reilly最新IT類書籍(1218) OReilly.Unix.in.a.Nutshell.4th.Edition OReilly.Mac.OS.X.Tiger.in.a.Nutshell OReilly.Monad OReilly.UML.2.0.in.a.Nutshell OReilly.Oracle.PL.SQL.for.DBAs OReilly.Open.Sources.2.0 OReilly.Applied.Software.Project.Management
標簽: Nutshell OReilly Edition Reilly
上傳時間: 2013-12-21
上傳用戶:dancnc
This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants
標簽: combination materials reference creating
上傳時間: 2015-10-19
上傳用戶:784533221
at91sam7 use PIO interrupt to finish PS2 protocl,in IAR directly instead atmel example interruptbasic complie/src
標簽: interrupt protocl finish sam7
上傳時間: 2015-10-30
上傳用戶:1583060504
<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.createobject("adodb.recordset") sqltext="select * from RegUser where UserId= " & request.form("uid") & " " rs.open sqltext,co
標簽: lt LANGUAGE VBSCRIPT include
上傳時間: 2013-12-08
上傳用戶:yuanyuan123