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

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

TABLE-driven

  • Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-

    Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures

    標簽: Object-oriented Deterministic Complete notation

    上傳時間: 2014-11-29

    上傳用戶:kr770906

  • PE可執行文件的鑲入式程序的編寫方法及示例(鑲入式后門程序&原程序) 由于Microsoft公司的Windows系統是當前大部分個人電腦所使用的操作系統 主要包括win95,98,me,nt4,200

    PE可執行文件的鑲入式程序的編寫方法及示例(鑲入式后門程序&原程序) 由于Microsoft公司的Windows系統是當前大部分個人電腦所使用的操作系統 主要包括win95,98,me,nt4,2000,xp等,而這些系統所使用的可執行文件的格式基 本上是PE結構的。這里的可執行文件的鑲入式程序就是針對PE結構的可執行文件。 這里先簡單說一下PE文件框架結構: DOS MZ header DOS stub//在不支持 PE文件格式的操作系統中它將簡單顯示一個錯誤提示 PE header//含了許多PE裝載器用到的重要信息 Section table//每個Section的信息 Section 1 Section 2 Section 3.... 由于SectionAlignment 塊對齊的原因每個Section之間都會產生很多空間, 鑲入式程序的代碼可以放在Section之間的空位上,比較方便的方法是把代碼放在 最后一個Section的末尾,然后更改Misc.VirtualSize和SizeOfRawData這兩個位 于Section table的IMAGE_SECTION_HEADER結構數組的成員。如果代碼十分的長, 有時候會造成鑲入的代碼無法被完全加載而產生錯誤,這時需要更改SizeOfImage 在IMAGE_NT_HEADERS 結構中。 在不同的WINDOWS版本中api調用地址也有不同,為了解決這個問題可以更改引 入表讓加載器

    標簽: Microsoft Windows 程序 200

    上傳時間: 2015-01-13

    上傳用戶:luopoguixiong

  • 留言本 需要修改的地方都有注釋 你可以自行修改 主要有login.jsp和jdbc.java里面關系都數據庫連接部分 jdbc你修改編譯之后請放到WEB-INFclasseswu目錄下面 數據庫采用的

    留言本 需要修改的地方都有注釋 你可以自行修改 主要有login.jsp和jdbc.java里面關系都數據庫連接部分 jdbc你修改編譯之后請放到WEB-INF\classes\wu目錄下面 數據庫采用的是mysql 建表語言是: CREATE TABLE liuyan_temp ( id int(6) NOT NULL auto_increment, url varchar(100) default # , ip varchar(20) default NULL, email varchar(50) default # , qq varchar(20) default NULL, sj varchar(30) default NULL, content text, xm varchar(20) default 沒有姓名 , KEY id (id) ) TYPE=MyISAM

    標簽: jdbc WEB-INFclasseswu login java

    上傳時間: 2014-01-10

    上傳用戶:songyue1991

  • CBC下寫的串口編程

    CBC下寫的串口編程,API函數實例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows.

    標簽: CBC 串口編程

    上傳時間: 2014-06-20

    上傳用戶:cccole0605

  • 英文名為:《Data.Protection.and.Information.Lifecycle.Management》內容為:數據維護計劃的統一框架

    英文名為:《Data.Protection.and.Information.Lifecycle.Management》內容為:數據維護計劃的統一框架,數據維護的策略標準,使用政策驅動(policy-driven)數據維護及數據生命周期(DLM)管理來提高安全、降低成本等。

    標簽: Information Protection Management Lifecycle

    上傳時間: 2014-01-08

    上傳用戶:banyou

  • 自動升級

    自動升級,實現pb自動升級,程序名稱: 自動升級系統 版本: 1.1 開發者: 李建忠(ljz6600@126.com) 程序文件: update.exe 功能: 實現升級一臺機子上的程序,所有其它機子的程序自動升級. 開發工具: PB6.5 (也適用于PB7、PB8、PB9、PB10) 運行環境: 基于數據庫(SQL2000測試通過,其它如Oracle,MySQL,Sybase應該沒問題) 特點: 1.支持多個模塊,支持一個模塊多個文件. 2.文件位置可不為當前目錄. 3.可自動壓縮文件,然后上傳,提高上傳與下載速度. 4.update.exe可自動升級(注:僅隨新系統升級時升級!!!) 使用說明: 1.先創建表,見Table.txt 2.工程所包含的文件,可在uo_updown.uf_check()中定義. (參看原有的!) 3.創建工程時, 請不要把update.pbl生成PBD,這樣保證在同一目錄,可以多個 工程能正確自動升級. 歡迎您提出寶貴意見. ljz6600(ljz6600@126.com) 2004.11.25

    標簽: 自動升級

    上傳時間: 2013-12-10

    上傳用戶:www240697738

  • This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup

    This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.

    標簽: firmware mouse translates translator

    上傳時間: 2015-04-26

    上傳用戶:cuiyashuo

  • 新聞采集系統1.0.2 For 4.03(2005.05.15更新) 【使用環境】 本系統是基于動易4.03免費版的基礎上的新聞采集系統

    新聞采集系統1.0.2 For 4.03(2005.05.15更新) 【使用環境】 本系統是基于動易4.03免費版的基礎上的新聞采集系統,只能用于4.03版本。 本系統采用了ASP + Access編寫,您必須保證您的主機已經安裝微軟IIS5.0或者更高版本, 同時支持Access數據庫、XMLHTTP組件才能運行本系統,如要保存文件還需要支持FSO組件。 【更新說明】 1、配色模板改為默認 2、更新數據時檢查更加詳細 3、"公用"過濾不起作用的問題 4、增加解析swf文件功能 5、修正穩定模式(有限制新聞數量時)不能正常采集的錯誤 6、修正了列表中批量添加時數字只能按升序 7、修正了無法刪除過濾記錄的錯誤 8、修正了過濾管理分頁鏈接的錯誤 9、增加了table,tr,td表格過濾的功能 10、其它一些不是問題的問題

    標簽: 4.03 2005 For 新聞

    上傳時間: 2015-05-01

    上傳用戶:asasasas

  • How to Use Tables With the JTable (in the API reference documentation) class you can display tables

    How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a typical table displayed within a scroll pane

    標簽: documentation the reference display

    上傳時間: 2013-12-23

    上傳用戶:ayfeixiao

  • Shows how to use all list selection modes, using a list selection listener that s shared between a t

    Shows how to use all list selection modes, using a list selection listener that s shared between a table and list.

    標簽: selection list listener between

    上傳時間: 2015-05-04

    上傳用戶:jichenxi0730

主站蜘蛛池模板: 全椒县| 尚义县| 同德县| 闽清县| 丽水市| 桦川县| 龙江县| 辽宁省| 南华县| 永州市| 镇安县| 体育| 麻江县| 通道| 永丰县| 武汉市| 阜康市| 织金县| 宁都县| 读书| 大厂| 兴国县| 共和县| 本溪| 阿拉善右旗| 韶关市| 沅陵县| 旬邑县| 河北省| 建平县| 平陆县| 无为县| 景德镇市| 屏南县| 永嘉县| 信阳市| 浦东新区| 巍山| 嫩江县| 东丽区| 凤冈县|