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

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

Frame-buffer

  • 工具分類:攻擊程序 運行平臺:Windows 工具大小:7577 Bytes 文件MD5 :28f6d5f4d818438522a3d0dc8a3fa46b 工具來源:securiteam.com /

    工具分類:攻擊程序 運行平臺:Windows 工具大小:7577 Bytes 文件MD5 :28f6d5f4d818438522a3d0dc8a3fa46b 工具來源:securiteam.com // GDI+ buffer overrun exploit by FoToZ // NB: the headers here are only sample headers taken from a .JPG file, // with the FF FE 00 01 inserted in header1. // Sample shellcode is provided // You can put approx. 2500 bytes of shellcode...who needs that much anyway // Tested on an unpatched WinXP SP1

    標簽: 818438522a d818438522 securiteam 818438522

    上傳時間: 2015-01-20

    上傳用戶:Late_Li

  • 一個用Java語言編寫的記事本程序

    一個用Java語言編寫的記事本程序,其中的 Frame類可以支持代碼的重用。

    標簽: Java 語言 編寫 程序

    上傳時間: 2015-02-06

    上傳用戶:songrui

  • 本程序為放出的測試用魔方(MoFang.java)

    本程序為放出的測試用魔方(MoFang.java),包含所有的核心代碼及注釋,調(diào)試,測試代碼。你可以用鼠標轉(zhuǎn)動魔方,用鍵盤上的方向鍵移動魔方位置,除此以外,代碼中還有大量功能,如智能搜索求解魔方,目前正在制作圖形控制界面,也可用于applet嵌入網(wǎng)頁中,Frame,也可做成java bean組件,有java bean需要的,請與作者本人聯(lián)系。

    標簽: MoFang java 程序 測試

    上傳時間: 2015-02-14

    上傳用戶:xinyuzhiqiwuwu

  • 使用的是API編程,可格式化、校驗和讀寫特殊扇區(qū)。可用作Windows下的磁盤加密。本函數(shù)還有以下兩個缺點以待改進: 1.本函數(shù)還只能讀能讀 A: 和 B:,即只能對軟盤操作 2.不能改變磁盤扇區(qū)大小

    使用的是API編程,可格式化、校驗和讀寫特殊扇區(qū)。可用作Windows下的磁盤加密。本函數(shù)還有以下兩個缺點以待改進: 1.本函數(shù)還只能讀能讀 A: 和 B:,即只能對軟盤操作 2.不能改變磁盤扇區(qū)大小,只能是標準的 512 個字節(jié)。 參數(shù)說明: command 操作: 0 重置磁盤 2 讀扇區(qū) 3 寫扇區(qū) 4 校驗磁道 5 格式化磁道 8 得到設備參數(shù) (int 1EH) drive 驅(qū)動器 A:=0 B:=1 head 磁頭號,范圍 0 - 1 track 磁道號,范圍 0 - 84 ( 80 - 84 為特殊磁道,通常用來加密 ) sector 扇區(qū)號,范圍 0 - 255 ( 19 - 255 為非標準扇區(qū)編號,通常用來加密) nsectors 每次讀或?qū)懙纳葏^(qū)數(shù),不能超出每磁道的最大扇區(qū)數(shù) buffer 數(shù)據(jù)寫入或讀出的緩沖區(qū),大小為 512 個字節(jié) 返回值 ( 同 Int 13H ): 0x0 成功 0x1 無效的命令 0x3 磁盤被寫保護 0x4 扇區(qū)沒有找到 0xa 發(fā)現(xiàn)壞扇區(qū) 0x80 磁盤沒有準備好

    標簽: Windows API 函數(shù) 磁盤

    上傳時間: 2013-12-05

    上傳用戶:moerwang

  • This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer a

    This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.

    標簽: initiated described modified slightly

    上傳時間: 2014-01-09

    上傳用戶:sk5201314

  • This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct

    This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.

    標簽: implements I2C functions the

    上傳時間: 2015-04-02

    上傳用戶:邶刖

  • This version of the code is compatible only with the AT89C2051 due to the location of the data buf

    This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the smaller amount of RAM available in the AT89C1051.

    標簽: the compatible location version

    上傳時間: 2015-04-05

    上傳用戶:changeboy

  • 曾有許多網(wǎng)友問我有關JavaScript與框架(為求方便

    曾有許多網(wǎng)友問我有關JavaScript與框架(為求方便,以下均用frame表示)合用的問題。事實上,若您同時想用frames和JavaScript的功能,首先您必需擁有Netscape Navigator 2.0 (或以上)瀏覽器( 至少目前是如此)。當然也有某些瀏覽器支援frames的功能--如:Oracle開發(fā)的PowerBrowser,但此瀏覽器還只是Beta版,目前尚不支援JavaScript。

    標簽: JavaScript 多網(wǎng)

    上傳時間: 2013-12-21

    上傳用戶:星仔

  • USB device的PC機測試程序

    USB device的PC機測試程序,可以通過設置buffer的大小來測試buffer對USB傳輸速度的影響。

    標簽: device USB PC機 測試程序

    上傳時間: 2013-12-19

    上傳用戶:asddsd

  • 多線程 網(wǎng)絡傳輸 開發(fā)環(huán)境:Delphi7.0+WinXP

    多線程 網(wǎng)絡傳輸 開發(fā)環(huán)境:Delphi7.0+WinXP,沒用其他控件(除了Delphi自帶的Indy) 傳輸協(xié)議:TCP/IP 客戶端一次發(fā)送65000字節(jié)的包,服務端負責組裝并處理數(shù)據(jù)粘連。 使用ReadBuffer(),Send()函數(shù)來接收發(fā)送Buffer內(nèi)字節(jié),這樣作的目的是使程序具有更好的靈活性。你可以自定義Buffer內(nèi)那些字節(jié)的含義,例如是字符串、圖像、聲音、命令等等。 文件的多線程讀寫采用windows內(nèi)存映像技術。 關鍵的服務器處理函數(shù)IdTCPServer1Execute(AThread: TIdPeerThread)是非線程安全的。如果使用臨界區(qū),那么多線程將在這里串行執(zhí)行,嚴重降低多線程效率。對此,我采用一個簡單的辦法,具體可以看程序。

    標簽: Delphi WinXP 7.0 多線程

    上傳時間: 2014-12-02

    上傳用戶:silenthink

主站蜘蛛池模板: 云霄县| 大冶市| 收藏| 和静县| 茶陵县| 勐海县| 福州市| 阜城县| 多伦县| 敖汉旗| 和龙市| 大厂| 醴陵市| 濮阳县| 田阳县| 白银市| 蒲江县| 平和县| 凭祥市| 修文县| 铜鼓县| 枣阳市| 浏阳市| 常州市| 五大连池市| 开原市| 康保县| 潼南县| 永年县| 哈尔滨市| 通化市| 普兰店市| 丰城市| 平顶山市| 临汾市| 大关县| 福鼎市| 沽源县| 金溪县| 铜川市| 利津县|