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

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

Root-MUSIC

  • 可在系統(tǒng)引導(dǎo)時(shí)工作的RootKit,較簡單 1) It s very small.The basic framework is just about 100 lines of assembly

    可在系統(tǒng)引導(dǎo)時(shí)工作的RootKit,較簡單 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily). 3) BOOT KIT is PXE-compatible. 4) It can even lead to first ever PXE virus 5)It also enables you to load other root kits if you have physical access(Normally root kits can only be loaded by the administrator)

    標(biāo)簽: framework assembly RootKit small

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

    上傳用戶:gdgzhym

  • 這是一個(gè)讓單片機(jī)發(fā)出音樂的程序

    這是一個(gè)讓單片機(jī)發(fā)出音樂的程序,包括幾種簡單的聲響,警聲,和幾首音樂。 ..\TestSound.prj 項(xiàng)目文件 ..\TestSound.c 主程序文件 ..\Music.h 音樂驅(qū)動(dòng)文件 ..\Music_data.h 幾首音樂數(shù)據(jù)文件 ..\TestSound.hex 可供燒錄的文件 ..\TestSound.asm 生成的匯編文件

    標(biāo)簽: 單片機(jī) 程序

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

    上傳用戶:ls530720646

  • Linux 下 的 rootkit 攻擊

    Linux 下 的 rootkit 攻擊,利用rootkit可以讓攻擊者用來隱藏自己的蹤跡和保留root訪問權(quán)限。

    標(biāo)簽: rootkit Linux 攻擊

    上傳時(shí)間: 2015-08-16

    上傳用戶:tianjinfan

  • 含此文檔只表示此壓縮包來自于DELPHI盒子網(wǎng)站 ------------------------------------------------------------------------

    含此文檔只表示此壓縮包來自于DELPHI盒子網(wǎng)站 ------------------------------------------------------------------------- DELPHI盒子 二零零三新版 http://www.2ccc.com http://www.delphibox.com Email:root@2ccc.com DELPHI相關(guān)源碼下載,作品發(fā)布,個(gè)性論壇,支持WEB/FTP文件上傳,會(huì)員WEB空間,VIP會(huì)員***@2ccc.com郵箱。 2ccc技術(shù)論壇 http://bbs.2ccc.com 2ccc個(gè)人網(wǎng)絡(luò)空間,免費(fèi)8M永久使用web空間,可以上傳任何文件,上傳進(jìn)度顯示,送個(gè)人留言板,VIP會(huì)員可申請(qǐng)100M空間。 http://my.2ccc.com 2003-9-25 第9次改版正式開通,每日更新。 -------------------------------------------------------------------------- DELPHIBOX New Version @ 2003 http://www.2ccc.com http://www.delphibox.com Email:root@2ccc.com DELPHI Code,App,Simple to Publish,forum,WEB/FTP uploads Support,member WEB Space or email addr. 2ccc Tech Forum. http://bbs.2ccc.com 2ccc Web Space,Free 8M Space,Upload any file-type. http://my.2ccc.com 2003-9-25 New Version WebSite ninthly,Update everyday.

    標(biāo)簽: DELPHI 文檔 子網(wǎng)

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

    上傳用戶:qiaoyue

  • Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols.

    Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 Generator polynomial, g(x) = a^15 a^21*X + a^6*X^2 + a^15*X^3 + a^25*X^4 + a^17*X^5 + a^18*X^6 + a^30*X^7 + a^20*X^8 + a^23*X^9 + a^27*X^10 + a^24*X^11 + X^12. Note: a = alpha, primitive element in GF(2^5) and a^i is root of g(x) for i = 19, 20, ..., 30. Uses Verilog description with synthesizable RTL modelling. Consists of 5 main blocks: SC (Syndrome Computation), KES (Key Equation Solver), CSEE (Chien Search and Error Evaluator), Controller and FIFO Register.

    標(biāo)簽: symbols length Hard-decision Codeword

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

    上傳用戶:曹云鵬

  • LCD and Keyboard ARMulator model for the ADS Source Code Copy the provided ARMulate folder into y

    LCD and Keyboard ARMulator model for the ADS Source Code Copy the provided ARMulate folder into your ADS directory tree at the root, for example in c:\ADSv1_1. If prompted to overwrite files, choose Yes. The batch file copy_console.bat will place the appropriate files inside the \Bin directory so that they will be found by the ARMulator. You still need to follow the instructions under "Using the Model" to set up the configuration files.

    標(biāo)簽: ARMulator the Keyboard ARMulate

    上傳時(shí)間: 2014-02-25

    上傳用戶:woshini123456

  • Prony算法工具箱。Prony方法是用一組指數(shù)項(xiàng)的線性組合來擬和等間距采樣數(shù)據(jù)的方法,可以從中分析出信號(hào)的幅值、相位、阻尼因子、頻率等信息。considerations including data

    Prony算法工具箱。Prony方法是用一組指數(shù)項(xiàng)的線性組合來擬和等間距采樣數(shù)據(jù)的方法,可以從中分析出信號(hào)的幅值、相位、阻尼因子、頻率等信息。considerations including data preprocessing, model order selection, model order selection criteria, signal subspace selection, signal and noise separation, root inspection and assessing residuals. The PTbox provides flexibility to compare and display analysis results simultaneously for several parameter variations.

    標(biāo)簽: Prony considerations including data

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

    上傳用戶:lizhizheng88

  • 這是各種計(jì)算功率譜的matlab程序

    這是各種計(jì)算功率譜的matlab程序,有自相關(guān)法,music法,burg法,esprit法等。

    標(biāo)簽: matlab 計(jì)算 功率譜 程序

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

    上傳用戶:ruan2570406

  • Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Conta

    Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Contains the driver sources. Compile with "make". Then as root, install with "make install". Type "modprobe finepix" to load the module. userspace/ Type "make" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest.

    標(biāo)簽: driver i.e. FujiFilm FinePix

    上傳時(shí)間: 2014-11-28

    上傳用戶:chenxichenyue

  • JAVA通過連接池技術(shù)連接MYSQL數(shù)據(jù)庫

    JAVA通過連接池技術(shù)連接MYSQL數(shù)據(jù)庫, MYSQL用戶名 root 密碼kof2

    標(biāo)簽: MYSQL JAVA 連接 數(shù)據(jù)庫

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

    上傳用戶:zq70996813

主站蜘蛛池模板: 兴安县| 东乌| 深水埗区| 邹平县| 喜德县| 宝鸡市| 旬阳县| 西乌珠穆沁旗| 北安市| 屯门区| 海盐县| 梁平县| 眉山市| 商南县| 道孚县| 凤凰县| 神池县| 东平县| 上饶县| 庄浪县| 临城县| 酉阳| 芒康县| 夹江县| 常山县| 湖口县| 邢台县| 荃湾区| 南乐县| 安达市| 海口市| 集安市| 勐海县| 乌兰浩特市| 卫辉市| 潞西市| 贵港市| 山阳县| 平顺县| 会东县| 扶沟县|