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

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Library

  • 這是msp430系列單片機的封裝庫

    這是msp430系列單片機的封裝庫,protel99se Library,挺有用的喲。

    標(biāo)簽: msp 430 單片機 封裝庫

    上傳時間: 2015-04-13

    上傳用戶:hasan2015

  • 英語句子自然語言處理統(tǒng)計分析例子 Statistical parsing of English sentences Shows how to generate parse trees for

    英語句子自然語言處理統(tǒng)計分析例子 Statistical parsing of English sentences Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing Library.

    標(biāo)簽: Statistical sentences generate English

    上傳時間: 2015-04-18

    上傳用戶:fxf126@126.com

  • 序列模式挖掘prefixspan算法源代碼。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ comp

    序列模式挖掘prefixspan算法源代碼。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).

    標(biāo)簽: License Requirements prefixspan General

    上傳時間: 2013-12-22

    上傳用戶:ouyangtongze

  • The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s

    The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time Library which is tuned for single chip systems.

    標(biāo)簽: KEIL_IODemo allocation routines project

    上傳時間: 2013-12-08

    上傳用戶:ve3344

  • UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc

    UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time Library which is tuned for single chip systems.

    標(biāo)簽: Allocation GNU_IODemo Example project

    上傳時間: 2015-05-04

    上傳用戶:Amygdala

  • JabberX 是一個基于unix平臺的jabber客戶端 JabberX is a unix console Jabber client. Jabber is a cross-platform,

    JabberX 是一個基于unix平臺的jabber客戶端 JabberX is a unix console Jabber client. Jabber is a cross-platform, open source, XML-based, distributed instant messaging system. Requirements: ------------- Iksemel Library (from http://jabber-x.sourceforge.net) NCurses or S-Lang package. Autoconf and Automake packages are required for compiling from cvs. Perl is required for building perl scripting support.

    標(biāo)簽: JabberX Jabber unix cross-platform

    上傳時間: 2013-12-18

    上傳用戶:wfeel

  • I. Introduction This code exploits a previously undisclosed vulnerability in the bit string deco

    I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 Library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. II. Screenshots $ ./kill-bill.pl . kill-bill : Microsoft ASN.1 remote exploit for CAN-2003-0818 (MS04-007) by Solar Eclipse <solareclipse@phreedom.org> Usage: kill-bill -p <port> -s <service> host Services: iis IIS HTTP server (port 80) iis-ssl IIS HTTP server with SSL (port 443) exchange Microsoft Exchange SMTP server (port 25) smb-nbt SMB over NetBIOS (port 139) smb SMB (port 445) If a service is running on its default port you don t have to specify both the service and the port. Examples: kill-bill -s iis 192.168.0.1 kill-bill -p 80 192.168.0.1 kill-bill -p 1234 -s smb 192.168.0.1

    標(biāo)簽: I. vulnerability Introduction undisclosed

    上傳時間: 2015-05-15

    上傳用戶:xhz1993

  • A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtract

    A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code Library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.

    標(biāo)簽: bit collection including addition

    上傳時間: 2015-05-17

    上傳用戶:cursor

  • Due to an increase in demand for and questions about direct disk access for Micrososft platforms, a

    Due to an increase in demand for and questions about direct disk access for Micrososft platforms, and due to the fact that Microsoft has no API for direct disk access, I am releasing this Library much earlier than I intended at that start. I am still working on this code.

    標(biāo)簽: Micrososft for questions platforms

    上傳時間: 2014-01-26

    上傳用戶:xaijhqx

  • 1. PL/0 語言介紹 ●PL/0 程序設(shè)計語言是一個較簡單的語言

    1. PL/0 語言介紹 ●PL/0 程序設(shè)計語言是一個較簡單的語言,它以賦值語句為基礎(chǔ),構(gòu)造概念有順序、條件和重復(fù)(循環(huán))三種。PL/0 有子程序概念,包括過程定義(可以嵌套)與調(diào)用且有局部變量說明。PL/0語言編譯程序采用以語法分析為核心、一遍掃描的編譯方法。詞法分析和代碼生成作為獨立的子程序供語法分析程序調(diào)用。語法分析的同時,提供了出錯報告和出錯恢復(fù)的功能。在源程序沒有錯誤編譯通過的情況下,調(diào)用類PCODE解釋程序解釋執(zhí)行生成的類PCODE代碼。 ●保留字(關(guān)鍵字):所謂保留字是指在Pascal語言中具有特定的含義。標(biāo)準(zhǔn)Pascal語言中的保留字一共有35個,Turbo Pascal語言一共有51個。下面是Pascal語言的保留字:AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,F(xiàn)ILE,F(xiàn)OR,F(xiàn)UNTION,GOTO,IF,IN,LABEL,MOD,NIL,NOT,OF,OR,PACKED,PROCEDURE,PROGRAM,RECORD,REPEAT,SET,THEN,TO,TYPE,UNTIL,VAR,WHILE,WITH,EXPORTS,SHR,STRING,ASM,OBJECT,UNIT,CONSTRUCTOR,IMPLEMENTATION,DESTRUCTOR,USES,INHERITED,INLINE,INTERFACE,Library,XOR,SHL

    標(biāo)簽: PL 語言 程序設(shè)計語言

    上傳時間: 2015-07-17

    上傳用戶:zm7516678

主站蜘蛛池模板: 静海县| 永康市| 屏山县| 鹤岗市| 铜陵市| 海城市| 东乌珠穆沁旗| 深州市| 托克托县| 渭源县| 萝北县| 罗源县| 株洲县| 依安县| 万州区| 南靖县| 开化县| 南川市| 涿鹿县| 合川市| 武清区| 济宁市| 宿州市| 永州市| 黎城县| 大连市| 汉阴县| 望都县| 内江市| 石景山区| 扶风县| 瑞安市| 曲周县| 烟台市| 乌兰浩特市| 勐海县| 新宁县| 凤冈县| 峨边| 乃东县| 潼南县|